Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16457 - gnupg needs to be compiled with --enable-external-hkp for gpa-0.6.1 to work
Summary: gnupg needs to be compiled with --enable-external-hkp for gpa-0.6.1 to work
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tavis Ormandy (RETIRED)
URL: http://lists.gnupg.org/pipermail/gpa-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-27 04:49 UTC by klavs klavsen
Modified: 2003-08-25 17:50 UTC (History)
1 user (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 klavs klavsen 2003-02-27 04:49:26 UTC
gnupg needs to be compiled with --enable-external-hkp for gpa-0.6.1 to work (ie.
be able to import keys).

Reproducible: Always
Steps to Reproduce:
1.emerge gnupg
2.emerge gpa
3.try to import any key from any key-server (using hkp protocol)

Actual Results:  
gpa says no such protocol - which is correct, as it uses the protocols compiled
with gnupg - and none where compiled. 

Expected Results:  
import the key :)
Comment 1 klavs klavsen 2003-03-20 06:19:58 UTC
Why has no one committed this simple change to the ebuild?

What can I do to make it happen?
Comment 2 Ulli Ivens 2003-03-24 15:04:53 UTC
The openldap support won't be detectet automaticaly although this should be... 
take a look @  http://lists.gnupg.org/pipermail/gnupg-announce/2003q1/000266.html

this happened also  with USE="ldap"

The  --enable-external-hkp problem is stil unresolved :(
Comment 3 klavs klavsen 2003-03-25 02:05:19 UTC
Well isn't it as easy as adding that to the standard configure commands? no need to even have a USE for it IMHO.
Comment 4 J Robert Ray 2003-06-26 00:13:23 UTC
Reassigning bugs due to lack of time.
Comment 5 Tavis Ormandy (RETIRED) gentoo-dev 2003-08-25 17:15:54 UTC
assigning to me, currently testing gpg 1.2.3
Comment 6 Tavis Ormandy (RETIRED) gentoo-dev 2003-08-25 17:50:06 UTC
gnupg-1.2.3 supports external hkp.