Skip site navigation (1)Skip section navigation (2)
Date:      26 May 2003 13:16:42 -0000
From:      Sid Carter <sidcarter@symonds.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52692: While installing cyrus-sasl2 from ports, it goes into verifying install 		loop
Message-ID:  <20030526131642.21030.qmail@nt4561.india.hp.com>
Resent-Message-ID: <200305261320.h4QDK7Yl007599@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         52692
>Category:       ports
>Synopsis:       While installing cyrus-sasl2 from ports, it goes into verifying install 		loop
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 06:20:06 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>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.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030526131642.21030.qmail>