Open GoogleCodeExporter opened 9 years ago
Well, after a reboot I was essentially left with two problems. Both
Module::Build::Tiny, a dependency of MooseX::Storage, and Module::Build, a
dependency of DateTime, failed. Looking in /root/.cpanm/build.log I discovered
this error: List::Util version 1.33 required--this is only version 1.21 at
/usr/local/share/perl5/CPAN/Meta/Converter.pm line 12.
I added List::Util as the first argument after cpanm in the build_web_perl
function and that brought down the dependency, so everything succeeded after
that.
Of note is that this is Oracle Linux Server release 6.5. I performed a similar
upgrade over the weekend on a CentOS 6.3 box and had no problems.
Original comment by lib...@gmail.com
on 30 Jun 2014 at 3:24
Original issue reported on code.google.com by
lib...@gmail.com
on 25 Jun 2014 at 9:01Attachments: