From owner-freebsd-stable@FreeBSD.ORG Thu May 24 22:45:54 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C64A16A41F; Thu, 24 May 2007 22:45:54 +0000 (UTC) (envelope-from nicolas@i.0x5.de) Received: from n.0x5.de (n.0x5.de [217.197.85.144]) by mx1.freebsd.org (Postfix) with ESMTP id AB43C13C465; Thu, 24 May 2007 22:45:53 +0000 (UTC) (envelope-from nicolas@i.0x5.de) Received: by pc5.i.0x5.de (Postfix, from userid 1003) id 3C0DE61C7F; Fri, 25 May 2007 00:45:52 +0200 (CEST) Date: Fri, 25 May 2007 00:45:52 +0200 From: Nicolas Rachinsky To: freebsd-stable@freebsd.org, x11@FreeBSD.org Message-ID: <20070524224552.GA77459@mid.pc5.i.0x5.de> Mail-Followup-To: freebsd-stable@freebsd.org, x11@FreeBSD.org References: <200705211823.29943.ABabiy@shaw.ca> <"56016.2001:6f8:101e:0:20e:cff:fe6d:6adb.1179824650.squirrel"@webmail.alpha-tierchen.de> <200705230047.28763.ABabiy@shaw.ca> <200705231107.03356.eti@erata.net> <20070524114030.GB1160@turion.vk2pj.dyndns.org> <20070524130011.GB46848@mid.pc5.i.0x5.de> <20070524201907.GA32382@xor.obsecurity.org> <20070524204238.GA3360@mid.pc5.i.0x5.de> <20070524210820.GA33171@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070524210820.GA33171@xor.obsecurity.org> X-Powered-by: FreeBSD X-Homepage: http://www.rachinsky.de X-PGP-Keyid: 887BAE72 X-PGP-Fingerprint: 039E 9433 115F BC5F F88D 4524 5092 45C4 887B AE72 X-PGP-Keys: http://www.rachinsky.de/nicolas/gpg/nicolas_rachinsky.asc User-Agent: Mutt/1.5.15 (2007-04-06) Cc: Subject: Re: Corrupt fonts-alias (Re: xorg 7.2 start problem) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2007 22:45:54 -0000 * Kris Kennaway [2007-05-24 17:08 -0400]: > > Unfortunately portupgrade (nor portupgrade-devel) cannot yet handle > > the rigors of the xorg upgrade without a small bit of help: > > > > # portupgrade -Rf libXft > > > > before you do the portupgrade -a? > > No, that is to avoid a dependency loop involving libXft and > xorg-libraries because of a bug in how portupgrade orders > dependencies. Ah. I didn't really use portupgrade, I just used it to sort the ports I wanted to update. And after seeing this (and the failures), I rebuilt libXft and convinced ld-elf.so to use the library in /usr/local in preference of the one in /usr/X11R6. The following rebuild of the fonts worked fine. Nicolas -- http://www.rachinsky.de/nicolas