jkeenan1 has asked for the wisdom of the Perl Monks concerning the following question:
Tonight, for instance, I got the following summary after calling install Bundle::CPAN:
Bundle summary: The following items in bundle Bundle::CPAN had install +ation problems: File::Spec Module::Build CPAN Failed during this command: KWILLIAMS/PathTools-3.17.tar.gz : signature_verify NO ANDK/CPAN-1.87.tar.gz : signature_verify NO KWILLIAMS/Module-Build-0.2612.tar.gz : signature_verify NO
When I then went to install the individual components separately, I got error messages like this:
cpan> install File::Spec Running install for module File::Spec Running make for K/KW/KWILLIAMS/PathTools-3.17.tar.gz Is already unwrapped into directory /Users/jimk/.cpan/build/PathTool +s-3.17 Did not pass the signature test. Running make test Make had some problems, won't test Running make install Make had some problems, won't install
Needless to say, these are all modules that I have long had installed and upgraded repeatedly.
What is the best way of responding to these signature_verify NO errors?
Thanks in advance.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Responding to 'signature_verify NO' error when using Bundle::CPAN
by Cody Pendant (Prior) on Apr 14, 2006 at 05:23 UTC | |
by jkeenan1 (Deacon) on Apr 14, 2006 at 11:24 UTC | |
|
Re: Responding to 'signature_verify NO' error when using Bundle::CPAN
by hv (Prior) on Apr 14, 2006 at 13:25 UTC | |
by jkeenan1 (Deacon) on Apr 15, 2006 at 00:57 UTC |