Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Pod-Readme CPAN distribution.

Report information
The Basics
Id: 19113
Status: resolved
Priority: 0/
Queue: Pod-Readme

People
Owner: Nobody in particular
Requestors: ermeyers [...] adelphia.net
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.08
Fixed in: (no value)



Subject: Pod::Readme key not on keyserver, it appears
Removing previously used /root/.cpan/build/Pod-Readme-0.08 gpgkeys: key C5A2D18FBB72D9C5 not found on keyserver gpg: Signature made Mon 01 May 2006 12:34:59 PM EDT using RSA key ID BB72D9C5 gpg: requesting key BB72D9C5 from hkp server pgp.mit.edu gpg: no valid OpenPGP data found. gpg: Can't check signature: public key not found ==> BAD/TAMPERED signature detected! <== Signature invalid for distribution file. Please investigate. Distribution id = R/RR/RRWO/Pod-Readme-0.08.tar.gz CPAN_USERID RRWO (Robert Rothenberg <rrwo@cpan.org>) CALLED_FOR Pod::Readme CHECKSUM_STATUS OK CONTAINSMODS Pod::Readme SIG_STATUS OK UPLOAD_DATE 2006-05-02 archived tar build_dir /root/.cpan/build/Pod-Readme-0.08 incommandcolor 1 localfile /root/.cpan/sources/authors/id/R/RR/RRWO/Pod-Readme-0.08.tar.gz unwrapped YES I'd recommend removing /root/.cpan/sources/authors/id/R/RR/RRWO/Pod-Readme-0.08.tar.gz. Its 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 RRWO/Pod-Readme-0.08.tar.gz and there run cpansign -v 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 Failed during this command: RRWO/Pod-Readme-0.08.tar.gz : signature_verify NO
From: rrwo [...] cpan.org
It seems the problem is that the signature is made by a subkey, and there's a bug in gpg where it cannot auto-retrieve subkeys: http://lists.gnupg.org/pipermail/gnupg-devel/2002-September/007700.html http://keyserver.kjsl.com/~jharris/keyserver.html
Or check http://wwwkeys.us.pgp.net/ http://stinkfoot.org:11371/ This will show the subkey when searching by name (eg rrwo@cpan.org) but not by the subkey BB72D9C5.
From: ermeyers [...] adelphia.net
On Sat May 06 16:39:20 2006, guest wrote: Show quoted text
> It seems the problem is that the signature is made by a subkey, and > there's a bug in gpg where it cannot auto-retrieve subkeys: > >
http://lists.gnupg.org/pipermail/gnupg-devel/2002-September/007700.html Show quoted text
This is a very "critical" issue since it is impacting people trying to install Module::Build, and so many modules installations that are using Module::Build. I think that Module::Build needs to be fixed, so that "install Module::Build" doesn't fail because the Pod::Readme wasn't "force install Pod::Readme"'d. That's what I did.
On Sat May 06 16:51:36 2006, guest wrote: Show quoted text
> This is a very "critical" issue since it is impacting people trying to > install Module::Build, and so many modules installations that are > using Module::Build. I think that Module::Build needs to be fixed, so > that "install Module::Build" doesn't fail because the Pod::Readme > wasn't "force install Pod::Readme"'d. That's what I did.
Version 0.081 has just been uploaded to CPAN. That version is not signed using Module::Signature.
[I've taken over maintainership of this module] This looks to be an old problem which was solved a long time ago, so I'll close this ticket.