Your message dated Fri, 19 Feb 2010 15:11:58 +0100
with message-id <[email protected]>
and subject line Re: Bug#570514: reportbug-ng: crashes with a Python error
has caused the Debian Bug report #570514,
regarding reportbug-ng: crashes with a Python error
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.)
--
570514: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570514
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Subject: reportbug-ng: crashes with a Python error
Package: reportbug-ng
Version: 1.14
Severity: important
Recently, reportbug-ng began to crash before starting and spits the following:
Traceback (most recent call last):
File "/usr/bin/reportbug-ng", line 72, in <module>
gui = RngGui(args)
File "/usr/share/reportbug-ng/rnggui.py", line 42, in __init__
self.setupUi(self)
File "/usr/share/reportbug-ng/ui/mainwindow.py", line 29, in setupUi
self.lineEdit = PackageLineEdit(self.centralwidget)
File "/usr/share/reportbug-ng/ui/packagelineedit.py", line 16, in __init__
cache.set_filter(InstalledFilter())
File "/usr/lib/python2.5/site-packages/apt/cache.py", line 506, in
__getattr__
return getattr(self.cache, key)
AttributeError: 'Cache' object has no attribute 'set_filter'
Maybe related with recent Python updates?
Regards,
Antonio
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (600, 'testing'), (550, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages reportbug-ng depends on:
ii python 2.5.4-9 An interactive high-level object-
o
ii python-apt 0.7.13.3 Python interface to libapt-pkg
ii python-debianbts 1.4 Python interface to Debian's Bug
T
ii python-qt4 4.6-1 Python bindings for Qt4
ii python-support 1.0.6 automated rebuilding support for
P
ii python2.5 2.5.5-2 An interactive high-level object-
o
ii xdg-utils 1.0.2-6.1 desktop integration utilities
from
ii xterm 253-1 X terminal emulator
reportbug-ng recommends no packages.
reportbug-ng suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
That bug was fixed in 1.15, which is not yet in testing.
Cheers,
Bastian
On 19.02.2010 14:47, Antonio Marcos López Alonso wrote:
> Subject: reportbug-ng: crashes with a Python error
> Package: reportbug-ng
> Version: 1.14
> Severity: important
>
> Recently, reportbug-ng began to crash before starting and spits the following:
>
> Traceback (most recent call last):
> File "/usr/bin/reportbug-ng", line 72, in <module>
> gui = RngGui(args)
> File "/usr/share/reportbug-ng/rnggui.py", line 42, in __init__
> self.setupUi(self)
> File "/usr/share/reportbug-ng/ui/mainwindow.py", line 29, in setupUi
> self.lineEdit = PackageLineEdit(self.centralwidget)
> File "/usr/share/reportbug-ng/ui/packagelineedit.py", line 16, in __init__
> cache.set_filter(InstalledFilter())
> File "/usr/lib/python2.5/site-packages/apt/cache.py", line 506, in
> __getattr__
> return getattr(self.cache, key)
> AttributeError: 'Cache' object has no attribute 'set_filter'
>
> Maybe related with recent Python updates?
>
> Regards,
> Antonio
>
>
> -- System Information:
> Debian Release: squeeze/sid
> APT prefers testing
> APT policy: (600, 'testing'), (550, 'unstable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.32-trunk-amd64 (SMP w/1 CPU core)
> Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages reportbug-ng depends on:
> ii python 2.5.4-9 An interactive high-level object-
> o
> ii python-apt 0.7.13.3 Python interface to libapt-pkg
> ii python-debianbts 1.4 Python interface to Debian's Bug
> T
> ii python-qt4 4.6-1 Python bindings for Qt4
> ii python-support 1.0.6 automated rebuilding support for
> P
> ii python2.5 2.5.5-2 An interactive high-level object-
> o
> ii xdg-utils 1.0.2-6.1 desktop integration utilities
> from
> ii xterm 253-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 ---