From owner-freebsd-ports@FreeBSD.ORG Sun Nov 11 10:29:32 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1135D190 for ; Sun, 11 Nov 2012 10:29:32 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id E41648FC13 for ; Sun, 11 Nov 2012 10:29:31 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TXUnB-0002sF-Uz for freebsd-ports@freebsd.org; Sun, 11 Nov 2012 02:29:29 -0800 Date: Sun, 11 Nov 2012 02:29:29 -0800 (PST) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1352629769953-5759961.post@n5.nabble.com> Subject: xmlcatmgr gives error for: iso8879, docbook-sk, xmlcharent MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Nov 2012 10:29:32 -0000 I get similar "catalog error" message at install phase for 3 ports (build finishes correctly): textproc/iso8879, textproc/docbook-sk, textproc/xmlcharent Error msg: /usr/local/bin/xmlcatmgr -sc /usr/local/share/sgml/catalog.ports add CATALOG /usr/local/share/xml/xmlcharent/catalog xmlcatmgr: entry already exists for `/usr/local/share/xml/xmlcharent/catalog' of type `CATALOG' *** [do-install] Error code 1 I have tried to manually delete using the xmlcatmgr command and have also removed folders in /usr/local/share/xml/ and sgml, then tried to re-install. I gat the same error. Should I just delete catalog.ports file and start over? -- View this message in context: http://freebsd.1045724.n5.nabble.com/xmlcatmgr-gives-error-for-iso8879-docbook-sk-xmlcharent-tp5759961.html Sent from the freebsd-ports mailing list archive at Nabble.com.