Subject: pkg/32375: textproc/docbook-xsl-1.69.1nb1 installs incomplete catalog
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <ask01@bresnan.net>
List: pkgsrc-bugs
Date: 12/24/2005 07:25:00
>Number: 32375
>Category: pkg
>Synopsis: textproc/docbook-xsl-1.69.1nb1 installs incomplete catalog
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Dec 24 07:25:00 +0000 2005
>Originator: Andrew Klingenberg
>Release: NetBSD 1.6.2_STABLE
>Organization:
>Environment:
NetBSD localhost 1.6.2_STABLE NetBSD 1.6.2_STABLE (Howitzer) #0: Wed Sep 14 20:47:08 MDT 2005 ask@localhost:/usr/src/sys/arch/i386/compile/Howitzer i386
>Description:
The XML catalog installed with this package will not resolve stylesheets locally for many of the stylesheets, including all FO and XHTML stylesheets.
>How-To-Repeat:
Process an XML Docbook file with xsltproc, using a stylesheet that references the DocBook XSL (FO|XHTML) stylesheet by a system URI, i.e. "http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl". This will not work unless xsltproc is allowed to fetch the stylesheets via the net.
>Fix:
Use the catalog.xml file that is included in the distfile, instead of ${FILESDIR}/catalog. Also, patch the release version number in catalog.xml to "1.69.1" from "1.69.0".