Email-Date-Format: renamed rootfile

Message ID 1442170299-22449-1-git-send-email-matthias.fischer@ipfire.org
State Changes Requested
Headers

Message

Matthias Fischer Sept. 14, 2015, 4:51 a.m. UTC
  Email-Date-Fomat: renamed rootfile

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 config/rootfiles/common/Email-Date-Format   | 8 --------
 config/rootfiles/common/Email-Date-Format-1 | 8 ++++++++
 2 files changed, 8 insertions(+), 8 deletions(-)
 delete mode 100644 config/rootfiles/common/Email-Date-Format
 create mode 100644 config/rootfiles/common/Email-Date-Format-1
  

Comments

Michael Tremer Sept. 15, 2015, 7:56 a.m. UTC | #1
Hi Matthias,

did you check that these actually work?

I think the rootfile should rather be called perl-Email-Date-Fomat. Can
you please confirm?

Best,
-Michael

On Sun, 2015-09-13 at 20:51 +0200, Matthias Fischer wrote:
> Email-Date-Fomat: renamed rootfile
> 
> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> ---
>  config/rootfiles/common/Email-Date-Format   | 8 --------
>  config/rootfiles/common/Email-Date-Format-1 | 8 ++++++++
>  2 files changed, 8 insertions(+), 8 deletions(-)
>  delete mode 100644 config/rootfiles/common/Email-Date-Format
>  create mode 100644 config/rootfiles/common/Email-Date-Format-1
> 
> diff --git a/config/rootfiles/common/Email-Date-Format
> b/config/rootfiles/common/Email-Date-Format
> deleted file mode 100644
> index dbfab85..0000000
> --- a/config/rootfiles/common/Email-Date-Format
> +++ /dev/null
> @@ -1,8 +0,0 @@
> -#usr/lib/perl5/site_perl/5.12.3/Email
> -#usr/lib/perl5/site_perl/5.12.3/Email/Date
> -usr/lib/perl5/site_perl/5.12.3/Email/Date/Format.pm
> -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread
> -multi/auto/Email
> -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread
> -multi/auto/Email/Date
> -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread
> -multi/auto/Email/Date/Format
> -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread
> -multi/auto/Email/Date/Format/.packlist
> -#usr/share/man/man3/Email::Date::Format.3
> diff --git a/config/rootfiles/common/Email-Date-Format-1
> b/config/rootfiles/common/Email-Date-Format-1
> new file mode 100644
> index 0000000..dbfab85
> --- /dev/null
> +++ b/config/rootfiles/common/Email-Date-Format-1
> @@ -0,0 +1,8 @@
> +#usr/lib/perl5/site_perl/5.12.3/Email
> +#usr/lib/perl5/site_perl/5.12.3/Email/Date
> +usr/lib/perl5/site_perl/5.12.3/Email/Date/Format.pm
> +#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread
> -multi/auto/Email
> +#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread
> -multi/auto/Email/Date
> +#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread
> -multi/auto/Email/Date/Format
> +#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread
> -multi/auto/Email/Date/Format/.packlist
> +#usr/share/man/man3/Email::Date::Format.3
  
Michael Tremer Sept. 18, 2015, 7:17 p.m. UTC | #2
Arne renamed them to perl-... That should fix the problem.

Best,
-Michael

On Tue, 2015-09-15 at 18:57 +0200, Matthias Fischer wrote:
> Hi Michael,
> 
> On 14.09.2015 23:56, Michael Tremer wrote:
> > I think the rootfile should rather be called perl-Email-Date-Fomat.
> > Can
> > you please confirm?
> 
> I thought that, too - and was a bit puzzled. I will do a new build 
> tonight with the original rootfile names (and an updated 'iproute2 
> 4.2.0' ;-) ) and make a second check.
> 
> Best
> Matthias
  
Michael Tremer Sept. 19, 2015, 7:22 p.m. UTC | #3
You need to make sure to reply to the list, too.

-Michael

On Fri, 2015-09-18 at 17:58 +0200, Matthias Fischer wrote:
> Hi,
> 
> On 18.09.2015 11:17, Michael Tremer wrote:
> > Arne renamed them to perl-... That should fix the problem.
> 
> Thanks - I was on the wrong way - but couldn't test this any further.
> During the last builds, my 'Devel' tried to fool me. After clearing
> the 
> 'ccache' its working again.
> 
> 'next' is up-to-date - in the first attempt build was completed and 
> 'iproute2 4.2.0' was build OK. Today I start a new build...
> 
> Regards
> Matthias
>
  
Matthias Fischer Sept. 19, 2015, 8:49 p.m. UTC | #4
Hi,

First reply wasn't sent to all. Here's a final version, this time for 
the list, too...: ;-)

  On 18.09.2015 11:17, Michael Tremer wrote:
> Arne renamed them to perl-... That should fix the problem.
>
> Best,
> -Michael
>
> On Tue, 2015-09-15 at 18:57 +0200, Matthias Fischer wrote:
>> Hi Michael,
>>
>> On 14.09.2015 23:56, Michael Tremer wrote:
>> > I think the rootfile should rather be called perl-Email-Date-Fomat.
>> > Can you please confirm?

I thought that, too - and was a bit puzzled. In the meantime I ran a new 
build with the corrected rootfile names from Arne's commit (and an 
updated 'iproute2 4.2.0'. Rootfiles seem to be ok and 'iproute2' is 
running. Everything's ok now.

Clearing the 'ccache' dir also helped with the segfaults during 'strip' 
(Thanks Arne!).

Regards
Matthias