Author: Fintan Gaughan Date: To: Hampshire LUG Discussion List Subject: Re: [Hampshire] Ubuntu + Debian
On 25/02/07, john lewis <johnlewis@???> wrote: > On Sun, 25 Feb 2007 17:00:06 +0000
> Tim <xendistar@???> wrote:
>
> > Titan:/home/mit# gpg --keyserver subkeys.pgp.net --recv
> > 946AA6E18722E71E
>
> gpg--export 94C09C7F | apt-key add -
>
> the above line is where the error is - it should be
>
> gpg--export 8722E71E | apt-key add -
>
> that being the last 8 chars of the key you downloaded
>
> Apologies for simply copying and pasting from my ,bash_history
>
>
i got was
gpg--export 8722E71E | apt-key add -
bash: gpg--export: command not found
gpg: no valid OpenPGP data found.