Your message dated Sun, 24 Jan 2010 23:11:34 +0000 (WET)
with message-id <[email protected]>
and subject line Package elementtree has been removed from Debian
has caused the Debian Bug report #536279,
regarding python-elementtree: can produce invalid XML
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
536279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536279
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-lxml
Version: 2.1.5-1
Severity: normal
$ cat buggy.py
import sys
import lxml.etree as et
root = et.Element('root')
root.text = u'''\u1234\x07'''
et.ElementTree(root).write(sys.stdout)
$ python buggy.py | xmllint -
-:1: parser error : PCDATA invalid Char value 7
<root>ሴ</root>
^
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-lxml depends on:
ii libc6 2.9-19 GNU C Library: Shared libraries
ii libxml2 2.7.3.dfsg-1 GNOME XML library
ii libxslt1.1 1.1.24-2 XSLT processing library - runtime
ii python 2.5.4-2 An interactive high-level object-o
ii python-central 0.6.11 register and build utility for Pyt
ii zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime
python-lxml recommends no packages.
Versions of packages python-lxml suggests:
pn python-lxml-dbg <none> (no description available)
-- no debconf information
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Version: 1.2.6-14+rm
You filled the bug http://bugs.debian.org/536279 in Debian BTS
against the package elementtree. I'm closing it at *unstable*, but it will
remain open for older distributions.
For more information about this package's removal, read
http://bugs.debian.org/564406. That bug might give the reasons why
this package was removed and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Marco Rodrigues
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team