From owner-freebsd-x11@FreeBSD.ORG Thu May 24 20:19:08 2007 Return-Path: X-Original-To: x11@FreeBSD.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6790816A484; Thu, 24 May 2007 20:19:08 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 5268013C48C; Thu, 24 May 2007 20:19:08 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 891541A4D80; Thu, 24 May 2007 13:20:10 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8337B513AD; Thu, 24 May 2007 16:19:07 -0400 (EDT) Date: Thu, 24 May 2007 16:19:07 -0400 From: Kris Kennaway To: freebsd-stable@freebsd.org Message-ID: <20070524201907.GA32382@xor.obsecurity.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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070524130011.GB46848@mid.pc5.i.0x5.de> User-Agent: Mutt/1.4.2.2i Cc: x11@FreeBSD.org Subject: Corrupt fonts-alias (Re: xorg 7.2 start problem) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2007 20:19:08 -0000 On Thu, May 24, 2007 at 03:00:11PM +0200, Nicolas Rachinsky wrote: > * Peter Jeremy [2007-05-24 21:40 +1000]: > > I've found this problem on one system (the one where I thought the > > upgrade had gone the most cleanly). font-alias _is_ installed but > > most of my pcf.gz files are corrupt (20 bytes long). > > > > 'portupgrade -f' on my fonts is fixing this but I'm not exactly sure > > why it occurred to start with. > > bdftopcf fails if it uses the old library from X11R6. The 20 bytes are > the compressed empty output of the failing bdftopcf. > > Nicolas Sounds like it is being upgraded out of order, we need a full log to figure out why. Kris