From owner-freebsd-questions@FreeBSD.ORG Fri Aug 12 13:22:57 2005 Return-Path: X-Original-To: questions@freeBSD.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B9A816A41F for ; Fri, 12 Aug 2005 13:22:57 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF06443D46 for ; Fri, 12 Aug 2005 13:22:56 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 0BC18617E; Fri, 12 Aug 2005 15:22:40 +0200 (CEST) Received: from xps.des.no (des.no [80.203.228.37]) by tim.des.no (Postfix) with ESMTP id E715F60F7; Fri, 12 Aug 2005 15:22:39 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id DC2B733D44; Fri, 12 Aug 2005 15:22:51 +0200 (CEST) To: Lowell Gilbert References: <20050803201845.67752.qmail@web53908.mail.yahoo.com> <44fytp933p.fsf@be-well.ilk.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Fri, 12 Aug 2005 15:22:51 +0200 In-Reply-To: <44fytp933p.fsf@be-well.ilk.org> (Lowell Gilbert's message of "04 Aug 2005 10:41:14 -0400") Message-ID: <86d5oj2st0.fsf@xps.des.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Tests: ALL_TRUSTED,AWL,BAYES_00 X-Spam-Learn: ham X-Spam-Score: -5.2/5.0 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on tim.des.no Cc: David LeCount , questions@freeBSD.org Subject: Re: xmlcatmgr: entry already exists 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: Fri, 12 Aug 2005 13:22:57 -0000 Lowell Gilbert writes: > As I said before, the knowledgeable advice is mostly likely to be > available from the port maintainer. "entry already exists" is a common symptom of a bug in an earlier version of the port (where the entry was added at install time but not removed at deinstall time). You can solve it in two ways: force the installation, then deinstall and reinstall to normalize the situation; or 'pkg_delete -r xmlcatmgr', nuke ${PREFIX}/share/xml, and reinstall everything that depended on xmlcatmgr. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no