From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 2 21:20:01 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F6B41065693 for ; Tue, 2 Feb 2010 21:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3351A8FC1A for ; Tue, 2 Feb 2010 21:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o12LK1nU020414 for ; Tue, 2 Feb 2010 21:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o12LK1Bd020413; Tue, 2 Feb 2010 21:20:01 GMT (envelope-from gnats) Resent-Date: Tue, 2 Feb 2010 21:20:01 GMT Resent-Message-Id: <201002022120.o12LK1Bd020413@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jim Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 918E6106568B for ; Tue, 2 Feb 2010 21:15:40 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 818278FC13 for ; Tue, 2 Feb 2010 21:15:40 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o12LFetJ036260 for ; Tue, 2 Feb 2010 21:15:40 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o12LFe6j036259; Tue, 2 Feb 2010 21:15:40 GMT (envelope-from nobody) Message-Id: <201002022115.o12LFe6j036259@www.freebsd.org> Date: Tue, 2 Feb 2010 21:15:40 GMT From: Jim To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/143502: port iso8879 does not install X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2010 21:20:01 -0000 >Number: 143502 >Category: ports >Synopsis: port iso8879 does not install >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 02 21:20:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Jim >Release: 8.0 >Organization: >Environment: FreeBSD bcserver 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Port textproc/iso8879 will not install. The command pkgdb -F is required for portversion to work on a fresh install, and it reports an error. ===> Installing for iso8879-1986_2 ===> iso8879-1986_2 depends on file: /usr/local/bin/xmlcatmgr - found ===> Generating temporary packing list ===> Checking if textproc/iso8879 already installed xmlcatmgr: entry already exists for `iso8879/catalog' of type `CATALOG' *** Error code 1 Stop in /usr/ports/textproc/iso8879. *** Error code 1 Stop in /usr/ports/textproc/iso8879. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall20100202-91 101-1521991-0 env make reinstall ** Fix the installation problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! textproc/iso8879 (install error) Command failed [exit code 1]: /usr/local/sbin/portinstall textproc/iso8879 Investigating more, I discovered that the iso8879 directory under /usr/local/share/sgml is created every time the make install command is executed. In it is a catalog file. I do not know what function it has, but it's apparently creating it and then complaining that it's there. Renaming the file and trying again produces no difference - the file (and entire directory) is created by make install and the subsequent failure occurs. >How-To-Repeat: Try to install textproc/iso8879 on 8.0 >Fix: >Release-Note: >Audit-Trail: >Unformatted: