The Crane Has Landed


GPG key error
July 10, 2009, 8:58 pm
Filed under: Uncategorized

When the apt-get gives an error about a missing gpg key, there will be a hex code, and you can use the following (sometimes) to add it:


gpg --keyserver subkeys.pgp.net --recv [KEY]
gpg --export --armor [KEY] | sudo apt-key add -