in reply to Re: CPAN Installs Failing On gpg
in thread CPAN Installs Failing On gpg

I forgot to add to my original post that I had tried to manually run the command. This is what happened:

/opt/freeware/bin/gpg --verify --batch --no-tty /usr/local/src/perl/.c +pan/sources/authors/id/S/ST/STRO/CHECKSUMS gpg: Signature made Sat Oct 29 02:53:44 2022 EDT gpg: using RSA key E247329948EA8380 gpg: Can't check signature: No public key

Google searches returned some very old information about gpg not being able to connect to a public key store that would have the key the command is looking for. However, I don't know how valid that is any more.

I was running CPAN v2.20 before it suggested that I install the latest version v2.38.

Replies are listed 'Best First'.
Re^3: CPAN Installs Failing On gpg
by hippo (Archbishop) on Jun 12, 2025 at 13:16 UTC

      Thanks! Loading the public keys from the Web site you listed did the job.