Package: xml2rfc Version: 2.4.3-1 Severity: serious Since python-lxml was upgraded to 3.3.1-1, xml2rfc no longer works. It fails with the following backtrace:
Traceback (most recent call last): File "/usr/bin/xml2rfc", line 225, in <module> main() File "/usr/bin/xml2rfc", line 139, in main xmlrfc = parser.parse() File "/usr/lib/python2.7/dist-packages/xml2rfc/parser.py", line 373, in parse context.resolvers.add(caching_resolver) AttributeError: 'lxml.etree.iterparse' object has no attribute 'resolvers' Downgrading python-lxml to 3.2.0-1+b1 from snapshot.debian.org fixes the problem. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages xml2rfc depends on: ii python 2.7.5-5 ii python-lxml 3.2.0-1+b1 pn python:any <none> ii sgml-base 1.26+nmu4 xml2rfc recommends no packages. xml2rfc suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org