From owner-freebsd-ports Tue Nov 26 8:20: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A487D37B401 for ; Tue, 26 Nov 2002 08:20:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1EFF43EB2 for ; Tue, 26 Nov 2002 08:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gAQGK0x3013151 for ; Tue, 26 Nov 2002 08:20:00 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gAQGK0GU013150; Tue, 26 Nov 2002 08:20:00 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BDC837B401 for ; Tue, 26 Nov 2002 08:16:51 -0800 (PST) Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id A728B43EC5 for ; Tue, 26 Nov 2002 08:16:50 -0800 (PST) (envelope-from khera@kciLink.com) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 3E54321790 for ; Tue, 26 Nov 2002 11:16:39 -0500 (EST) Received: by onceler.kciLink.com (Postfix, from userid 100) id 2B5D93D5F; Tue, 26 Nov 2002 11:16:37 -0500 (EST) Message-Id: <20021126161637.2B5D93D5F@onceler.kciLink.com> Date: Tue, 26 Nov 2002 11:16:37 -0500 (EST) From: Vivek Khera Reply-To: Vivek Khera To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/45756: glib12 creates config file loop Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 45756 >Category: ports >Synopsis: glib12 creates config file loop >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 26 08:20:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Vivek Khera >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD onceler.kciLink.com 4.7-STABLE FreeBSD 4.7-STABLE #5: Fri Nov 22 11:32:12 EST 2002 khera@onceler.kciLink.com:/amd/yertle/u/yertle2/usr.obj/amd/onceler/u/onceler1/usr/src/sys/ONCELER i386 ports updated 11/25/2002 >Description: I used portupgrade to update mozilla to the latest version. libgtk failed to update because running glib12-config resulted in a symbolic link loop, which was apparently caused by the upgrade to glib12 a few moments before. [root@onceler]# ls -l glib12-config lrwxr-xr-x 1 root wheel 26 Nov 26 11:07 glib12-config@ -> /usr/local/bin/glib-config [root@onceler]# ls -l glib-config lrwxr-xr-x 1 root wheel 13 Dec 4 2000 glib-config@ -> glib12-config >How-To-Repeat: upgrade glib12 from the prior version. >Fix: remove the above two files and force reinstall of glib12. then the two files exist properly. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message