Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: cpanp install, gpg: Can't check signature: No public key

by QM (Parson)
on Sep 28, 2012 at 09:12 UTC ( [id://996149]=note: print w/replies, xml ) Need Help??


in reply to Re: cpanp install, gpg: Can't check signature: No public key
in thread cpanp install, gpg: Can't check signature: No public key

In cpanp (and I presume in cpan):
CPAN Terminal> s conf signature 0

-QM
--
Quantum Mechanics: The dreams stuff is made of

Replies are listed 'Best First'.
Re^3: cpanp install, gpg: Can't check signature: No public key
by Anonymous Monk on Jul 30, 2023 at 17:37 UTC
    # For cpan, use 'o conf' Note: That's a small letter 'o' before 'conf' o conf signature 0 o conf commit # You will get a warning about signature not being a valid config item, but just ignore it

      Sorry for the garbled anonymous post, above.

      For cpan, use o conf Note: That's a small letter o before conf

      o conf signature 0 o conf commit
      You will get a warning about signature not being a valid config item, but just ignore that.
Re^3: cpanp install, gpg: Can't check signature: No public key
by sundialsvc4 (Abbot) on Sep 28, 2012 at 12:21 UTC

    Okay, and if a GPG signature is missing ... can someone please document here how one properly retrieves and installs it?   (Does someone, like, have to read that hex key-id and enter it by hand into a separate command to pull the PK down from a keyserver?   How gauche ...   For all those of us who don’t know the answer, what is the answer to this one?)

      If you're using the cli

      gpg --import keyfile

      gpg --keyserver pgp.mit.edu --recv-keys eyeid

      I'm sure there are ways to autoimport keys, but I don't know how

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://996149]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (7)
As of 2024-03-28 19:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found