blbates has asked for the wisdom of the Perl Monks concerning the following question:
I've been installing packages via cpan without any problems. Then I had some failures with Perl using the wrong compiler command and options, so I corrected that, got out of cpan and then back in. Ever since I got back in, nothing will install now. I keep getting the following error for everything:
gpg run was failing, cannot continue: "/opt/freeware/bin/gpg" --verify + --batch --no-tty --output "/tmp/CHECKSUMS-eMRO/CHECKSUMS.6095688" "/ +usr/local/src/perl/.cpan/sources/authors/id/S/ST/STRO/CHECKSUMS" 2> " +/dev/null"
I didn't change anything for gpg. It was working fine earlier, but it isn't now. One thing that I did was install the latest CPAN. I've done a number of Google searches and can't find anything helpful. I've got a long list of packages that need to be installed and now I'm at a complete standstill. Does anyone have any ideas on what I need to check/change? Thanks.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: CPAN Installs Failing On gpg
by hippo (Archbishop) on Jun 11, 2025 at 22:48 UTC | |
by blbates (Initiate) on Jun 12, 2025 at 12:03 UTC | |
by hippo (Archbishop) on Jun 12, 2025 at 13:16 UTC | |
by blbates (Initiate) on Jun 12, 2025 at 20:48 UTC |