Package: docbook-xml Version: 4.3-1.1 When the Sound Juicer documentation is registered with scrollkeeper, this error occurs (bug #303964):
Configuring sound-juicer (0.6.1-2) ... I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd I expected the XML catalogue to handle this and resolve it to a local path, so I checked the catalog files and noticed that whilst DocBook 4.1.2 registers the relevant URL in /usr/share/xml/docbook/schema/dtd/4.1.2/catalog.xml: <public publicId="-//OASIS//DTD DocBook XML V4.1.2//EN" uri="docbookx.dtd"/> <system systemId="http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" uri="docbookx.dtd"/> ... But /usr/share/xml/docbook/schema/dtd/4.3/catalog.xml only contains the <public> tag, not the <system> tag mapping http://.../4.3/docbookx.dtd. I believe this is a simple omission in the DocBook 4.3 catalogue, or is the DTD declaration in my XML file incorrect: <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"> Ross -- Ross Burton mail: [EMAIL PROTECTED] jabber: [EMAIL PROTECTED] www: http://www.burtonini.com./ PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

