Thu Nov 06 12:28:21 2014: Request 100090 was acted upon.
Transaction: Correspondence added by e...@pacbell.net
       Queue: PAR-Packer
     Subject: Re: [rt.cpan.org #100090] PAR-Packer-1.023 Execution failure in 
CentOS 6.2x64
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: e...@pacbell.net
      Status: rejected
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=100090 >


At some point, you should try to be a little more helpful. You can see there 
is a problem with ScanDeps without running make test. I was requesting 
help - not requesting a description of what I did wrong. The version of 
ScanDeps which comes with CentOS 6.2x64 doesn't work (0.90), the latest one 
via yum doesn't work (0.92), the latest one on the internet (1.17) causes 
the problem you see below. None of them install with any problems. 
PAR-Packer-1.023 seems to only work with a specific version range (which 
isn't documented anywhere that I could find). The one I found which worked 
was version 0.97.

-----Original Message----- 
From: Roderich Schupp via RT
Sent: Wednesday, November 5, 2014 11:59 PM
To: e...@pacbell.net
Subject: [rt.cpan.org #100090] PAR-Packer-1.023 Execution failure in CentOS 
6.2x64

<URL: https://rt.cpan.org/Ticket/Display.html?id=100090 >

Am 2014-11-05 18:42:45, e...@pacbell.net schrieb:
> [root@QOS PAR-Packer-1.023]# pp
> Can't locate Module/Metadata.pm in @INC (@INC contains:
> /usr/local/lib64/perl5 /usr/local/share/perl5
> /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl
> /usr/lib64/perl5 /usr/share/perl5 .) at
> /usr/local/share/perl5/Module/ScanDeps.pm line 29.
> BEGIN failed--compilation aborted at
> /usr/local/share/perl5/Module/ScanDeps.pm line 29.

Module::ScanDeps isn't installed correctly - its Makefile.PL clearly states:

requires        'Module::Metadata'          => '0';

BTW, you obviously didn't run "make test" when installing PAR::Packer,
otherwise you would have caught this earlier.

Cheers, Roderich 


Reply via email to