Re: Invalid signature errors, CPAN, gpg
- From: Ian <ianmark@xxxxxxxxxxx>
- Date: Wed, 23 Aug 2006 17:27:59 -0400
Thanks Rob,
Yes it does terminate the process, otherwise I wouldn't care. The error seems to occur in two places: before it compiles, I think, which is fatal, and later when it runs the tests, which I can turn off.
I used CPAN because it did all the interdependencies for me so I wouldn't have to manually install every module. It was good while it still worked. Oh well.
Ian
Sisyphus wrote:
"Ian" <ianmark@xxxxxxxxxxx> wrote in message.
news:PqSdnZHSvJW5tHbZnZ2dnUVZ_qKdnZ2d@xxxxxxxxxxxxxxx
When I try to install some packages (most notably Bundle::CPAN) usingCPAN, Iget the following errors:
gpg: Signature made Mon Feb 27 01:57:02 2006 EST using DSA key ID A317C15D
gpg: requesting key A317C15D from x-hkp://pgp.mit.edu:11371 ...
gpg: no valid OpenPGP data found.
gpg: Can't check signature: public key not found
==> BAD/TAMPERED signature detected! <==
Does that terminate the process ?
What's wrong, how can I fix it, and can I run the install without checking
signatures? Thanks.
I don't know the answer as I never use CPAN.pm to install modules. I just
manually download the source, extract to some location, 'cd' to that
location and run (in succession) 'perl Makefile.PL', 'make test', and 'make
install'. That way, the problem of verifying gpg signatures is avoided.
Cheers,
Rob
- Follow-Ups:
- Re: Invalid signature errors, CPAN, gpg
- From: Sisyphus
- Re: Invalid signature errors, CPAN, gpg
- References:
- Invalid signature errors, CPAN, gpg
- From: Ian
- Re: Invalid signature errors, CPAN, gpg
- From: Sisyphus
- Invalid signature errors, CPAN, gpg
- Prev by Date: Re: Invalid signature errors, CPAN, gpg
- Next by Date: Re: Inline::Tcl vs. Inline::Tcl
- Previous by thread: Re: Invalid signature errors, CPAN, gpg
- Next by thread: Re: Invalid signature errors, CPAN, gpg
- Index(es):
Relevant Pages
|