Bazaar PPA and GPG keys

Wouter van Heyst larstiq at larstiq.dyndns.org
Mon Jul 6 18:38:09 BST 2009


On Mon, Jul 06, 2009 at 06:34:12PM +0100, Russel Winder wrote:
> Aptitude insists on telling me:
> 
> W: GPG error: http://ppa.launchpad.net jaunty Release: The following
> signatures couldn't be verified because the public key is not
> available: NO_PUBKEY D702BF6B8C6C1EFD
> 
> Is there any known way of getting rid of this message?

I use:

    apt-key adv --keyserver subkeys.pgp.net --recv-key D702BF6B8C6C1EFD

Alternatively, with the key in gpg you can:

    gpg --export-key D702BF6B8C6C1EFD | apt-key add -

Wouter van Heyst



More information about the bazaar mailing list