On 1/12/06, Richard Lyons <[EMAIL PROTECTED]> wrote: > Thanks for that. It doesn't actually work for me for reasons I'll read > up when I have time. > > bordello:/home/richard# gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys > 1F41B907 > gpg: requesting key 1F41B907 from hkp server wwwkeys.eu.pgp.net > gpg: key 1F41B907: duplicated user ID detected - merged > gpg: key 1F41B907: "Christian Marillat <[EMAIL PROTECTED]>" not > changed > gpg: Total number processed: 1 > gpg: unchanged: 1 > bordello:/home/richard# gpg --armor --export 1F41B907 | apt-key add - > gpg: no ultimately trusted keys found > OK > > (This was the second time I tried it, evidently.)
You might have to run "apt-get update" a couple of times. aptitude kept complaining about it to me until the next day, when everything magically worked. -- Michael A. Marsh http://www.umiacs.umd.edu/~mmarsh http://mamarsh.blogspot.com

