From owner-freebsd-questions@FreeBSD.ORG Sat Jan 26 20:57:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EEE016A468 for ; Sat, 26 Jan 2008 20:57:28 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id F21DA13C467 for ; Sat, 26 Jan 2008 20:57:27 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JIs5d-0008Sl-T6 for freebsd-questions@freebsd.org; Sat, 26 Jan 2008 20:57:25 +0000 Received: from a80-100-101-148.adsl.xs4all.nl ([80.100.101.148]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Jan 2008 20:57:25 +0000 Received: from huubvanniekerk by a80-100-101-148.adsl.xs4all.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 26 Jan 2008 20:57:25 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Huub Date: Sat, 26 Jan 2008 21:57:20 +0100 Lines: 32 Message-ID: References: <20080126203750.GA1122@brick.slightlystrange.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: a80-100-101-148.adsl.xs4all.nl User-Agent: Thunderbird 2.0.0.6 (X11/20070811) In-Reply-To: <20080126203750.GA1122@brick.slightlystrange.org> Sender: news Subject: Re: error while updating ports: x11/xorg-libraries X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 20:57:28 -0000 > > First off, you should probably update your ports tree. Firefox is now > at 2.0.0.11,1, and xorg-libraries is at 7.3_1. I started with updating the ports tree. > > Then try the upgrade again. If it still fails, show us the errors from > the xorg-libraries build. [Updating the pkgdb in /var/db/pkg ... - 685 packages found (-0 +1) . done] ---> Upgrading 'xorg-libraries-7.2_1' to 'xorg-libraries-7.3_1' (x11/xorg-libraries) ---> Building '/usr/ports/x11/xorg-libraries' ===> Cleaning for xorg-libraries-7.3_1 /usr/X11R6 exists, but it is not a symlink. Installation cannot proceed. This looks like an incompletely removed old version of X. In the current version, /usr/X11R6 must be a symlink if it exists at all.Please read /usr/ports/UPDATING (entry of 20070519) for the procedure to upgrade X.org related ports.*** Error code 1 Stop in /usr/ports/x11/xorg-libraries. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.15405.6 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=xorg-libraries-7.2_1 UPGRADE_PORT_VER=7.2_1 make ** Fix the problem and try again. ------------------------------------ OK, so it looks like I have to update Xorg ports first. Reading UPDATING it seems quite a lot of work. Can you tell it will work out ok?