Package: python-btsutils Version: 0.3-1 Severity: serious
Python 2.6.6 (r266:84292, Dec 27 2010, 22:07:44) [GCC 4.4.5] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from btsutils.debbugs import debbugs >>> bts = debbugs() >>> bts.get(628426) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/pymodules/python2.6/btsutils/debbugs.py", line 48, in get return self.html.get(bugnumber) File "/usr/lib/pymodules/python2.6/btsutils/html.py", line 67, in get bug.setPackage(self.decode_entities(package.nextSibling.string)) AttributeError: 'NoneType' object has no attribute 'nextSibling' >>> bts.get('628426') Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/pymodules/python2.6/btsutils/debbugs.py", line 48, in get return self.html.get(bugnumber) File "/usr/lib/pymodules/python2.6/btsutils/html.py", line 67, in get bug.setPackage(self.decode_entities(package.nextSibling.string)) AttributeError: 'NoneType' object has no attribute 'nextSibling' >>> -- System Information: Debian Release: 6.0.1 APT prefers stable APT policy: (990, 'stable'), (500, 'unstable'), (1, 'experimental') Architecture: mipsel (mips64) Kernel: Linux 2.6.38-2-loongson-2f 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 python-btsutils depends on: ii devscripts 2.10.69+squeeze1 scripts to make the life of a Debi ii python 2.6.6-3+squeeze6 interactive high-level object-orie ii python-beautifulsoup 3.1.0.1-2 error-tolerant HTML parser for Pyt ii python-soappy 0.12.0-4 SOAP Support for Python ii python-support 1.0.10 automated rebuilding support for P python-btsutils recommends no packages. python-btsutils 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