gnewsense-dev
[Top][All Lists]
Advanced

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

Re: [Gnewsense-dev] Troubles with getting development environment set up


From: rsiddharth
Subject: Re: [Gnewsense-dev] Troubles with getting development environment set up
Date: Sun, 8 Sep 2013 16:01:57 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

Hey Harry Prevor,

> >W: GPG error: http://http.us.debian.org squeeze Release: The
> >following signatures couldn't be verified because the public key
> >is not available: NO_PUBKEY AED4B06F473041FA
> >W: GPG error: http://security.debian.org squeeze/updates Release:
> >The following signatures couldn't be verified because the public
> >key is not available: NO_PUBKEY AED4B06F473041FA

I guess the key is not imported.

Try this:

 [import the key to your local keyring]
        
 $ wget -O - https://ftp-master.debian.org/keys/archive-key-6.0.asc | gpg 
--import -

 [check the fingerprint]: [9FED 2BCB DCD2 9CDF 7626 78CB AED4 B06F 4730 
41FA][1] 

 $ gpg --fingerprint AED4B06F473041FA

 [export it to apt]

 # gpg --armor --export AED4B06F473041FA | apt-key add -

Now `apt-get update'. Does it work?

[1]: https://ftp-master.debian.org/keys.html#archivekey
-- 
rsiddharth
<http://rsiddharth.ninth.su/contact.html>

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]