Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65483 - app-crypt/gnupg-1.9.10 no handler for hkp error
Summary: app-crypt/gnupg-1.9.10 no handler for hkp error
Status: RESOLVED DUPLICATE of bug 69966
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Tavis Ormandy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-26 19:38 UTC by Daniel Webert
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Daniel Webert 2004-09-26 19:38:07 UTC
app-crypt/gnupg-1.9.10 no handler for hkp error

gnupg-1.9.x has no handler for hkp ... see #16457

<snip>
gpg -vvv -no-default-keyring --no-permission-warning --homedir /home/rockoo/gpg/1/ --keyring "test.gpg" --keyserver x-hkp://subkeys.pgp.net --recv-keys 0x708E165F

gpg: NOTE: THIS IS A DEVELOPMENT VERSION!
gpg: It is only intended for test purposes and should NOT be
gpg: used in a production environment or with production keys!
gpg: using character set `iso-8859-1'
gpg: keyblock resource `/home/rockoo/gpg/1//test.gpg': No such file or directory
gpg: unable to execute program "gpgkeys_hkp": No such file or directory
gpg: no handler for keyserver scheme "hkp"
gpg: keyserver receive failed: Keyserver error
</snip>
Comment 1 Daniel Webert 2004-09-26 21:52:21 UTC
gpa-0.7 also gives a error that he cant find the hpk-thingie in gpg ... have a look at the gpa-0.7-ebuild, there is comment on gpgkeys_hkp and his dir ...
Comment 2 Malte S. Stretz 2004-11-11 13:59:01 UTC
This is actually borked upstream, the tools are not yet ported.

*** This bug has been marked as a duplicate of 69966 ***