https://bugzilla.redhat.com/show_bug.cgi?id=1526063
Bug ID: 1526063 Summary: perl stops working after upgrade F26 -> F27 Product: Fedora Version: 27 Component: perl Severity: urgent Assignee: jples...@redhat.com Reporter: mutiny.mut...@rediffmail.com QA Contact: extras...@fedoraproject.org CC: al...@redhat.com, caillon+fedoraproj...@gmail.com, iarn...@gmail.com, jples...@redhat.com, ka...@ucw.cz, mbar...@fastmail.com, mmasl...@redhat.com, perl-devel@lists.fedoraproject.org, ppi...@redhat.com, psab...@redhat.com, rhug...@redhat.com, sandm...@redhat.com, tcall...@redhat.com Description of problem: I can'r run my perl scripts because of module errors. To solve them I tried to re-run my perl cpan script - which fails. Version-Release number of selected component (if applicable): perl5 (revision 5 version 26 subversion 1) How reproducible: Invoking cpan Steps to Reproduce: 1. Invoking cpan via command line 2. result: 3. Actual results: Attempt to reload Scalar/Util.pm aborted. Compilation failed in require at /usr/share/perl5/Safe.pm line 4. BEGIN failed--compilation aborted at /usr/share/perl5/Safe.pm line 4. Compilation failed in require at /usr/share/perl5/vendor_perl/CPAN.pm line 57. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/CPAN.pm line 57. Compilation failed in require at /usr/share/perl5/vendor_perl/App/Cpan.pm line 288. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/App/Cpan.pm line 288. Compilation failed in require at /usr/bin/cpan line 7. BEGIN failed--compilation aborted at /usr/bin/cpan line 7. Expected results: no error message. Additional info: invokib cowsay causes: Can't load '/usr/local/lib64/perl5/auto/Encode/Encode.so' for module Encode: libperl.so.5.24: cannot open shared object file: No such file or directory at /usr/share/perl5/XSLoader.pm line 96. at /usr/local/lib64/perl5/Encode.pm line 10. Compilation failed in require at /usr/bin/cowsay line 18. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org