ADAM'S WEB PRESENCE

16 January 2007

There are no public key available

Filed under: Nerd Notes — adam @ 10:12 am

The last couple of times I installed Debian Etch, this warning message appeared after doing an apt-get update:

W: There are no public key available for the following IDs:
A70DAF536070D3A1
W: You might want to run apt-get update to correct these problems

There are no public key so all your base are now belong to us!

Bad grammar aside, the recommended action of typing apt-get update does not fix the problem. So here is a command which does:

apt-get install debian-archive-keyring

This will download the GPG key which is needed to verify the package repository so you know you have a genuine copy of Debian.

1 Comment »

  1. Comment by randy — 22 January 2007 @ 6:53 am

    thank you for this, i just reinstalled deb last night after a dist-upgrade left me without gnome. that warning was really annoying me, this solved it. thanks.

RSS feed for comments on this post. TrackBack URI

Leave a comment


Powered by WordPress