Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2008 14:34:34 -0700
From:      leres@ee.lbl.gov (Craig Leres)
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/126053: ports/apache22: missing dependancy on apr-svn
Message-ID:  <200807282134.m6SLYYQC097509@fun.ee.lbl.gov>
Resent-Message-ID: <200807282200.m6SM04EM041949@freefall.freebsd.org>

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

>Number:         126053
>Category:       ports
>Synopsis:       ports/apache22: missing dependancy on apr-svn
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 28 22:00:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Craig Leres
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
Lawrence Berkeley National Laboratory
>Environment:
	    FreeBSD crd.lbl.gov 6.2-RELEASE FreeBSD 6.2-RELEASE #12: Sat Jun  7 17:22:09 PDT 2008     leres@fun.ee.lbl.gov:/usr/src/6.2-RELEASE/sys/i386/compile/LBLSMP  i386

>Description:
	If you build apache22 with APR_FROM_PORTS and have apr-svn
	(apr-db43-ldap) installed, binaries installed by apache22
	depend on apr-svn but there no dependancy is registered.

>How-To-Repeat:
	I had apache-2.2.9 and apr-db43-ldap-1.2.12 installed; I
	upgraded to apr-db43-ldap-1.3.2 and now httpd is missing
	libaprutil-1.so.2 and libapr-1.so.2; see attachment.

>Fix:

------- =_aaaaaaaaaa0
Content-Type: text/plain; name="trans.txt"; charset="us-ascii"
Content-ID: <69188.1217276151.2@fun.ee.lbl.gov>

# pkg_info | egrep -w '(apr|apache)'
apache-2.2.9        Version 2.2 of Apache web server with prefork MPM.
apr-db43-ldap-1.3.2 The Apache Group's Portability Library
# ldd /usr/local/sbin/httpd
/usr/local/sbin/httpd:
	libm.so.4 => /lib/libm.so.4 (0x280cf000)
	libaprutil-1.so.2 => not found (0x0)
	libldap-2.3.so.2 => /usr/local/lib/libldap-2.3.so.2 (0x280e5000)
	liblber-2.3.so.2 => /usr/local/lib/liblber-2.3.so.2 (0x28113000)
	libssl.so.5 => /usr/lib/libssl.so.5 (0x2811e000)
	libcrypto.so.5 => /usr/lib/libcrypto.so.5 (0x28157000) 
	libdb-4.3.so.0 => /usr/local/lib/libdb-4.3.so.0 (0x28275000)
	libexpat.so.6 => /usr/local/lib/libexpat.so.6 (0x28340000)
	libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x2835e000)
	libapr-1.so.2 => not found (0x0)
	libcrypt.so.3 => /lib/libcrypt.so.3 (0x28452000)
	libpthread.so.2 => /lib/libpthread.so.2 (0x2846a000)
	libc.so.6 => /lib/libc.so.6 (0x2848f000)
# pkg_info -r apache-2.2.9
Information for apache-2.2.9:

Depends on:
Dependency: expat-2.0.1
Dependency: openldap-client-2.3.42
Dependency: perl-5.8.8_1
Dependency: libiconv-1.11_1

------- =_aaaaaaaaaa0--
>Release-Note:
>Audit-Trail:
>Unformatted:
 ------- =_aaaaaaaaaa0
 Content-Type: text/plain; charset="us-ascii"
 Content-ID: <69188.1217276151.1@fun.ee.lbl.gov>
 



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