[rt-users] Error while running make fixdeps on plack

Chris Black chrisb at gourmettrading.net
Thu Nov 28 12:59:07 EST 2013


On Thu, Nov 28, 2013 at 9:52 AM, Alex Vandiver <alexmv at bestpractical.com>wrote:

> On Thu, 2013-11-28 at 09:30 -0800, Chris Black wrote:
> >   CPAN.pm: Going to build M/MI/MIYAGAWA/Plack-1.0030.tar.gz
> >
> >
> > Can't locate File/ShareDir/Install.pm in @INC
>
> Apparently your version of CPAN.pm is too old to understand
> configure_requires.  What does `cpan -v` report?
>
> You can work around this by running 'cpan install
> File::ShareDir::Install' before running 'make fixdeps'
>  - Alex
>
>
> Hi thanks!

[root at localhost rt-4.2.1]# cpan -v
/usr/bin/cpan script version 1.9, CPAN.pm version 1.9402

Running that install manually helped, but now I am having problems with the
GPG missing dependencies:
        GnuPG::Interface ...MISSING

Running that manually is giving me this:
Failed 20/20 test programs. 0/0 subtests failed.
make: *** [test_dynamic] Error 2
  ALEXMV/GnuPG-Interface-0.46.tar.gz
  /usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports ALEXMV/GnuPG-Interface-0.46.tar.gz
Warning (usually harmless): 'YAML' not installed, will not store persistent
state
Running make install
  make test had returned bad status, won't install without force
Could not read '/root/.cpan/build/Mouse-2.1.0-m4Tq8q/META.yml'. Falling
back to other methods to determine prerequisites
Failed during this command:
 GFUJI/Mouse-2.1.0.tar.gz                     : writemakefile NO
'/usr/bin/perl Build.PL --installdirs site' returned status 65280
 SARTAK/Any-Moose-0.21.tar.gz                 : make_test NO
 ALEXMV/GnuPG-Interface-0.46.tar.gz           : make_test NO
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20131128/7bd0a662/attachment.htm>


More information about the rt-users mailing list