Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: GPG Error
PostPosted: Fri Apr 17, 2009 3:27 pm 
Offline

Joined: Fri Apr 17, 2009 3:18 pm
Posts: 1
Website: http://animemegapolis.com
WLM: alexboy_91@hotmail.com
AOL: Sandr091
Hi
I'm kinda new around.
But i have a little issue. I get this error:
Code:
W: GPG error: http://ftp.debian.org etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A70DAF536070D3A1 NO_PUBKEY B5D0C804ADB11277
W: GPG error: http://security.debian.org etch/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A70DAF536070D3A1
W: GPG error: http://security.debian.org lenny/updates 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

When i added these lines
Code:
deb http://security.debian.org/ etch/updates main contrib
deb-src http://security.debian.org/ etch/updates main contrib
deb http://debrepo.mirror.vpslink.com/debian etch main contrib
deb http://ftp.de.debian.org/debian etch main
to /etc/apt/sources.list
I try running apt-get update again but it gives me the same error.
Is there any way to fix this?


Top
   
 Post subject:
PostPosted: Fri Apr 17, 2009 8:11 pm 
Offline
Senior Member

Joined: Mon Jun 16, 2008 6:33 pm
Posts: 151
1) Quick and nasty fix:
Code:
gpg --keyserver pgp.mit.edu --recv-keys <key id>
gpg --export --armour <key id> | apt-key add -


2) Alternatively:
Code:
apt-key update
apt-get install debian-archive-keyring


3) Try a different mirror, or wait a few hours ;)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group