From czimmer@hacksocke.homeunix.net  Sat Aug  5 10:32:48 2006
Return-Path: <czimmer@hacksocke.homeunix.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 476A116A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Aug 2006 10:32:48 +0000 (UTC)
	(envelope-from czimmer@hacksocke.homeunix.net)
Received: from turgon.bbk.hh.aegisnet.de (d046243.adsl.hansenet.de [80.171.46.243])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9F27B43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  5 Aug 2006 10:32:45 +0000 (GMT)
	(envelope-from czimmer@hacksocke.homeunix.net)
Received: from turgon.bbk.hh.aegisnet.de (localhost.bbk.hh.aegisnet.de [127.0.0.1])
	by turgon.bbk.hh.aegisnet.de (8.13.6/8.13.6) with ESMTP id k75ASNWb097523;
	Sat, 5 Aug 2006 12:28:24 +0200 (CEST)
	(envelope-from czimmer@hacksocke.homeunix.net)
Received: (from czimmer@localhost)
	by turgon.bbk.hh.aegisnet.de (8.13.6/8.13.6/Submit) id k75ASMjc097494;
	Sat, 5 Aug 2006 12:28:22 +0200 (CEST)
	(envelope-from czimmer)
Message-Id: <200608051028.k75ASMjc097494@turgon.bbk.hh.aegisnet.de>
Date: Sat, 5 Aug 2006 12:28:22 +0200 (CEST)
From: Carsten Zimmermann <carp@hacksocke.de>
Reply-To: Carsten Zimmermann <carp@hacksocke.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: carp@hacksocke.de
Subject: gnupg ldap functionality broken?
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         101402
>Category:       ports
>Synopsis:       gnupg ldap functionality broken?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kuriyama
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 05 10:40:09 GMT 2006
>Closed-Date:    Sun Jan 14 06:06:54 GMT 2007
>Last-Modified:  Sun Jan 14 06:06:54 GMT 2007
>Originator:     Carsten Zimmermann
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD turgon 6.1-STABLE FreeBSD 6.1-STABLE #0: Thu Jul 20 00:18:27 CEST 2006 root@turgon:/usr/src/sys/i386/compile/TURGON i386


	
>Description:
	I'm building gnupg 1.4.5 from an up-to-date ports tree with LDAP option. It compiles and installs without an error but when creating a package it can't stat libexec/gnupg/gpgkeys_ldap. The ldap knob isn't building nor does it seem that the port recognizes the option at all: ldd isn't indicating that gpg is linked to the openldap client libs.
>How-To-Repeat:
	Building the security/gnupg port WITH_LDAP, gpgkeys_ldap isn't built.
>Fix:

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kuriyama 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Aug 5 11:13:43 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101402 
State-Changed-From-To: open->feedback 
State-Changed-By: kuriyama 
State-Changed-When: Thu Sep 7 02:18:24 UTC 2006 
State-Changed-Why:  
Feedbacked. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101402 

Adding to audit trail from misfiled PR ports/102960:

Date: Thu, 07 Sep 2006 11:17:53 +0900
From: Jun Kuriyama <kuriyama@imgsrc.co.jp>

 At Sat, 5 Aug 2006 12:28:22 +0200 (CEST),
 Carsten Zimmermann wrote:
 > 	I'm building gnupg 1.4.5 from an up-to-date ports tree with LDAP option. It compiles and installs without an error but when creating a package it can't stat libexec/gnupg/gpgkeys_ldap. The ldap knob isn't building nor does it seem that the port recogn izes the option at all: ldd isn't indicating that gpg is linked to the openldap client libs.
 > >How-To-Repeat:
 > 	Building the security/gnupg port WITH_LDAP, gpgkeys_ldap isn't built.
 
 When I used wrong package (adding latest package by "pkg_add -r
 openldap23-client" which is using libssl.so.5, but my environment is
 bit old with libssl.so.4), I can reproduce your behavior.
 
 But then I tried in proper environment, it seems fine.  And
 /usr/local/bin/gpg is not linked with libldap.so directory.  I think
 it loads gpgkeys_ldap dynamically and ldd gpgkeys_ldap shows it linked
 with libldap-2.3.so.
 
 Can you check it again?
 
 -- 
 Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
              <kuriyama@FreeBSD.org> // FreeBSD Project
State-Changed-From-To: feedback->closed 
State-Changed-By: kuriyama 
State-Changed-When: Sun Jan 14 06:06:34 UTC 2007 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101402 
>Unformatted:
