Public bug reported:

Binary package hint: w3c-dtd-xhtml

xmlcatalog in ubuntu can't find xhtml1-strict.dtd.

The reason seems to be a change in w3c-dtd-xhtml, as it doesn't work in
ubuntu:

  $ xmlcatalog /etc/sgml/catalog "-//W3C//DTD XHTML 1.0 Strict//EN"
  No entry for PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN

But with a clean Debian package it works correctly again:

  $ sudo dpkg -i w3c-dtd-xhtml_1.1-5_all.deb
  dpkg - warning: downgrading w3c-dtd-xhtml from 1.1-5ubuntu1 to 1.1-5.
  (Reading database ... 191473 files and directories currently installed.)
  Preparing to replace w3c-dtd-xhtml 1.1-5ubuntu1 (using 
w3c-dtd-xhtml_1.1-5_all.deb) ...
  Unpacking replacement w3c-dtd-xhtml ...
  Setting up w3c-dtd-xhtml (1.1-5) ...

  $ xmlcatalog /etc/sgml/catalog "-//W3C//DTD XHTML 1.0 Strict//EN"
  /usr/share/xml/xhtml/schema/dtd/1.0/xhtml1-strict.dtd

** Affects: w3c-dtd-xhtml (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Ubunut patch makes catalog unable to find xhtml1-strict.dtd
https://bugs.launchpad.net/bugs/390604
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to