Broken dependencies: mojomojo
mojomojo has broken dependencies in the rawhide tree: On x86_64: mojomojo-1.10-1.fc20.noarch requires perl(HTML::FormFu::Element::reCAPTCHA) On i386: mojomojo-1.10-1.fc20.noarch requires perl(HTML::FormFu::Element::reCAPTCHA) On armhfp: mojomojo-1.10-1.fc20.noarch requires perl(HTML::FormFu::Element::reCAPTCHA) Please resolve this as soon as possible. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
Broken dependencies: perl-GnuPG-Interface
perl-GnuPG-Interface has broken dependencies in the rawhide tree: On x86_64: perl-GnuPG-Interface-0.50-1.fc21.noarch requires perl(MooX::late) On i386: perl-GnuPG-Interface-0.50-1.fc21.noarch requires perl(MooX::late) On armhfp: perl-GnuPG-Interface-0.50-1.fc21.noarch requires perl(MooX::late) Please resolve this as soon as possible. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
Broken dependencies: perl-Language-Expr
perl-Language-Expr has broken dependencies in the rawhide tree: On x86_64: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
Broken dependencies: perl-Catalyst-Controller-HTML-FormFu
perl-Catalyst-Controller-HTML-FormFu has broken dependencies in the rawhide tree: On x86_64: perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires perl(HTML::FormFu::MultiForm) On i386: perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires perl(HTML::FormFu::MultiForm) On armhfp: perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires perl(HTML::FormFu::MultiForm) Please resolve this as soon as possible. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1085336] perl-DBIx-Class-0.08250-2.fc21 FTBFS
https://bugzilla.redhat.com/show_bug.cgi?id=1085336 --- Comment #4 from Fedora Update System --- perl-DBIx-Class-0.08250-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/perl-DBIx-Class-0.08250-3.fc20 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=pe0qLENPGj&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
File SQL-Abstract-1.77.tar.gz uploaded to lookaside cache by pghmcfc
A file has been added to the lookaside cache for perl-SQL-Abstract: 4e7af7304a5e6c89e1e23582c7d6b657 SQL-Abstract-1.77.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1085579] perl-Moose compiled for perl API v5.16.0; fedora perl now at v5.18.0
https://bugzilla.redhat.com/show_bug.cgi?id=1085579 --- Comment #2 from simon.gal...@gmail.com --- Thanks -- will check on the other systems. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=BBTGyprFMg&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-DBIx-Class/f20] Adapt to new sqlite-3.8.2 exception messages
Summary of changes: 14999c3... Adapt to new sqlite-3.8.2 exception messages (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-DBIx-Class] Adapt to new sqlite-3.8.2 exception messages
commit 14999c3525ac7993a8db3615087d46445fb5bcc0 Author: Petr Písař Date: Wed Apr 9 15:42:48 2014 +0200 Adapt to new sqlite-3.8.2 exception messages ...SQLite-changed-their-exception-text-again.patch | 67 perl-DBIx-Class.spec |9 +++- 2 files changed, 75 insertions(+), 1 deletions(-) --- diff --git a/DBIx-Class-0.08250-SQLite-changed-their-exception-text-again.patch b/DBIx-Class-0.08250-SQLite-changed-their-exception-text-again.patch new file mode 100644 index 000..61811ba --- /dev/null +++ b/DBIx-Class-0.08250-SQLite-changed-their-exception-text-again.patch @@ -0,0 +1,67 @@ +From ed5550d36c5771dfb5492b23127f8af9e38254d4 Mon Sep 17 00:00:00 2001 +From: Peter Rabbitson +Date: Mon, 13 Jan 2014 12:49:53 +0100 +Subject: [PATCH] SQLite changed their exception text again +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +Signed-off-by: Petr Písař + +Ported to 0.08250. + +diff --git a/t/multi_create/standard.t b/t/multi_create/standard.t +index 5a02947..6c1efd8 100644 +--- a/t/multi_create/standard.t b/t/multi_create/standard.t +@@ -444,7 +444,11 @@ throws_ok ( sub { + #$t->cd($t->new_related('cd', { artist => undef } ) ); + #$t->{_rel_in_storage} = 0; + $t->insert; +-}, qr/cd.artist may not be NULL/, "Exception propogated properly"); ++}, qr/DBI Exception.+(?x: ++\QNOT NULL constraint failed: cd.artist\E ++ | ++\Qcd.artist may not be NULL\E ++)/s, "Exception propogated properly"); + + lives_ok ( sub { + $schema->resultset('CD')->create ({ +diff --git a/t/relationship/update_or_create_multi.t b/t/relationship/update_or_create_multi.t +index 8710048..c7cce7a 100644 +--- a/t/relationship/update_or_create_multi.t b/t/relationship/update_or_create_multi.t +@@ -69,7 +69,12 @@ throws_ok { + year => 2020, + title => 'the best thing since sliced bread', + }) +-} qr/\Qcd.artist may not be NULL/, 'ambiguous find + create failed'; ++} qr/DBI Exception.+(?x: ++\QNOT NULL constraint failed: cd.artist\E ++ | ++\Qcd.artist may not be NULL\E ++)/s, 'ambiguous find + create failed' ++; + + # expect a create, after a failed search using *only* the + # *current* relationship and the unique column constraints +diff --git a/t/storage/error.t b/t/storage/error.t +index d5980eb..61d6782 100644 +--- a/t/storage/error.t b/t/storage/error.t +@@ -15,7 +15,11 @@ warnings_are ( sub { + sub { + $schema->resultset('CD')->create({ title => 'vacation in antarctica' }) + }, +-qr/DBI Exception.+cd\.artist.+NULL/s ++qr/DBI Exception.+(?x: ++ \QNOT NULL constraint failed: cd.artist\E ++| ++ \Qcd.artist may not be NULL\E ++)/s + ); # as opposed to some other error + }, [], 'No warnings besides exception' ); + +-- +1.9.0 + diff --git a/perl-DBIx-Class.spec b/perl-DBIx-Class.spec index 8238789..a654ffb 100644 --- a/perl-DBIx-Class.spec +++ b/perl-DBIx-Class.spec @@ -1,10 +1,13 @@ Name: perl-DBIx-Class Summary:Extensible and flexible object <-> relational mapper Version:0.08250 -Release:2%{?dist} +Release:3%{?dist} License:GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/DBIx-Class-%{version}.tar.gz +# Adapt to new sqlite-3.8.2 exception messages, bug #1085336, CPAN RT#91947, +# in upstream version 0.08260 +Patch0: DBIx-Class-0.08250-SQLite-changed-their-exception-text-again.patch URL:http://search.cpan.org/dist/DBIx-Class/ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch @@ -134,6 +137,7 @@ DISTINCT, GROUP BY and HAVING support. %prep %setup -q -n DBIx-Class-%{version} +%patch0 -p1 find t/ -type f -exec perl -pi -e 's|\r||; s|^#!perl|#!%{__perl}|' {} + find . -type f -exec chmod -c -x {} + @@ -181,6 +185,9 @@ make test %changelog +* Wed Apr 09 2014 Petr Pisar - 0.08250-3 +- Adapt to new sqlite-3.8.2 exception messages (bug #1085336) + * Wed Aug 14 2013 Jitka Plesnikova - 0.08250-2 - Perl 5.18 re-rebuild of bootstrapped packages -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1085336] perl-DBIx-Class-0.08250-2.fc21 FTBFS
https://bugzilla.redhat.com/show_bug.cgi?id=1085336 Petr Pisar changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|iarn...@gmail.com |ppi...@redhat.com External Bug ID||CPAN 91947 --- Comment #2 from Petr Pisar --- The problem was in newer sqlite library. Fixed with upstream commit: commit ed5550d36c5771dfb5492b23127f8af9e38254d4 Author: Peter Rabbitson Date: Mon Jan 13 12:49:53 2014 +0100 SQLite changed their exception text again -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=cu7OECfHuK&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
File DBIx-Class-0.08270.tar.gz uploaded to lookaside cache by pghmcfc
A file has been added to the lookaside cache for perl-DBIx-Class: 4c574ad83a6f7456801e234f78c45f10 DBIx-Class-0.08270.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 803340] RFE: update to at least 1.40
https://bugzilla.redhat.com/show_bug.cgi?id=803340 Paul Howarth changed: What|Removed |Added Status|NEW |CLOSED Resolution|--- |NOTABUG Last Closed||2014-04-09 09:29:38 --- Comment #1 from Paul Howarth --- Don't need this any more. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Mx9zXQTR6J&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 803340] RFE: update to at least 1.40
https://bugzilla.redhat.com/show_bug.cgi?id=803340 Paul Howarth changed: What|Removed |Added Type|--- |Bug -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=f0KsjP3t3q&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1085336] perl-DBIx-Class-0.08250-2.fc21 FTBFS
https://bugzilla.redhat.com/show_bug.cgi?id=1085336 Petr Pisar changed: What|Removed |Added Severity|unspecified |high --- Comment #1 from Petr Pisar --- This bug prevents from building about 30 other packages (mojomojo and some Catalyst and CGI packages). -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=7ExSsIQaMh&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1082957] perl does not build with GCC 4.9
https://bugzilla.redhat.com/show_bug.cgi?id=1082957 --- Comment #1 from Petr Pisar --- This has been worked around by adding -fwrapv to ccflags with these two commits: commit 869747506fd0081f6c7eed149ec6f7adbcc4d5b1 Author: H.Merijn Brand Date: Wed Apr 9 11:16:55 2014 +0200 gcc 4.9 by default does some optimizations that break perl (#121505) Patch by Tony Cook commit 00051dd553979bd2a1dee100c324b59ee76a49e7 Author: H.Merijn Brand Date: Wed Apr 9 12:31:23 2014 +0200 -fwrapv is broken prior to gcc-4.3 (googled and patched by Zefram) The real code fix is demanded for perl-5.22. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=F8NK5oMCnV&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1085704] tests failing on big endians
https://bugzilla.redhat.com/show_bug.cgi?id=1085704 --- Comment #2 from Miro Hrončok --- Reported https://github.com/alexrj/Slic3r/issues/1924 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=AhlVAsuGc0&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1085704] tests failing on big endians
https://bugzilla.redhat.com/show_bug.cgi?id=1085704 --- Comment #1 from Miro Hrončok --- Honestly, I have no idea how to fix this. I will report this upstream, but chances are, the bug is in some of the used Perl module. Looking at [1] it is clear the test was introduced there and that's the reason why it was OK on RC2. [1] https://github.com/alexrj/Slic3r/compare/1.0.0RC2...1.0.0RC3 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=jg2bQku6N7&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1085579] perl-Moose compiled for perl API v5.16.0; fedora perl now at v5.18.0
https://bugzilla.redhat.com/show_bug.cgi?id=1085579 Petr Pisar changed: What|Removed |Added Status|NEW |CLOSED CC||ppi...@redhat.com Resolution|--- |NOTABUG Last Closed||2014-04-09 04:18:15 --- Comment #1 from Petr Pisar --- (In reply to simon.galton from comment #0) > Description of problem: perl scripts which use the Moose module fail with > the following error: > Perl API version v5.16.0 of Moose does not match v5.18.0 at > /usr/lib64/perl5/DynaLoader.pm line 213. > > Version-Release number of selected component (if applicable): > perl-5.18.2-289.fc20.x86_64 > perl-Moose-2.1005-1.fc20.x86_64 > > How reproducible: install perl and perl-Moose packages then add "use Moose;" > to the top of any perl script > I cannot reproduce it: $ rpm -q perl perl-Moose perl-5.18.2-289.fc20.x86_64 perl-Moose-2.1005-1.fc20.x86_64 $ perl -e 'use Moose' $ echo $? 0 > The script will abort with the following complaints: > Perl API version v5.16.0 of Moose does not match v5.18.0 at > /usr/lib64/perl5/DynaLoader.pm line 213. > Compilation failed in require at /usr/local/lib64/perl5/Moose/Exporter.pm > line 13. > BEGIN failed--compilation aborted at > /usr/local/lib64/perl5/Moose/Exporter.pm line 13. > Compilation failed in require at /usr/local/lib64/perl5/Moose.pm line 18. > BEGIN failed--compilation aborted at /usr/local/lib64/perl5/Moose.pm line 18. > If you read the error message carefully, you will see the Moose.pm is loaded from /usr/local. This not a file delivered by Fedora. That's your own local installation. You have to remove the files or reinstall them from cpan to get rebuild against current perl. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=bp7RUSrhqF&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1085230] perl-Starlet-0.21-1.fc21 FTBFS
https://bugzilla.redhat.com/show_bug.cgi?id=1085230 Ralf Corsepius changed: What|Removed |Added Status|MODIFIED|CLOSED Resolution|--- |RAWHIDE Last Closed||2014-04-09 04:01:36 --- Comment #4 from Ralf Corsepius --- Fixed in *-0.21-2.fc21. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=QmBIDNxy9e&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1085230] perl-Starlet-0.21-1.fc21 FTBFS
https://bugzilla.redhat.com/show_bug.cgi?id=1085230 --- Comment #3 from Fedora Update System --- perl-Starlet-0.21-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/perl-Starlet-0.21-2.fc19 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ShkE4aBw7z&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1085230] perl-Starlet-0.21-1.fc21 FTBFS
https://bugzilla.redhat.com/show_bug.cgi?id=1085230 --- Comment #2 from Fedora Update System --- perl-Starlet-0.21-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/perl-Starlet-0.21-2.fc20 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=PbWJFfn7y1&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1085704] New: tests failing on big endians
https://bugzilla.redhat.com/show_bug.cgi?id=1085704 Bug ID: 1085704 Summary: tests failing on big endians Product: Fedora Version: 20 Component: slic3r Assignee: mhron...@redhat.com Reporter: d...@danny.cz QA Contact: extras...@fedoraproject.org CC: mhron...@redhat.com, perl-devel@lists.fedoraproject.org Blocks: 467765 (ZedoraTracker), 1071880 (PPCTracker) A test is failing in big endian arches like s390(x) and ppc/ppc64 from build.log: ... + cd - /builddir/build/BUILD/Slic3r-1.0.0 + SLIC3R_NO_AUTO=1 + perl Build.PL installdirs=vendor t/angles.t ... ok t/arcs.t . skipped: arcs are currently disabled t/clean_polylines.t .. ok t/clipper.t .. ok t/collinear.t ok t/combineinfill.t ok t/cooling.t .. ok t/custom_gcode.t . ok t/dynamic.t .. skipped: variable-width paths are currently disabled # Failed test 'no missing parts in solid shell when fill_density is 0' # at t/fill.t line 252. # got: '12' # expected: '0' # Looks like you failed 1 test of 42. t/fill.t . Dubious, test returned 1 (wstat 256, 0x100) Failed 1/42 subtests t/gcode.t ok t/geometry.t . ok t/layers.t ... ok t/loops.t skipped: temporarily disabled t/multi.t ok t/perimeters.t ... ok t/polyclip.t . ok t/print.t ok t/retraction.t ... ok t/shells.t ... ok t/skirt_brim.t ... ok t/slice.t skipped: temporarily disabled t/support.t .. ok t/svg.t .. ok t/thin.t . ok t/threads.t .. ok t/vibrationlimit.t ... ok Test Summary Report --- t/fill.t (Wstat: 256 Tests: 42 Failed: 1) Failed test: 42 Non-zero exit status: 1 Files=27, Tests=241, 55 wallclock secs ( 0.09 usr 0.03 sys + 55.73 cusr 0.67 csys = 56.52 CPU) Result: FAIL Some tests failed. Please report the failure to the author! error: Bad exit status from /var/tmp/rpm-tmp.4roGD8 (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.4roGD8 (%check) Child return code was: 1 for full logs please see http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1374201 http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=1767561 Version-Release number of selected component (if applicable): slic3r-1.0.0-0.3.RC2.fc21 is OK slic3r-1.0.0-0.4.RC3.fc21 is BROKEN, newer are broken too Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=467765 [Bug 467765] Fedora for System z (s390): Bug Tracker https://bugzilla.redhat.com/show_bug.cgi?id=1071880 [Bug 1071880] (PPCTracker) Fedora for PowerPC architectures (ppc,ppc64): Bug Tracker -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=9rKa2d72oi&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel