From owner-freebsd-gnome@FreeBSD.ORG Thu Feb 5 11:04:18 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6651716A4CE for ; Thu, 5 Feb 2004 11:04:18 -0800 (PST) Received: from lakemtao08.cox.net (lakemtao08.cox.net [68.1.17.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 149D343D55 for ; Thu, 5 Feb 2004 11:04:13 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao08.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040205190223.BHIX2412.lakemtao08.cox.net@mezz.mezzweb.com>; Thu, 5 Feb 2004 14:02:23 -0500 To: Kevin Oberman References: <20040205185247.258AA5D08@ptavv.es.net> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Thu, 05 Feb 2004 13:01:23 -0600 In-Reply-To: <20040205185247.258AA5D08@ptavv.es.net> User-Agent: Opera7.23/Linux M2 build 518 cc: gnome@freebsd.org Subject: Re: Issues when updating ports X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 19:04:18 -0000 On Thu, 05 Feb 2004 10:52:47 -0800, Kevin Oberman wrote: > I was doing the massive port upgrade for post libkse as libpthread. The > reinstall of gtk failed because of a file installed by gucharmap-gnome, > so I deleted the gucharmap-gnome package and installed gtk. So far, so > good. > > Then I tried to re-install gucharmap-gnome. (portupgrade -RN > gucharmap-gnome) > The attempt to re-install failed for docbook-xsl with the error: > pkg_delete: '/usr/local/share/xsl/docbook/catalog' fails original MD5 > ===> Generating temporary packing list > for file in `unzip -l > /usr/ports/distfiles/docbook-xml-4.2.zip|/usr/bin/awk > '/:[0-9].*[^\/]$/{print $4}'`; do install -o root -g wheel -m 444 > /usr/ports/textproc/docbook-xml/work/$file > /usr/local/share/xml/docbook/4.2/$file; done > xmlcatmgr: entry already exists for > `/usr/local/share/xml/docbook/4.2/docbook.cat' of type `CATALOG' > *** Error code 1 > > I will admit to general cluelessness about xmlcatmgr, so I am unsure how > to best proceed. Any suggestions? I get that too in the few days ago, so I just solve the problem by remove the `/usr/local/share/xml/docbook/4.2/docbook.cat' by manual, then force install it. It works to me so far. Cheers, Mezz > I still have hope of getting Gnome running on my laptop today! > > Thanks, -- bsdforums.org 's moderator, mezz.