[nmglug] apt-get update gpg error

Karl Hegbloom karlheg at laclinux.com
Thu Jan 19 11:15:16 PST 2006


On Thu, 2006-01-19 at 12:05 -0700, js at jasonschaefer.com wrote:
> Hi
> 
> I have been having this problem on multiple computers. When I do an
> apt-get update I get this:
> 
> 
> W: GPG error: http://mirrors.kernel.org testing Release: The following
> signatures couldn't be verified because the public key is not available:
> NO_PUBKEY 010908312D230C5F
> W: GPG error: http://ftp.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

gpg --recv-keys 010908312D230C5F
gpg --export 010908312D230C5F | sudo apt-key add -

-- 
Karl Hegbloom <karlheg at laclinux.com>
Los Alamos Computers, Technical Support





More information about the nmglug mailing list