Package: docbook-xml
Version: 4.3-1.1
Severity: important

XML catalog resolution for the v4.3 DTD fails.

For example:

  $ xmlcatalog /etc/xml/catalog 
http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd
    No entry for SYSTEM http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd
    No entry for URI http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd

Whereas, if I do the same for 4.2 system ID -

  $ xmlcatalog /etc/xml/catalog 
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
    file:///usr/share/xml/docbook/schema/dtd/4.2/docbookx.dtd

Looking at /usr/share/xml/docbook/schema/dtd/4.3/catalog.xml I see
that it's lacking a "system" element (the 4.2 catalog has one...)

That is, it should have this:

  <system systemId="http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd";
          uri="docbookx.dtd"/>

If that is added to the catalog, it will fix the problem.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (70, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages docbook-xml depends on:
ii  sgml-base                     1.26       SGML infrastructure and SGML catal
ii  sgml-data                     2.0.2      common SGML and XML data
ii  xml-core                      0.09       XML infrastructure and XML catalog

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to