Your message dated Mon, 19 Sep 2011 21:27:34 +0000
with message-id <e1r5lng-00029v...@franck.debian.org>
and subject line Bug#637464: Removed package(s) from unstable
has caused the Debian Bug report #631568,
regarding AttributeError: 'NoneType' object has no attribute 'nextSibling'
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 ow...@bugs.debian.org
immediately.)
--
631568: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631568
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Version: 0.3-1+rm
Dear submitter,
as the package python-btsutils has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/637464
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---