On Wed, Jan 18, 2006 at 09:24:05AM -0800, Paul J. Lucas wrote:
>       Recently, I started getting the error mail as shown below.  I
>       did run apt-get and it didn't fix it.
> [...] 
> /etc/cron.daily/apt-update:
> W: GPG error: http://debian.cites.uiuc.edu 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

$ gpg --recv-keys 2D230C5F
$ gpg --export -a 2D230C5F | sudo apt-key add -
$ apt-get update

-- 
Eric Cooper             e c c @ c m u . e d u


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to