Bug 140741

Summary: security/gpa fails to find keyserver helpers during configure
Product: Ports & Packages Reporter: Max <dioksin>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Max 2009-11-21 09:20:01 UTC
configure script fails to find gpg2keys_* keyserver helpers

Fix: set GPGKEYS_LDAP for configure args
(not sure, whether it's a right solution)

Patch attached with submission follows:
How-To-Repeat: install security/gpa from ports;
try to upload/retrieve key;
get "There is no plugin available for the keyserver protocol you specified." error
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-21 09:20:09 UTC
Maintainer of security/gpa,

Please note that PR ports/140741 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/140741

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-21 09:20:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Jason E. Hale 2009-11-28 08:28:12 UTC
I agree with the fix.  Whoever takes this PR, please look at ports/140058 and 
ports/140059.  They are related to this PR in that security/gpa needs 
security/gnupg to be built with the GPGSM option (which requires the LDAP 
option).
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2009-11-28 10:11:28 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2009-12-19 18:53:29 UTC
State Changed
From-To: open->closed

Committed, thanks