From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 2 13:30:20 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 624C616A4CE for ; Fri, 2 Apr 2004 13:30:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59FCA43D31 for ; Fri, 2 Apr 2004 13:30:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i32LUKbv071506 for ; Fri, 2 Apr 2004 13:30:20 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i32LUKH5071505; Fri, 2 Apr 2004 13:30:20 -0800 (PST) (envelope-from gnats) Date: Fri, 2 Apr 2004 13:30:20 -0800 (PST) Message-Id: <200404022130.i32LUKH5071505@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Steve Gravrock Subject: Re: ports/61287: libXaw3d.so linked to libXaw3.so.6 linked to libXaw3d.so.7 which does not exist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Steve Gravrock List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 21:30:20 -0000 The following reply was made to PR ports/61287; it has been noted by GNATS. From: Steve Gravrock To: freebsd-gnats-submit@FreeBSD.org, root@leksak.kicks-ass.org Cc: Subject: Re: ports/61287: libXaw3d.so linked to libXaw3.so.6 linked to libXaw3d.so.7 which does not exist Date: Fri, 02 Apr 2004 13:30:10 -0800 I've just duplicated 61287 on 5.2-RELEASE and 5.2.1-RELEASE. On the 5.2.1 machine, I tried updating the ports tree via cvsup and reinstalling the port without success. Symptoms are the same as in the original report. I also get the following error when I try to delete the package: $ sudo pkg_delete Xaw3d-1.5 pkg_delete: file '/usr/X11R6/lib/libXaw3d.so.7' doesn't really exist pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) If I install the binary package with pkg_add -r, I get the expected result: $ ls -l /usr/X11R6/lib/libXaw3d* -rw-r--r-- 1 root wheel 400816 Dec 6 13:24 /usr/X11R6/lib/libXaw3d.a lrwxrwxrwx 1 root wheel 13 Apr 2 13:26 /usr/X11R6/lib/libXaw3d.so -> libXaw3d.so.7 -rwxr-xr-x 1 root wheel 326294 Dec 6 13:24 /usr/X11R6/lib/libXaw3d.so.7