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: richard hinojosa
Subject: Re: [Gnewsense-dev] Troubles with getting development environment set up
Date: Sun, 8 Sep 2013 15:52:46 -0500

I'm getting the same gpg error. When i try the last step it gives me an error:

gpg: no writable keyring found: eof
gpg: error reading `-': general error
gpg: import from `-' failed: general error


On Sun, Sep 8, 2013 at 11:01 AM, rsiddharth <address@hidden> wrote:
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>

_______________________________________________
gNewSense-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gnewsense-dev



reply via email to

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