I've had occasionally recurring problems with cpan installs.
OS X 10.4.9, base install of Perl from the OS.
As an example, sudo cpan install CPAN I get (among other things,
Signature invalid for distribution file. Please investigate.
Distribution id = A/AN/ANDK/CPAN-1.9102.tar.gz
CPAN_USERID ANDK (Andreas J. Koenig <andreas.koenig@anima.de>)
CALLED_FOR CPAN
CHECKSUM_STATUS OK
CONTAINSMODS CPAN CPAN::Admin CPAN::Debug CPAN::FirstTime CPAN::Ha
+ndleConfig CPAN::Kwalify CPAN::Nox CPAN::Queue CPAN::Tarzip CPAN::Ver
+sion
SIG_STATUS OK
UPLOAD_DATE 2007-05-08
archived tar
build_dir /Users/dhosek/.cpan/build/CPAN-1.9102
incommandcolor 1
localfile /Users/dhosek/.cpan/sources/authors/id/A/AN/ANDK/CPAN
+-1.9102.tar.gz
unwrapped YES
I'd recommend removing
/Users/dhosek/.cpan/sources/authors/id/A/AN/ANDK/CPAN-1.9102.tar.gz. I
+ts
signature
is invalid. Maybe you have configured your 'urllist' with
a bad URL. Please check this array with 'o conf urllist', and
retry. For more information, try opening a subshell with
look ANDK/CPAN-1.9102.tar.gz
and there run
cpansign -v
Any thoughts on what's going wrong and how to fix it?
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.