Comment 7 for bug 645110

Revision history for this message
infurnus (axemaninferno) wrote :

Fixed. I had a different key missing. I recently discovered you can use the last 8 chars of the key that the error yields.

infurnus@anon:~$ sudo gpg –keyserver keyserver.ubuntu.com –recv 02FDF932
gpg: WARNING: unsafe ownership on configuration file `/home/infurnus/.gnupg/gpg.conf'
usage: gpg [options] [filename]
infurnus@anon:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 02FDF932
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv-keys 02FDF932
gpg: requesting key 02FDF932 from hkp server keyserver.ubuntu.com
gpg: key 02FDF932: public key "Launchpad Application Review Board PPA" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)

The key I was missing was NO_PUBKEY DB141E2302FDF932