Your message dated Mon, 19 Sep 2011 21:25:13 +0000
with message-id <[email protected]>
and subject line Bug#557482: Removed package(s) from unstable
has caused the Debian Bug report #496536,
regarding /usr/bin/bug-triage: fails to start when installed along with 
report-ng
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.)


-- 
496536: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496536
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bug-triage
Version: 0.2.2-1
Severity: important
File: /usr/bin/bug-triage

bug-triage fails to start because it assumes that none of the python modules
in sys.path is called ui. I have installed reportbug-ng which doesn't qualify
its modules in a separate namespace, and one of those happens to be called ui
(I will also file a bug report for reportbug-ng.)

Please consider either using something like python-support, or place the
bug-triage modules in /usr/share/bug-triage/bug_triage (and instead import
bug_triage.ui.gtk.core).


$ bug-triage
Traceback (most recent call last):
  File "/usr/bin/bug-triage", line 32, in <module>
    import ui.gtk.core
ImportError: No module named gtk.core


$ python
Python 2.5.2 (r252:60911, Aug  8 2008, 09:22:44) 
[GCC 4.3.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys, os
>>> [p for p in sys.path if os.path.exists(p + "/ui")]
['/var/lib/python-support/python2.5']


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=el_GR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bug-triage depends on:
ii  python                        2.5.2-2    An interactive high-level object-o
ii  python-btsutils               0.3-1      Python module to interact with deb
ii  python-bzutils                0.2-1      Python module to interact with bug
ii  python-glade2                 2.12.1-6   GTK+ bindings: Glade support
ii  python-gtk2                   2.12.1-6   Python bindings for the GTK+ widge
ii  python-support                0.8.5      automated rebuilding support for P
ii  xdg-utils                     1.0.2-6    desktop integration utilities from

bug-triage recommends no packages.

bug-triage suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.2.2-1+rm

Dear submitter,

as the package bug-triage 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/557482

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
[email protected].

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


--- End Message ---

Reply via email to