Error report for Padre 0.05

2008-08-18 Thread Gabor Szabo
Looking at this report I am not sure why does it fail and how to fix it
http://www.nntp.perl.org/group/perl.cpan.testers/2008/08/msg2041140.html

Besides, AFAIK PAR::Packer is not one of the prereqs of Padre so what are these
messages regarding PAR::Packer?

Known uninstallable prereqs PAR-Packer-0.982 - aborting install


Gabor


Re: Error report for Padre 0.05

2008-08-18 Thread Michael G Schwern
Gabor Szabo wrote:
 Looking at this report I am not sure why does it fail and how to fix it
 http://www.nntp.perl.org/group/perl.cpan.testers/2008/08/msg2041140.html
 
 Besides, AFAIK PAR::Packer is not one of the prereqs of Padre so what are 
 these
 messages regarding PAR::Packer?
 
 Known uninstallable prereqs PAR-Packer-0.982 - aborting install

I don't know where it's getting PAR::Packer from, but the real failure is due
to this:

[ERROR] [Mon Aug 18 01:32:14 2008] This module requires 'Module::Build' and
'CPANPLUS::Dist::Build' to be installed, but you don't have it! Will fall back
to 'CPANPLUS::Dist::MM', but might not be able to install!

The annoying feature where CPANPLUS won't install Module::Build for you but
will instead write its own Makefile.PL.  Alpha versions of CPANPLUS finally
fix this, maybe we can get chris to upgrade.


-- 
Stabbing you in the face for your own good.