Your message dated Sun, 01 Nov 2009 19:58:35 +0100
with message-id <4aedda5b.1070...@debian.org>
and subject line Re: Bug#553017: reportbug-ng: Doesn't start at all in testing;
exception with bts
has caused the Debian Bug report #553017,
regarding reportbug-ng: Doesn't start at all in testing; exception with bts
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.)
--
553017: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553017
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: reportbug-ng
Version: 1.6
Severity: grave
Justification: renders package unusable
reportbug-ng doesn't start at all on my machine.
nico...@tahu:~$ reportbug-ng
Traceback (most recent call last):
File "/usr/bin/reportbug-ng", line 67, in <module>
gui = RngGui(args)
File "/usr/share/reportbug-ng/rnggui.py", line 96, in __init__
self._stateChanged(None, None)
File "/usr/share/reportbug-ng/rnggui.py", line 240, in _stateChanged
self.currentBug = bts.Bugreport(0)
TypeError: __init__() takes exactly 1 argument (2 given)
Changing that line to bts.Bugreport() (removing the 0 argument) is enough to
make it run.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages reportbug-ng depends on:
ii python 2.5.4-2 An interactive high-level object-o
ii python-apt 0.7.13.3 Python interface to libapt-pkg
ii python-debianbts 1.3 Python interface to Debian's Bug T
ii python-qt4 4.4.4-6 Python bindings for Qt4
ii python-support 1.0.4 automated rebuilding support for P
ii python2.5 2.5.4-2 An interactive high-level object-o
ii xdg-utils 1.0.2-6.1 desktop integration utilities from
ii xterm 250-1 X terminal emulator
reportbug-ng recommends no packages.
reportbug-ng suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Fixed since 1.7, needs a few days to propagate to testing though.
Nicolás Alvarez schrieb:
> Package: reportbug-ng
> Version: 1.6
> Severity: grave
> Justification: renders package unusable
>
> reportbug-ng doesn't start at all on my machine.
>
> nico...@tahu:~$ reportbug-ng
> Traceback (most recent call last):
> File "/usr/bin/reportbug-ng", line 67, in <module>
> gui = RngGui(args)
> File "/usr/share/reportbug-ng/rnggui.py", line 96, in __init__
> self._stateChanged(None, None)
> File "/usr/share/reportbug-ng/rnggui.py", line 240, in _stateChanged
> self.currentBug = bts.Bugreport(0)
> TypeError: __init__() takes exactly 1 argument (2 given)
>
> Changing that line to bts.Bugreport() (removing the 0 argument) is enough to
> make it run.
>
> -- System Information:
> Debian Release: squeeze/sid
> APT prefers testing
> APT policy: (990, 'testing'), (500, 'unstable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
> Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
>
> Versions of packages reportbug-ng depends on:
> ii python 2.5.4-2 An interactive high-level
> object-o
> ii python-apt 0.7.13.3 Python interface to libapt-pkg
> ii python-debianbts 1.3 Python interface to Debian's Bug
> T
> ii python-qt4 4.4.4-6 Python bindings for Qt4
> ii python-support 1.0.4 automated rebuilding support for
> P
> ii python2.5 2.5.4-2 An interactive high-level
> object-o
> ii xdg-utils 1.0.2-6.1 desktop integration utilities
> from
> ii xterm 250-1 X terminal emulator
>
> reportbug-ng recommends no packages.
>
> reportbug-ng suggests no packages.
>
> -- no debconf information
>
>
>
--
Bastian Venthur http://venthur.de
Debian Developer venthur at debian org
--- End Message ---