Unable to retrieve keys automatically

David Shaw dshaw@jabberwocky.com
Fri May 16 20:26:33 2003


--bCsyhTFzCvuiizWE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, May 16, 2003 at 10:37:24AM +0200, Xavier Nodet wrote:
> Hi,
>=20
> I have some problem retrieving keys from servers. My mailer uses the
> following kind of command when it determines that I do not have a given k=
ey in
> my keyring, and it always fails with the same error messages:
>=20
> C:\tmp>gpg.exe -v --keyserver http://wwwkeys.pgp.net:11371=20
>   --recv-keys 2696462A4980C4F7
> gpg: system error while calling external program: No such file or directo=
ry
> gpg: WARNING: unable to remove tempfile (out)=20
>   `C:\DOCUME~1\nodet\LOCALS~1\Temp\gpg-B2227C\tempout.txt':=20
>   No such file or directory
> gpg: no handler for keyserver scheme "http"
>=20
> I'm using Windows XP SP1. The command also fails when I try it directly
> on the command line. The `C:\DOCUME~1\nodet\LOCALS~1\Temp' directory
> exists, and I have full rights on it. The directory
> `C:\DOCUME~1\nodet\LOCALS~1\Temp\gpg-B2227C' does not exist after GPG
> exited (and I do not know if it ever existed). The message comes
> whatever the value of GNUPGHOME, and even if I empty my gpg.conf file.
>=20
> Which program does GPG try to launch? Would it be possible that its
> name is displayed with the error message?

The problem is there is no "http" handler.  The handler for
wwwkeys.pgp.net is "hkp".  Use --keyserver hkp://wwwkeys.pgp.net

David

--bCsyhTFzCvuiizWE
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3-cvs (GNU/Linux)
Comment: http://www.jabberwocky.com/david/keys.asc

iD8DBQE+xQxu4mZch0nhy8kRAmyWAJ92Yrz3+4KJy7gkbCfhbbtFlS7BaACfV1+q
6+CZ2U5FNQmFEDxi347mYy8=
=swhK
-----END PGP SIGNATURE-----

--bCsyhTFzCvuiizWE--