Skip to main content

Thread: How to fix NO_PUBKEY errors in apt-get update


okay, here's fix error might when doing apt-get update.

let's have error:
code:
w: gpg error: http://ftp.de.debian.org stable/non-us release: following signatures couldn't verified because public key not available: no_pubkey f1d53d8c4f368d5d  w: may want run apt-get update correct these problems
and apt-get update doesn't (obviously?).

here's fix:

1.
code:
gpg --keyserver wwwkeys.eu.pgp.net --recv 9aa38dcd55be302b
depending on key error on, switch 9aa38dcd55be302b key need get.

2.
code:
gpg --export --armor 9aa38dcd55be302b | sudo apt-key add -
once again, switch 9aa38dcd55be302b whatever necessary.

3. should done! run apt-get update check!



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] How to fix NO_PUBKEY errors in apt-get update


Ubuntu

Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい