[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get update: pgp public key



On Wed, 27 Jul 2005 17:07:23 -0700, Chris Wakefield
<c_wakefield@shaw.ca> wrote:
>
> Hi all.
> 
> I notice an error now when I run apt-get update:
> 
> "W: GPG error: http://debian.csail.mit.edu sid Release: The following 
> signatures couldn't be verified because the public key is not
> available:  NO_PUBKEY E415B2B4B5F5BBED"
> 
> Is there are apt-get facility to create a GPG public key?
> 
> Thanks for any info to make this easier to deal with,
> Chris w.

wget http://amd64.debian.net/archive.key
apt-key add archive.key

Or:

gpg --no-default-keyring --keyring /etc/apt/trusted.gpg --recv-key
E415B2B4B5F5BBED

Or, check the list archives - this has been covered 4 or 5 times now.

Regards,
Ozz.



Reply to: