Mon Jul 07 09:46:13 2014: Request 97018 was acted upon. Transaction: Ticket created by haytham_shou...@mentor.com Queue: PAR-Packer Subject: Issue while upgrading PAR::Packer Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: haytham_shou...@mentor.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=97018 >
Hi Author, I ran into a problem while I wanted to upgrade my pp version from 1.015 to the latest 1.018 I simply did sudo cpan cpan> force install pp And here is what I got: ... PAR-Packer-1.018/AUTHORS PAR-Packer-1.018/META.yml CPAN: File::Temp loaded ok (v0.22) CPAN.pm: Going to build R/RS/RSCHUPP/PAR-Packer-1.018.tar.gz *** You have extra Perl library paths set in your environment. Please note that these paths (set with PERL5LIB or PERLLIB) are not honored by perl when running under taint mode, which may lead to problems. This is a limitation (by design) of Perl, not of PAR::Packer; but some of the problems may manifest here during installation. Checking if your kit is complete... Looks good Prototype mismatch: sub main::prompt: none vs ($;$) at /usr/local/share/perl5/ExtUtils/MakeMaker.pm line 220 "bsd_glob" is not defined in %File::Glob::EXPORT_TAGS at /usr/local/share/perl5/ExtUtils/MakeMaker.pm line 220 ERROR from evaluation of /root/.cpan/build/PAR-Packer-1.018-hCABdn/myldr/Makefile.PL: Can't continue after import errors at ./Makefile.PL line 14 BEGIN failed--compilation aborted at ./Makefile.PL line 14. Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site] Warning (usually harmless): 'YAML' not installed, will not store persistent state RSCHUPP/PAR-Packer-1.018.tar.gz /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Could not read '/root/.cpan/build/PAR-Packer-1.018-hCABdn/META.yml'. Falling back to other methods to determine prerequisites Failed during this command: RSCHUPP/PAR-Packer-1.018.tar.gz : writemakefile NO '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 65280 I appreciate your feedback, Thanks, Haytham