From owner-freebsd-questions@FreeBSD.ORG Thu Jul 3 10:40:38 2003 Return-Path: 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 4C39037B407 for ; Thu, 3 Jul 2003 10:40:38 -0700 (PDT) Received: from grumpy.dyndns.org (user-24-214-34-52.knology.net [24.214.34.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B554401A for ; Thu, 3 Jul 2003 10:40:37 -0700 (PDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from grumpy.dyndns.org (localhost [127.0.0.1]) by grumpy.dyndns.org (8.12.9/8.12.9) with ESMTP id h63HeX2s053125 for ; Thu, 3 Jul 2003 12:40:33 -0500 (CDT) (envelope-from dkelly@grumpy.dyndns.org) Received: from localhost (localhost [[UNIX: localhost]]) by grumpy.dyndns.org (8.12.9/8.12.9/Submit) id h63HeWC8053124 for FreeBSD-Questions@FreeBSD.org; Thu, 3 Jul 2003 12:40:33 -0500 (CDT) From: David Kelly To: FreeBSD-Questions@FreeBSD.org Date: Thu, 3 Jul 2003 12:40:32 -0500 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307031240.32545.dkelly@HiWAAY.net> Subject: /usr/local/share/sgml/catalog.ports does not exist X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2003 17:40:38 -0000 Installed 5.1-RELEASE clean from CDROM on new HD and new filesystems earlier this week. Installed XFree86 and KDE from ports during the initial install. Installed /usr/ports and /usr/src later via CVS and am up to date as of yesterday. Attempting to add certain ports that I'm missing got stuck on /usr/ports/news/pan. It breaks while installing docbook stuff for lack of /usr/local/share/sgml/catalog.ports. ===> docbook-xml-4.2_1 depends on file: /usr/local/bin/xmlcatmgr - found 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 ===> Generating temporary packing list xmlcatmgr: catalog /usr/local/share/sgml/catalog.ports does not exist *** Error code 1 [...] Stop in /usr/ports/news/pan. ** Command failed [exit code 1]: /usr/bin/script -qa /home/dkelly/tmp/portinstall37524.0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! news/pan (unknown build error) Attempts to locate whoever creates catalog.ports have failed. Searching my old 4.8 installation indicates it didn't exist there either. But its mentioned quite often in /usr/ports/textproc/*/Makefile. So how do I get past this error? -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system.