Re: [Hampshire] Ubuntu + Debian

Top Page
Author: David Ramsden
Date:  
To: Hampshire LUG Discussion List
Subject: Re: [Hampshire] Ubuntu + Debian

Reply to this message
gpg: failed to create temporary file '/var/lib/lurker/.#lk0x57fd3100.hantslug.org.uk.25681': Permission denied
gpg: keyblock resource '/var/lib/lurker/pubring.gpg': Permission denied
gpg: Signature made Mon Feb 26 19:28:15 2007 GMT
gpg: using DSA key B15F69BD3454B217
gpg: Can't check signature: No public key
Fintan Gaughan wrote:
>
> i got was
> gpg--export 8722E71E | apt-key add -
> bash: gpg--export: command not found
> gpg: no valid OpenPGP data found.
>
>


There should be a space between "gpg" and "--export". gpg is the binary
you're running and --export is an argument. So it should look like:

gpg --export 8722E71E | apt-key add -

Regards,
David.
-- 
 .''`.     David Ramsden
: :'  :    http://0wned.it/
`. `'`     PGP key ID: 3454B217 on wwwkeys.eu.pgp.net
  `-  Debian - Because it works (tm).