apt-key for 40976EAF437D05B5
Yuelin Li
liy12 at mskcc.org
Thu Jan 11 03:57:00 UTC 2007
I found a solution to my problem.
# Retrieve the ubuntu key with wwwkeys.eu.pgp.net, store it in my keyring
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 437D05B5
# Add the retrieved key along with other existing keys
sudo apt-key add ~/.gnupg/pubring.gpg
# apt-get update without cache to force the use of the newly added key
sudo apt-get update -o Acquire::http::No-Cache=True
The last step seems essential. I tried resetting back to the defaults
with synaptic (thanks to Bjørn Ingmar Berg). It did not immediately
clear the warning until I purged the cache.
Yuelin.
--------
I have accidentally deleted an apt-key. Now I am getting NO_PUBKEY
warnings when I do "apt-get update".
I think I can do "wget -q http://URL-key.gpg -O- | sudo apt-key add -"
to add them back manually. But I can't seem to figure out WHERE to
look for the public keys. I have googled and searched the ubuntu
packages sites to no avail. From apt-get's warnings I need the public
keys from two sources: "2EBC26B60C5A2783" and "40976EAF437D05B5" (edgy
default key I think).
Many thanks in advance,
Yuelin.
=====================================================================
Please note that this e-mail and any files transmitted with it may be
privileged, confidential, and protected from disclosure under
applicable law. If the reader of this message is not the intended
recipient, or an employee or agent responsible for delivering this
message to the intended recipient, you are hereby notified that any
reading, dissemination, distribution, copying, or other use of this
communication or any of its attachments is strictly prohibited. If
you have received this communication in error, please notify the
sender immediately by replying to this message and deleting this
message, any attachments, and all copies and backups from your
computer.
--
ubuntu-users mailing list
ubuntu-users at lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
More information about the ubuntu-users
mailing list