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: jplesnik@xxxxxxxxxx Reporter: mutiny.mutiny@xxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: alexl@xxxxxxxxxx, caillon+fedoraproject@xxxxxxxxx, iarnell@xxxxxxxxx, jplesnik@xxxxxxxxxx, kasal@xxxxxx, mbarnes@xxxxxxxxxxxx, mmaslano@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx, rhughes@xxxxxxxxxx, sandmann@xxxxxxxxxx, tcallawa@xxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx