From root@nt4561.india.hp.com  Mon May 26 06:13:27 2003
Return-Path: <root@nt4561.india.hp.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 90DB237B404
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 May 2003 06:13:27 -0700 (PDT)
Received: from palrel11.hp.com (palrel11.hp.com [156.153.255.246])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A0D6743FA3
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 May 2003 06:13:26 -0700 (PDT)
	(envelope-from root@nt4561.india.hp.com)
Received: from mailer12.india.hp.com (mailer12.india.hp.com [15.10.42.250])
	by palrel11.hp.com (Postfix) with ESMTP id C3BB31C00F76
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 May 2003 06:13:24 -0700 (PDT)
Received: from nt4561.india.hp.com (nt4561.india.hp.com [15.10.45.61])
	by mailer12.india.hp.com (8.9.3 (PHNE_25184)/8.9.3 SMKit7.02) with SMTP id SAA25439
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 May 2003 18:43:46 +0530 (IST)
Received: (qmail 21031 invoked by uid 0); 26 May 2003 13:16:42 -0000
Message-Id: <20030526131642.21030.qmail@nt4561.india.hp.com>
Date: 26 May 2003 13:16:42 -0000
From: Sid Carter <sidcarter@symonds.net>
Reply-To: Sid Carter <sidcarter@symonds.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: While installing cyrus-sasl2 from ports, it goes into verifying install 		loop
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         52692
>Category:       ports
>Synopsis:       While installing cyrus-sasl2 from ports, it goes into verifying install 		loop
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    ume
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 06:20:06 PDT 2003
>Closed-Date:    Tue Jun 17 10:30:00 PDT 2003
>Last-Modified:  Tue Jun 17 10:30:00 PDT 2003
>Originator:     Sid Carter
>Release:        FreeBSD 5.1-BETA i386
>Organization:
>Environment:
System: FreeBSD samurai 5.1-BETA FreeBSD 5.1-BETA #0: Fri May 23 20:44:20 IST 2003 root@samurai:/usr/obj/usr/src/sys/HOGWARTS i386

>Description:

While doing a make on the cyrus-sasl2 port, it goes into a loop during verification for the install of openldap21

samurai# cd /usr/ports/security/cyrus-sasl2
samurai# make
===>  Extracting for cyrus-sasl-2.1.13_2
>How-To-Repeat:

Get latest ports using cvsup.
# cd /usr/ports/security/cyrus-sasl2/
# make

>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ume 
Responsible-Changed-By: naddy 
Responsible-Changed-When: Mon May 26 12:20:45 PDT 2003 
Responsible-Changed-Why:  
over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52692 
State-Changed-From-To: open->analyzed 
State-Changed-By: ume 
State-Changed-When: Wed May 28 02:57:20 PDT 2003 
State-Changed-Why:  
It seems openldap21 changed to depend to cyrus-sasl2 as default, 
regardlessly.  You can avoid dependency loop by specifying 
WITHOUT_SASL during building openldap21, or don't select OpenLDAP21 
from the menu of cyrus-sasl2. 
Only saslauthd depends on OpenLDAP from cyrus-sasl2 side.  I already 
made separating saslauthd port from cyrus-sasl2 port locally to avoid 
this problem. 
Now, the ports tree is in freeze for 5.1-RELEASE.  I'll commit it 
after the ports freeze is over. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=52692 
State-Changed-From-To: analyzed->closed 
State-Changed-By: ume 
State-Changed-When: Tue Jun 17 10:27:57 PDT 2003 
State-Changed-Why:  
The fix was committed.  Now, saslauthd is separated port 
as cyrus-sasl2-saslauthd. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52692 
>Unformatted:
 >> Checksum OK for cyrus-sasl-2.1.13.tar.gz.
 ===>  Patching for cyrus-sasl-2.1.13_2
 ===>  Applying FreeBSD patches for cyrus-sasl-2.1.13_2
 ===>   cyrus-sasl-2.1.13_2 depends on shared library: db41.1 - found
 ===>   cyrus-sasl-2.1.13_2 depends on shared library: mysqlclient.14 - found
 ===>   cyrus-sasl-2.1.13_2 depends on shared library: ldap.2 - not found
 ===>    Verifying install for ldap.2 in /usr/ports/net/openldap21
 ===>  Extracting for openldap21-2.1.20_1
 >> Checksum OK for openldap-2.1.20.tgz.
 ===>  Patching for openldap21-2.1.20_1
 ===>   openldap21-2.1.20_1 depends on shared library: db41 - found
 ===>   openldap21-2.1.20_1 depends on shared library: sasl2 - not found
 ===>    Verifying install for sasl2 in /usr/ports/security/cyrus-sasl2
 ===>   cyrus-sasl-2.1.13_2 depends on shared library: db41.1 - found
 ===>   cyrus-sasl-2.1.13_2 depends on shared library: mysqlclient.14 - found
 ===>   cyrus-sasl-2.1.13_2 depends on shared library: ldap.2 - not found
 ===>    Verifying install for ldap.2 in /usr/ports/net/openldap21
 ===>   openldap21-2.1.20_1 depends on shared library: db41 - found
 ===>   openldap21-2.1.20_1 depends on shared library: sasl2 - not found
 ===>    Verifying install for sasl2 in /usr/ports/security/cyrus-sasl2
 ===>   cyrus-sasl-2.1.13_2 depends on shared library: db41.1 - found
 ===>   cyrus-sasl-2.1.13_2 depends on shared library: mysqlclient.14 - found
 ===>   cyrus-sasl-2.1.13_2 depends on shared library: ldap.2 - not found
 
 This sometimes hangs the system too.
 
