Public key not available
Tuesday, January 3rd, 2006Apt was generating errors tonight when I was trying to do an update:
W: GPG error: http://ftp.us.debian.org testing Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 010908312D230C5F
W: You may want to run apt-get update to correct these problems
Unfortunately, re-running apt-get update did not fix anything.
After doing a little hunting on the web, I found out that this was because I was missing the latest GPG public key that Apt uses for signature checking.
To fix it, I used the procedure for mixing Ubuntu and Debian (scroll down to the part about downloading the key) and it resolved the issues. But the post to debian-announce about using secure apt with testing has a much easier method.
Update: I edited this post a little bit to clarify what the problem was. And people seem to be using it. Cool!

