Subject: | Where is your public key? |
~/.cpan/build/SQL-Translator-0.07% cpansign -v
Executing gpg --verify --batch --no-tty --keyserver=hkp://pgp.mit.edu:11371 --keyserver-options=auto-key-retrieve SIGNATURE
gpg: Signature made Sat Jun 11 04:45:46 2005 CEST using DSA key ID 338F08F8
gpg: requesting key 338F08F8 from hkp server pgp.mit.edu
gpgkeys: key AE7BD016338F08F8 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!