On Mon, Mar 05, 2007 at 13:03:02 +0100, Jonas Geiregat wrote:
> Hello,
> 
> At the end of the 'apt-get update' I get the follow output:
> 
> Fetched 74.6kB in 6s (11.3kB/s)                                               
>                                    
> Reading package lists... Done
> W: GPG error: http://http.us.debian.org testing Release: The following
> signatures couldn't be verified because the public key is not
> available: NO_PUBKEY A70DAF536070D3A1
> W: You may want to run apt-get update to correct these problems
> 
> Funny I just ran apt-get update while apt-get suggest I should run it
> again to fix the errors.

Install the package "debian-archive-keyring"; it has the key that you
need:

$ gpg --keyring=/usr/share/keyrings/debian-archive-keyring.gpg --list-key 
A70DAF536070D3A1
pub   1024D/6070D3A1 2006-11-20 [expires: 2009-07-01]
uid                  Debian Archive Automatic Signing Key (4.0/etch) <[EMAIL 
PROTECTED]>

The post-installation script of this package will add the key to apt's
keyring automatically.

-- 
Regards,
          Florian


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

Reply via email to