Your message dated Mon, 18 Dec 2006 19:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#298008: fixed in python-xml 0.8.4-6
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: python2.3-xml
Version: 0.8.4-1
Severity: minor

I wanted to try validating XML, so I wanted to run xmlproc_val against
the urls.xml file in the example.  

I had to read the source code for xmlproc_val to know that you have
to set XMLSOCATALOG to make it find the catalog.  It would be better
if this were in the manual entry for xmlproc_val.  However, that's too
trivial; the real bug is:

The offered catalog in
/usr/share/doc/python2.3-xml/examples/demo/xmlproc/catalog.soc points
to the URL http://www.schema.net/public-text/catalog.soc, which no
longer exists.  The fix is to delete the reference to the nonexistent
catalog.

Here's a terminal dialogue to make all this clear.  It includes a
patch to catalog.soc.

lobus:~> cp -ra /usr/share/doc/python2.3-xml/examples/demo/xmlproc /tmp/xmlproc
lobus:~> cd /tmp/xmlproc
lobus:/tmp/xmlproc> gunzip *.gz */*.gz
lobus:/tmp/xmlproc> xmlproc_val urls.xml 
xmlproc version 0.70

Parsing 'urls.xml'
E:hate-sysids:1:0: Couldn't open resource 'hate-sysids'
E:urls.xml:5:7: Element 'xbel' not declared
E:urls.xml:6:8: Element 'title' not declared
...trimmed...
Parse complete, 69 error(s) and 0 warning(s)
lobus:/tmp/xmlproc> setenv XMLSOCATALOG catalog.soc
lobus:/tmp/xmlproc> xmlproc_val urls.xml 
xmlproc version 0.70
Parsing catalog file 'catalog.soc'
ERROR: Couldn't open resource 'http://www.schema.net/public-text/catalog.soc' 
at http://www.schema.net/public-text/catalog.soc:1:0
TEXT: ''
lobus:/tmp/xmlproc> cp catalog.soc catalog.soc.orig
... Edited catalog.soc ...
lobus:/tmp/xmlproc> diff -u catalog.soc.orig catalog.soc
--- catalog.soc.orig    2005-03-03 15:50:18.000000000 -0800
+++ catalog.soc 2005-03-03 15:50:50.000000000 -0800
@@ -12,8 +12,3 @@
 
 PUBLIC "+//IDN python.org//DTD XML Bookmark Exchange Language 1.0//EN//XML"
        "dtds/xbel-1.0.dtd"
-
--- If we can't find a system identifier for the public identifier here, 
-   then go to James Tauber's public catalog                             --
-
-DELEGATE "" "http://www.schema.net/public-text/catalog.soc";
\ No newline at end of file
lobus:/tmp/xmlproc> xmlproc_val urls.xml 
xmlproc version 0.70
Parsing catalog file 'catalog.soc'

Parsing 'urls.xml'

Parse complete, 0 error(s) and 0 warning(s)

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (1500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-treo
Locale: LANG=C, LC_CTYPE=C

Versions of packages python2.3-xml depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  python2.3                   2.3.5-1      An interactive high-level object-o

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: python-xml
Source-Version: 0.8.4-6

We believe that the bug you reported is fixed in the latest version of
python-xml, which is due to be installed in the Debian FTP archive:

python-xml_0.8.4-6.diff.gz
  to pool/main/p/python-xml/python-xml_0.8.4-6.diff.gz
python-xml_0.8.4-6.dsc
  to pool/main/p/python-xml/python-xml_0.8.4-6.dsc
python-xml_0.8.4-6_amd64.deb
  to pool/main/p/python-xml/python-xml_0.8.4-6_amd64.deb
xbel-utils_0.8.4-6_all.deb
  to pool/main/p/python-xml/xbel-utils_0.8.4-6_all.deb
xbel_0.8.4-6_all.deb
  to pool/main/p/python-xml/xbel_0.8.4-6_all.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.
Fabio Tranchitella <[EMAIL PROTECTED]> (supplier of updated python-xml 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, 18 Dec 2006 20:12:06 +0100
Source: python-xml
Binary: python-xml xbel xbel-utils
Architecture: source all amd64
Version: 0.8.4-6
Distribution: unstable
Urgency: medium
Maintainer: Debian/Ubuntu Zope Team <[EMAIL PROTECTED]>
Changed-By: Fabio Tranchitella <[EMAIL PROTECTED]>
Description: 
 python-xml - XML tools for Python
 xbel       - XML Bookmark Exchange Language
 xbel-utils - XML Bookmark Exchange Language Utilities
Closes: 298008 386720 392630 399410
Changes: 
 python-xml (0.8.4-6) unstable; urgency=medium
 .
   * Fixes for documentation and examples:
     + Applied patch to demo/dom/generate_xml1.py. (Closes: #399410)
     + Applied patch to demo/xmlproc/catalog.soc. (Closes: #298008)
   * debian/control:
     + move debhelper to build-depends. (Closes: #392630)
     + xbel: recommends xml-core to provide a catalog mapping onto
       the XBEL DTDs. (Closes: #386720)
Files: 
 66c44e75ad0e6705f03cb0b87d19b975 821 python optional python-xml_0.8.4-6.dsc
 680666c551c8abc85c104db55376587e 26301 python optional 
python-xml_0.8.4-6.diff.gz
 8cb05352cc739a70a1488bcae3aa505a 24414 web optional xbel_0.8.4-6_all.deb
 52ca7364a9ced2250baf391fc8be2998 25528 web optional xbel-utils_0.8.4-6_all.deb
 7125868bc256b2148e6ce4f1bab8676a 699208 python optional 
python-xml_0.8.4-6_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFhunyK/juK3+WFWQRAlQgAJoCHZOUDzD1hnA/68fOcOwY60yr6QCfcm7m
zKK1mk7x/IGG9TtMe2YwR1I=
=4HAF
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to