Subject: | Fails install on -dev ExtUtils::MakeMaker due to bundled MI being broken |
See attached build.log
But the bug is basically Module::Install needs to be nuked from orbit and regenerated.
Then it gets past that initial bug and tells you about other things.
Subject: | build.log |
cpanm (App::cpanminus) 1.7001 on perl 5.019007 built for x86_64-linux
Work directory is /home/kent/.cpanm/work/1390358426.203221
You have make /usr/bin/make
You have LWP 6.05
You have /bin/tar: tar (GNU tar) 1.26
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching WWW::Shorten::Simple () on metacpan ...
--> Working on WWW::Shorten::Simple
Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/WWW-Shorten-Simple-0.01.tar.gz
-> OK
Fetching http://www.cpan.org/authors/id/M/MI/MIYAGAWA/CHECKSUMS
-> OK
Verifying the signature of CHECKSUMS
Verified OK!
Verifying the SHA1 for WWW-Shorten-Simple-0.01.tar.gz
Checksum for WWW-Shorten-Simple-0.01.tar.gz: Verified!
Unpacking WWW-Shorten-Simple-0.01.tar.gz
Entering WWW-Shorten-Simple-0.01
Checking configure dependencies from META.yml
Configuring WWW-Shorten-Simple-0.01
Running Makefile.PL
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.001002)
Checking if you have Filter::Util::Call 0 ... Yes (1.49)
Checking if you have ExtUtils::MakeMaker 6.8703 ... No (6.87_03 < 6.8703)
==> Found dependencies: ExtUtils::MakeMaker
Searching ExtUtils::MakeMaker (6.8703) on metacpan ...
! Could not find a release matching ExtUtils::MakeMaker (6.8703) on MetaCPAN.
Searching ExtUtils::MakeMaker on cpanmetadb ...
Found ExtUtils::MakeMaker 6.86 which doesn't satisfy 6.8703.
-> FAIL Installing the dependencies failed: Installed version (6.87_03) of ExtUtils::MakeMaker is not in range '6.8703'
-> FAIL Bailing out the installation for WWW-Shorten-Simple-0.01.