Subject: | Where is your public key? |
~/.cpan/build/PHP-Strings-0.28% cpansign -v
Executing gpg --verify --batch --no-tty --keyserver=hkp://pgp.mit.edu:11371 --keyserver-options=auto-key-retrieve SIGNATURE
gpg: Signature made Wed Jan 28 21:21:04 2004 CET using DSA key ID AA655CD6
gpg: requesting key AA655CD6 from hkp server pgp.mit.edu
gpgkeys: key FBA1B3B0AA655CD6 not found on keyserver
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: Can't check signature: public key not found
As long as your public key is not available from public keyservers, the signatures in your distributions on CPAN are not verifyable. Could you upload it somewhere? -- Thanks!