Debian apt-get update fails with NO_PUBKEY A70DAF536070D3A1
September 8th, 2007
Reading package lists… Done
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: You may want to run apt-get update to correct these problems
Just run…
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys A70DAF536070D3A1
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys B5D0C804ADB11277
gpg --armor --export A70DAF536070D3A1 | apt-key add -
gpg --armor --export B5D0C804ADB11277 | apt-key add -
add to del.icio.us
add to technorati favs
email this
April 20th, 2008 at 3:45 am
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
July 18th, 2008 at 7:41 am
[...] http://osterman.com/wordpress/2007/09/08/debian-apt-get-update-fails-with-no_pubkey-a70daf536070d3a1 [...]