[Module::Build] Can't Build Module::Build
Status: Beta
Brought to you by:
kwilliams
From: Jay T. <jtr...@gm...> - 2006-07-27 17:30:35
|
I'm trying to build Mason which needs Module::Build. I can't get Module::Build to install via cpanplus. Environment is Centos 4.3 (RHEL). Here is the output when I try and build: -------------------------------------------------------------------------- CPAN Terminal> i Module::Build Installing Module::Build WARNING: This key is not certified with a trusted signature! Primary key fingerprint: ADCB DB05 B40E B2A2 A555 5462 82BB CC04 B7EF 9476 Not in MANIFEST: _build/auto_features Not in MANIFEST: _build/build_params Not in MANIFEST: _build/cleanup Not in MANIFEST: _build/config_data Not in MANIFEST: _build/features Not in MANIFEST: _build/magicnum Not in MANIFEST: _build/notes Not in MANIFEST: _build/prereqs Not in MANIFEST: _build/runtime_params Not in MANIFEST: Build ==> MISMATCHED content between MANIFEST and distribution files! <== [ERROR] Signature check failed for module 'Module::Build' -- Not trusting this module, aborting install Error installing 'Module::Build' Problem installing one or more modules *** You can view the complete error buffer by pressing 'p' *** ------------------------------------------------------------------------------------------------------------- Is CPAN not up-to-date or something? I have also seen this error, but not lately: Couldn't run Build.PL: Argument list too long at /root/.cpanplus/5.8.5/build/Module-Build-0.2804/blib/lib/Module/Build/Compat.pm line 200 There was a brief mention of this error in the list archives, but no solutiuon. I am currently stuck with the preceeding error. |