Your message dated Fri, 15 Jan 2010 19:55:20 +0100
with message-id <[email protected]>
and subject line Package removed from Debian unstable
has caused the Debian Bug report #536280,
regarding python-celementtree: 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.)
--
536280: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536280
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.0.5-10+rm
Package removed from Debian unstable: http://bugs.debian.org/564377
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team