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

Alex Vandiver alexmv at bestpractical.com
Thu Nov 28 13:08:30 EST 2013


On Thu, 2013-11-28 at 09:59 -0800, Chris Black wrote:

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

You may wish to update CPAN: 'cpan install CPAN' 
Or install and use cpanm:
  cpan install App::cpanminus
  RT_FIX_DEPS_CMD=cpanm make fixdeps


> 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

Mouse is the dependency that failed to install.  Show the logs from
attempting to install that.
 - Alex





More information about the rt-users mailing list