1
2
W: GPG error: http://security.debian.org testing/updates Release:
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY key-number

Is this type of message appearing? It’s quite annoying, especially since it happens every year. To solve this problem, follow these steps:

1
2
gpg --keyserver pgpkeys.mit.edu --recv-key key-number
gpg -a --export key-number | apt-key add -

Last updated 05 Aug 2006, 13:05 CEST. history