Bug 877106

Summary: gnupg2 not build with full curl support (and does not support SOCKS)
Product: [Fedora] Fedora Reporter: Jamie Nguyen <jamielinux>
Component: gnupg2Assignee: Rex Dieter <rdieter>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: bcl, rdieter, slukasik, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-03 02:26:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jamie Nguyen 2012-11-15 17:31:14 UTC
When running this command:
  gpg2 --keyserver-options debug --refresh-keys

The output has this line:
  gpgkeys: curl version = GnuPG curl-shim

It should instead have this line:
  gpgkeys: curl version = libcurl/7.24.0 NSS/3.13.5.0 zlib/1.2.5 libidn/1.24 libssh2/1.4.1



Turns out that when running --configure for version 2.0.18, it finds that:
  checking whether libcurl is usable... no

This problem disappears for version 2.0.19 and it says:
  checking whether libcurl is usable... yes



I see that gnupg2 has been updated for Fedora 18. Could gnupg2 be updated for older Fedora releases also? This functionality is required for connection to SOCKS proxies, such as when using Tor.

Comment 1 Fedora Update System 2012-11-16 15:16:17 UTC
gnupg2-2.0.19-5.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/gnupg2-2.0.19-5.fc17

Comment 2 Fedora Update System 2012-11-16 15:56:18 UTC
gnupg2-2.0.19-4.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/gnupg2-2.0.19-4.fc16

Comment 3 Fedora Update System 2012-11-17 23:49:37 UTC
Package gnupg2-2.0.19-4.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gnupg2-2.0.19-4.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-18401/gnupg2-2.0.19-4.fc16
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-12-03 02:35:15 UTC
gnupg2-2.0.19-5.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.