Date: Tue, 4 Jul 2006 05:47:34 GMT From: Johan Bergs <johan.bergs@ua.ac.be> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/99763: adns upgrade does not install libadns.so Message-ID: <200607040547.k645lY32069171@www.freebsd.org> Resent-Message-ID: <200607040550.k645oLVX066379@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99763 >Category: ports >Synopsis: adns upgrade does not install libadns.so >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: Tue Jul 04 05:50:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Johan Bergs >Release: Freebsd 6.1-STABLE >Organization: University of Antwerp >Environment: FreeBSD ares 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Jun 18 19:53:24 CEST 2006 root@ares:/usr/obj/usr/src/sys/ARES i386 >Description: In the last upgrade to adns-1.3, libadns.so is not installed properly. The following files can be found in /usr/local/lib, after the upgrade: -rw-r--r-- 1 root wheel 87K Jul 4 07:41 libadns.a lrwxr-xr-x 1 root wheel 12B Jul 4 07:41 libadns.so -> libadns.so.1 lrwxr-xr-x 1 root wheel 12B Jul 4 07:41 libadns.so.1 -> libadns.so.1 As can be seen, libadns.so.1 is a soft link to itself in stead of to the actual libadns.so binary, which does not seem to be installed. The result of this is that ethereal is unable to run, since it requires libadns.so.1. >How-To-Repeat: Upgrade adns to the latest version >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607040547.k645lY32069171>