On Mon, 2006-10-09 at 20:57 +0000, Olafur Jens Sigurdsson wrote: > Þann 2006-10-09, 20:03:31 (+0100) skrifaði michael: > > I get a similar error to the OP... any ideas? > > > > [EMAIL PROTECTED]:~$ sudo apt-get update > > Password: > > Get:1 ftp://ftp.uk.debian.org unstable Release.gpg [189B] > > Get:2 ftp://ftp.uk.debian.org unstable Release [79.6kB] > > Ign ftp://ftp.uk.debian.org unstable Release > > Get:3 ftp://ftp.uk.debian.org unstable/main Packages [4386kB] > > Get:4 ftp://ftp.uk.debian.org unstable/non-free Packages [87.5kB] > > Get:5 ftp://ftp.uk.debian.org unstable/contrib Packages [62.6kB] > > Fetched 4615kB in 3m38s (21.1kB/s) > > Reading package lists... Done > > W: GPG error: ftp://ftp.uk.debian.org unstable Release: The following > > signatures couldn't be verified because the public key is not available: > > NO_PUBKEY 010908312D230C5F > > W: You may want to run apt-get update to correct these problems > > [EMAIL PROTECTED]:~$ > > Try to install debian-archive-keyring.
Yes that worked. There seemed no need to do Wulfmann's: gpg --keyserver pgp.mit.edu --recv-keys 010908312D230C5F gpg --armor --export 010908312D230C5F | apt-key add -