Page MenuHome GnuPG

recv-keys fails when built without libcurl and using polipo proxy
Closed, ResolvedPublic

Description

"gpg --recv-key" 1.4.3 and 1.4.5 will fail when using Polipo
(http://polipo.sf.net/) as a HTTP proxy (set via http_proxy in the environment),
if GnuPG is built without linking to libcurl (which is the case in Debian and
Ubuntu).

It appears to work fine in 1.4.2.2 as well as when built against libcurl.

C.f. http://sourceforge.net/mailarchive/forum.php?thread_id=31171310&forum_id=36515

Details

Version
1.4.5

Event Timeline

ukh added projects: gnupg, Bug Report.
ukh added a subscriber: ukh.

Can you please point me to relevant part of the standard which does not allow to
close the write end of a connection?

After some discussions we agreed that the shutdown code is not anymore required.
Fixed in SVN.
Patch against 1.4.6 attached.

On Thu, Dec 14, 2006 at 09:24:04AM -0000, Werner Koch via BTS wrote:

Werner Koch <wk@gnupg.org> added the comment:

After some discussions we agreed that the shutdown code is not anymore required.
Fixed in SVN.
Patch against 1.4.6 attached.

Thanks! Works like a charm!

https://bugs.g10code.com/gnupg/file110/ks-proxy-fix-14.diff

-ukh

Fixed in SVN. Will be released with 1.4.7 and 2.0.2

werner claimed this task.
werner added a project: patch.
werner removed a project: Restricted Project.