[parent not found: <55F84DE1.4080809@ipfire.org>]
* Re: [PATCH] Email-Date-Format: renamed rootfile
[not found] <55F84DE1.4080809@ipfire.org>
@ 2015-09-18 9:17 ` Michael Tremer
2015-09-19 10:49 ` Matthias Fischer
0 siblings, 1 reply; 5+ messages in thread
From: Michael Tremer @ 2015-09-18 9:17 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 505 bytes --]
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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Email-Date-Format: renamed rootfile
2015-09-18 9:17 ` Michael Tremer
@ 2015-09-19 10:49 ` Matthias Fischer
0 siblings, 0 replies; 5+ messages in thread
From: Matthias Fischer @ 2015-09-19 10:49 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 805 bytes --]
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH] Email-Date-Format: renamed rootfile
@ 2015-09-13 18:51 Matthias Fischer
2015-09-14 21:56 ` Michael Tremer
0 siblings, 1 reply; 5+ messages in thread
From: Matthias Fischer @ 2015-09-13 18:51 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1905 bytes --]
Email-Date-Fomat: renamed rootfile
Signed-off-by: Matthias Fischer <matthias.fischer(a)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
--
2.5.2
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Email-Date-Format: renamed rootfile
2015-09-13 18:51 Matthias Fischer
@ 2015-09-14 21:56 ` Michael Tremer
0 siblings, 0 replies; 5+ messages in thread
From: Michael Tremer @ 2015-09-14 21:56 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2180 bytes --]
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(a)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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-09-19 10:49 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <55FC34AF.10307@ipfire.org>
2015-09-19 9:22 ` [PATCH] Email-Date-Format: renamed rootfile Michael Tremer
[not found] <55F84DE1.4080809@ipfire.org>
2015-09-18 9:17 ` Michael Tremer
2015-09-19 10:49 ` Matthias Fischer
2015-09-13 18:51 Matthias Fischer
2015-09-14 21:56 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox