Let's suppose you've got an error like this:
You should run the following to fix it (substitute F1D53D8C4F368D5D with the one from your error message):Code:W: GPG error: http://ftp.de.debian.org stable/non-US Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F1D53D8C4F368D5D W: You may want to run apt-get update to correct these problems
Now you can run apt-get update and will not get an error message.Code:gpg --keyserver subkeys.pgp.net --recv F1D53D8C4F368D5D gpg --export --armor F1D53D8C4F368D5D | apt-key add -


LinkBack URL
About LinkBacks




Reply With Quote