Email-Date-Format: renamed rootfile
Message ID | 1442170299-22449-1-git-send-email-matthias.fischer@ipfire.org |
---|---|
State | Changes Requested |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (mail01.tremer.info [172.28.1.200]) by septima.ipfire.org (Postfix) with ESMTP id B85E4620AF for <patchwork@ipfire.org>; Sun, 13 Sep 2015 20:51:45 +0200 (CEST) Received: from hedwig.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 088C8D53; Sun, 13 Sep 2015 20:51:45 +0200 (CEST) Received: from Devel.localdomain (p578D1D76.dip0.t-ipconnect.de [87.141.29.118]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 339BB9F5 for <development@lists.ipfire.org>; Sun, 13 Sep 2015 20:51:44 +0200 (CEST) From: Matthias Fischer <matthias.fischer@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH] Email-Date-Format: renamed rootfile Date: Sun, 13 Sep 2015 20:51:39 +0200 Message-Id: <1442170299-22449-1-git-send-email-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.5.2 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Matthias Fischer
14 Sep 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
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
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
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 >
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