Your message dated Mon, 20 Feb 2006 10:02:15 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#352634: fixed in libxml2 2.6.23.dfsg.2-2 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: libxml2-utils Version: 2.6.23.dfsg.1-0.1 Severity: normal -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I will try to describe the problem: I build a few manpages using automake/autoconf. The manpages need a few entities, which I moved into a file man_entities.dtd.in, which is processed by autoconf. All XML files import this file using <!ENTITY % _man_entities SYSTEM "man_entities.dtd"> %_man_entities; If I now run make distcheck, the .dtd file is produced in _build. To process the file I use xsltproc --path $(srcdir):$(builddir) man.xsl foobar.xml which produces my expected manpage. But when I want to check the validity of the XML file using the same syntax xmllint --noout --path $(srcdir):$(builddir) --dtdvalid file:///path/to/docbookx.dtd --valid foobar.xml it fails with I/O error : failed to load external entity "foobar.xml" ../foobar.xml:line: I/O error : failed to load external entity "../man_entities.dtd" %_man_entities; ^ %_man_entities; ^ ../foobar.xml:line: I/O error : failed to load external entity "../man_entities.dtd" %_man_entities; ^ %_man_entities; ^ Is it possible to fix this so it loads DTD(s) from the specified --path option too (as xsltproc seems to work)? If you want to have a look yourself, you can find the related sources, where I observe this problem here: http://cvs.wgdd.de/cgi-bin/cvsweb/fglrx_man/ If you need more info, please let me know. Regards, Daniel - -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15.02060113 Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) Versions of packages libxml2-utils depends on: ii libc6 2.3.5-13 GNU C Library: Shared libraries an ii libncurses5 5.5-1 Shared libraries for terminal hand ii libreadline5 5.1-6 GNU readline and history libraries ii libxml2 2.6.23.dfsg.1-0.1 GNOME XML library ii zlib1g 1:1.2.3-9 compression library - runtime libxml2-utils recommends no packages. - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD8BNidg0kG0+YFBERAq0hAKCMWDvo3z7YVDJeh/C4pd15kSpxlQCaA9Jn pvICNq6ZCsfH4LyXrJTCACw= =X6JV -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: libxml2 Source-Version: 2.6.23.dfsg.2-2 We believe that the bug you reported is fixed in the latest version of libxml2, which is due to be installed in the Debian FTP archive: libxml2-dbg_2.6.23.dfsg.2-2_i386.deb to pool/main/libx/libxml2/libxml2-dbg_2.6.23.dfsg.2-2_i386.deb libxml2-dev_2.6.23.dfsg.2-2_i386.deb to pool/main/libx/libxml2/libxml2-dev_2.6.23.dfsg.2-2_i386.deb libxml2-doc_2.6.23.dfsg.2-2_all.deb to pool/main/libx/libxml2/libxml2-doc_2.6.23.dfsg.2-2_all.deb libxml2-utils_2.6.23.dfsg.2-2_i386.deb to pool/main/libx/libxml2/libxml2-utils_2.6.23.dfsg.2-2_i386.deb libxml2_2.6.23.dfsg.2-2.diff.gz to pool/main/libx/libxml2/libxml2_2.6.23.dfsg.2-2.diff.gz libxml2_2.6.23.dfsg.2-2.dsc to pool/main/libx/libxml2/libxml2_2.6.23.dfsg.2-2.dsc libxml2_2.6.23.dfsg.2-2_i386.deb to pool/main/libx/libxml2/libxml2_2.6.23.dfsg.2-2_i386.deb python-libxml2_2.6.23.dfsg.2-2_all.deb to pool/main/libx/libxml2/python-libxml2_2.6.23.dfsg.2-2_all.deb python2.3-libxml2_2.6.23.dfsg.2-2_i386.deb to pool/main/libx/libxml2/python2.3-libxml2_2.6.23.dfsg.2-2_i386.deb python2.4-libxml2_2.6.23.dfsg.2-2_i386.deb to pool/main/libx/libxml2/python2.4-libxml2_2.6.23.dfsg.2-2_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mike Hommey <[EMAIL PROTECTED]> (supplier of updated libxml2 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 20 Feb 2006 10:52:46 +0100 Source: libxml2 Binary: python-libxml2 python2.3-libxml2 python2.4-libxml2 libxml2-doc libxml2 libxml2-dbg libxml2-utils libxml2-dev Architecture: source i386 all Version: 2.6.23.dfsg.2-2 Distribution: unstable Urgency: low Maintainer: Mike Hommey <[EMAIL PROTECTED]> Changed-By: Mike Hommey <[EMAIL PROTECTED]> Description: libxml2 - GNOME XML library libxml2-dbg - Debugging symbols for the GNOME XML library libxml2-dev - Development files for the GNOME XML library libxml2-doc - Documentation for the GNOME XML library libxml2-utils - XML utilities python-libxml2 - Python bindings for the GNOME XML library python2.3-libxml2 - Python 2.3 bindings for the GNOME XML library python2.4-libxml2 - Python 2.4 bindings for the GNOME XML library Closes: 351125 352634 Changes: libxml2 (2.6.23.dfsg.2-2) unstable; urgency=low . * debian/control: Removed python2.2-libxml2 and build-dep on python2.2-dev. Closes: #351125. * doc/xmllint.xml, doc/xmllint.1: Applied patch from upstream cvs. That improves the manual page by many ways. * doc/xmllint.html: Manually updated with changes from the .xml file. * xmllint.c: Don't throw error when failed to load an entity through --path option of xmllint (patch from upstream cvs). Closes: #352634. Thanks Daniel Leidert. Files: 59f548ab16d4bf908bd53ff7cc33d268 917 libs optional libxml2_2.6.23.dfsg.2-2.dsc e54a6ae22ee4dab24d85a1e5e4be6369 192173 libs optional libxml2_2.6.23.dfsg.2-2.diff.gz 07201ae9372316fc0cbcf797fd949cbd 994178 doc optional libxml2-doc_2.6.23.dfsg.2-2_all.deb 4a241fb8a8d478ea82db05269ab88469 18460 python optional python-libxml2_2.6.23.dfsg.2-2_all.deb 55bb10d3b69b5bf2c4abefffeb04b92b 708980 libs optional libxml2_2.6.23.dfsg.2-2_i386.deb cf56874823e88846f1a315003771f2aa 34010 text optional libxml2-utils_2.6.23.dfsg.2-2_i386.deb d7f903422934550ce58aa6c08a99c108 671592 libdevel optional libxml2-dev_2.6.23.dfsg.2-2_i386.deb c1b220f0dee9fa7fbc23e811f10253dc 778310 libdevel optional libxml2-dbg_2.6.23.dfsg.2-2_i386.deb d2b17201fdd44fbb1659ac5f94370a5f 306290 python optional python2.4-libxml2_2.6.23.dfsg.2-2_i386.deb 887599555f536d055e5095e4381741ea 306284 python optional python2.3-libxml2_2.6.23.dfsg.2-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD+gB13kvaLFT9KlgRApFtAJ4/C/nCtKa+ZWlCf0TccJo7rquWQgCeLcBX wo6+Aah0ljYxuJIYksnmX7E= =zXrP -----END PGP SIGNATURE-----
--- End Message ---

