Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27608 - update to gnupg breaks keyserver retrieval
Summary: update to gnupg breaks keyserver retrieval
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Tavis Ormandy (RETIRED)
URL:
Whiteboard:
Keywords:
: 27467 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-08-30 10:58 UTC by Spider (RETIRED)
Modified: 2003-08-31 15:46 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Spider (RETIRED) gentoo-dev 2003-08-30 10:58:49 UTC
the latest update to the gnupg build breaks keyserver usage :
before update:
spider@Darkmere> gpg --search spider@gentoo.org                               ~
gpgkeys: WARNING: this is an *experimental* HKP interface!
gpgkeys: searching for "spider@gentoo.org" from HKP server pgp.mit.edu


after update:
spider@Darkmere> gpg --search spider@gentoo.org                               ~
gpg: unable to execute program "gpgkeys_hkp": No such file or directory
gpg: no handler for keyserver scheme "hkp"
gpg: keyserver search failed: keyserver error
Comment 1 Tavis Ormandy (RETIRED) gentoo-dev 2003-08-30 12:06:19 UTC
Thanks, i should have checked that more thoroughly (someone told me it was working ! :)

The configure option --libexecdir interprets the option differently than the libexecdir variable in the install makefile target, the update is in -r2.
Comment 2 duebel 2003-08-31 15:39:58 UTC
This is a duplicate of bug #27467.
Comment 3 Spider (RETIRED) gentoo-dev 2003-08-31 15:46:52 UTC
*** Bug 27467 has been marked as a duplicate of this bug. ***