[clug] Debian (Lenny) upgrade woes

Alex Satrapa grail at goldweb.com.au
Sun Feb 13 23:19:32 MST 2011


On 14/02/2011, at 17:09 , Felix Karpfen wrote:

> [felixk@ ~]$ gpg --recv-keys AED4B06F473041FA
> gpg: requesting key 473041FA from hkp server pgp.mit.edu
> gpg: key 473041FA: public key "Debian Archive Automatic Signing Key (6.0/
> squeeze) <ftpmaster at debian.org>" imported

This will exist in the /users/felixk/.gnupg/pubring.gpg keyring.

> [root at carrot ~]# gpg --armor --export AED4B06F473041FA | apt-key add -

As root you'll want the key to be in /root/.gnupg/pubring.gpg. My guess is that you need to run the "gpg --recv-keys" command as root if you're going to run the second command line as root too.

Alex




More information about the linux mailing list