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

Reply via email to