Your message dated Sat, 21 Apr 2007 13:25:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in 2.73.2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: apt-listbugs
Version: 0.0.75
Severity: important
Tags: patch

Traceback (most recent call last):
  File "/usr/bin/apt-listchanges", line 226, in ?
    main()
  File "/usr/bin/apt-listchanges", line 58, in main
    if os.access('/dev/tty', R_OK):
NameError: global name 'R_OK' is not defined

R_OK is an attribute of os, which is imported. Please use os.R_OK
instead of R_OK or use from os import R_OK.

Helmut

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.20.1 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-listbugs depends on:
ii  apt                         0.6.46.4-0.1 Advanced front-end for dpkg
ii  libdpkg-ruby1.8             0.3.2        modules/classes for dpkg on ruby 1
ii  libhttp-access2-ruby1.8     2.0.6-3      HTTP accessing library for ruby
ii  libintl-gettext-ruby1.8     0.11-9       Gettext wrapper for Ruby 1.8
ii  libruby1.8 [libzlib-ruby1.8 1.8.6-1      Libraries necessary to run Ruby 1.
ii  libxml-parser-ruby1.8       0.6.8-2      Interface of expat for the scripti
ii  ruby                        1.8.2-1      An interpreter of object-oriented 

apt-listbugs recommends no packages.

-- no debconf information

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
subject says it all

Helmut

--- End Message ---

Reply via email to