Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Perl module DateTIme::Format::ISO8601 fails to import on Fedora 16 https://bugzilla.redhat.com/show_bug.cgi?id=747752 Summary: Perl module DateTIme::Format::ISO8601 fails to import on Fedora 16 Product: Fedora Version: 16 Platform: x86_64 OS/Version: Linux Status: NEW Severity: unspecified Priority: unspecified Component: perl-DateTime-Format-ISO8601 AssignedTo: cweyl@xxxxxxxxxxxxxxx ReportedBy: hobbes1069@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: cweyl@xxxxxxxxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx Classification: Fedora Story Points: --- Type: --- Description of problem: Perl module DateTIme::Format::ISO8601 fails to import on Fedora 16 I'm trying to build a package in mock from a F15 x86_64 host in a F16 x86_64 mock chroot environment. Version-Release number of selected component (if applicable): perl-DateTime-Format-ISO8601-0.07-7.fc16.noarch How reproducible: Every time Steps to Reproduce: 1. Setup mock chroot for F-16. 2. Run perl and try to import (use) module. Actual results: perl use DateTime::Format::ISO8601; "module_notional_filename" is not exported by the Module::Runtime module Can't continue after import errors at /usr/share/perl5/vendor_perl/Class/Load.pm line 10 BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Class/Load.pm line 10. Compilation failed in require at /usr/share/perl5/vendor_perl/DateTime/TimeZone/Local.pm line 9. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/DateTime/TimeZone/Local.pm line 9. Compilation failed in require at /usr/share/perl5/vendor_perl/DateTime/TimeZone.pm line 13. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/DateTime/TimeZone.pm line 13. Compilation failed in require at /usr/lib64/perl5/vendor_perl/DateTime.pm line 47. BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/DateTime.pm line 47. Compilation failed in require at /usr/share/perl5/vendor_perl/DateTime/Format/ISO8601.pm line 14. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/DateTime/Format/ISO8601.pm line 14. Compilation failed in require at - line 1. BEGIN failed--compilation aborted at - line 1. Expected results: Imports properly. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel