[Bug 1085579] New: perl-Moose compiled for perl API v5.16.0; fedora perl now at v5.18.0

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 9 00:46:35 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1085579

            Bug ID: 1085579
           Summary: perl-Moose compiled for perl API v5.16.0; fedora perl
                    now at v5.18.0
           Product: Fedora
           Version: 20
         Component: perl-Moose
          Severity: urgent
          Assignee: iarnell at gmail.com
          Reporter: simon.galton at gmail.com
        QA Contact: extras-qa at fedoraproject.org
                CC: iarnell at gmail.com, mmaslano at redhat.com,
                    perl-devel at lists.fedoraproject.org



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


Steps to Reproduce:
1. yum -y install perl perl-Moose
2. add "use Moose;" to a perl script
3. try to run the perl script

Actual results:

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.

Expected results:

The script should run without error

Additional info:

Will have to roll back to (now unsupported) Fedora 18 (the last known working
configuration)

-- 
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=YjhLEpX4mg&a=cc_unsubscribe



More information about the perl-devel mailing list