[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sks-devel] Fwd: sks-keyserver unavailable
From: |
Daniel Kahn Gillmor |
Subject: |
Re: [Sks-devel] Fwd: sks-keyserver unavailable |
Date: |
Tue, 26 Feb 2013 13:53:30 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130112 Icedove/17.0.2 |
On 02/26/2013 02:16 AM, Niels Laukens wrote:
> $ gpg --keyserver-options debug --recv-key 08ab4849
> gpg: requesting key 08AB4849 from hkp server hkps.pool.sks-keyservers.net
> gpgkeys: curl version = GnuPG curl-shim
This line says that you're using the "curl-shim", which actually means
you're not using CURL at all -- it's a less-full-featured http client
built into gpg itself, as a shim for systems which do not have libcurl
installed or available.
Users of debian or debian-derived systems like mint or ubuntu can get
the full-fledged version with:
apt-get install gnupg-curl
If you find yourself getting another failure like this, could you try
installing the above package and see if the failure repeats?
Regards,
--dkg
signature.asc
Description: OpenPGP digital signature