[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#908515: marked as done (urwid interface can't call PAGER and crashes due to AttributeError)



Your message dated Sat, 24 Nov 2018 20:54:45 +0000
with message-id <E1gQewv-000AAk-J2@fasolo.debian.org>
and subject line Bug#908515: fixed in reportbug 7.5.1
has caused the Debian Bug report #908515,
regarding urwid interface can't call PAGER and crashes due to AttributeError
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 owner@bugs.debian.org
immediately.)


-- 
908515: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908515
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: reportbug
Version: 7.5.0
Severity: normal
Tags: upstream

When trying to display changes in configuration files using the urwid
interface, reportbug exits with:

Getting changed configuration files...
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2266, in <module>
    main()
  File "/usr/bin/reportbug", line 1109, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1831, in user_interface
    ui.system(PAGER + ' ' + ' '.join(changed))
AttributeError: module 'reportbug.ui.urwid_ui' has no attribute 'system'


-- Package-specific info:
** Environment settings:
EDITOR="vim"
PAGER="less"
DEBEMAIL="rak@debian.org"
EMAIL="rak@debian.org"
DEBFULLNAME="Ryan Kavanagh"
NAME="Ryan Kavanagh"
INTERFACE="urwid"

** /home/rak/.reportbugrc:
reportbug_version "4.12.6"
mode expert
ui urwid
realname "Ryan Kavanagh"
email "rak@debian.org"
no-cc
header "X-Debbugs-CC: rak@debian.org"
smtphost reportbug.debian.org
keyid 4A11C97A
sign gpg
mutt

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_CA.UTF-8), LANGUAGE=en_CA.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_CA.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages reportbug depends on:
ii  apt                1.6.4
ii  python3            3.6.6-1
ii  python3-reportbug  7.5.0
ii  sensible-utils     0.0.12

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail                        <none>
pn  debconf-utils                     <none>
ii  debsums                           2.2.3
ii  dlocate                           1.07+nmu1
ii  emacs24-bin-common                24.5+1-11
ii  emacs25-bin-common                25.2+1-6+b3
ii  file                              1:5.34-2
ii  gnupg                             2.2.10-1
ii  opensmtpd [mail-transport-agent]  6.0.3p1-4
ii  pgpgpg [pgp]                      0.13-9.1+b1
ii  python3-urwid                     2.0.1-2+b1
pn  reportbug-gtk                     <none>
ii  xdg-utils                         1.1.3-1

Versions of packages python3-reportbug depends on:
ii  apt                1.6.4
ii  file               1:5.34-2
ii  python3            3.6.6-1
ii  python3-apt        1.6.2
ii  python3-debian     0.1.33
ii  python3-debianbts  2.7.2
ii  python3-requests   2.18.4-2

python3-reportbug suggests no packages.

-- no debconf information

-- 
|)|/  Ryan Kavanagh      | GPG: 4E46 9519 ED67 7734 268F
|\|\  https://rak.ac     |      BD95 8F7B F8FC 4A11 C97A

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 7.5.1

We believe that the bug you reported is fixed in the latest version of
reportbug, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 908515@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <morph@debian.org> (supplier of updated reportbug package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 24 Nov 2018 15:27:06 -0500
Source: reportbug
Binary: reportbug python3-reportbug reportbug-gtk
Architecture: source all
Version: 7.5.1
Distribution: unstable
Urgency: medium
Maintainer: Reportbug Maintainers <debian-reportbug@lists.debian.org>
Changed-By: Sandro Tosi <morph@debian.org>
Description:
 python3-reportbug - Python modules for interacting with bug tracking systems
 reportbug  - reports bugs in the Debian distribution
 reportbug-gtk - reports bugs in the Debian distribution (GTK+ UI)
Closes: 882130 903969 904391 905353 906990 908515 910697 910814 912967 913236
Changes:
 reportbug (7.5.1) unstable; urgency=medium
 .
   * debian/control
     - mark reportbug-gtk as priority: optional; Closes: #910814
   * reportbug/debbugs.py
     - ftp.debian.org removal bugs should say "package(s)"; Closes: #912967
   * reportbug/utils.py
     - restore stderr messages on the terminal, as it's sometimes useful; patch
       by Nis Martensen; Closes: #882130
     - detect Runit as init system, patch by Lorenzo Puliti; Closes: #913236
     - recognize held packages as installed, patch by Nis Martensen;
       Closes: #905353
   * bin/reportbug
     - wildcard globbing for attachments should attach in alphabetical order,
       patch by Nis Martensen; Closes: #906990
   * reportbug/ui/urwid_ui.py
     - fix regression in opening editor from Urwid UI, patch by John Scott;
       Closes: #903969, #908515, #904391
   * Add --list-cc-me option to X-Debbugs-CC your detected email address, patch
     by Josh Triplett; Closes: #910697
Checksums-Sha1:
 8456bee2750c095e993b3ff15f069ed8ed576c23 1808 reportbug_7.5.1.dsc
 1244d5358f25ead6f72581607095a7ec70b2746e 374564 reportbug_7.5.1.tar.xz
 3e94adfc196d59ad6bedf1c7b539665c8cd225ac 132268 python3-reportbug_7.5.1_all.deb
 b1bc659de19dd968ef2c8fe837fcbb80478c52a0 80552 reportbug-gtk_7.5.1_all.deb
 28534b2bb9207d2cc9840113b7baac04d736929f 127124 reportbug_7.5.1_all.deb
 dd8eccd17f90cb75697224b38751e1ee9a2b79f5 7645 reportbug_7.5.1_amd64.buildinfo
Checksums-Sha256:
 6ea6d3c03afa668059bf21de6bb771356e9ad88b955a3d85b743da6378b6bbef 1808 reportbug_7.5.1.dsc
 9a4708aab8ffb69abc0de3988980399355aa985dd70361190fc0cd003d59e107 374564 reportbug_7.5.1.tar.xz
 ec0cce5008fe21de2a5da90c0765cf0f2711d4911afcfb15a8e34abe568665d9 132268 python3-reportbug_7.5.1_all.deb
 ba2368d7cbe2a8df0e226aec581ed1195c60f84cc58f5bf27ea7412de74d6594 80552 reportbug-gtk_7.5.1_all.deb
 4d50e78c549aa2263ec4f70ea06722289ffaa58deb2151607336dd8fd6ac4256 127124 reportbug_7.5.1_all.deb
 c44d6bc5844870222682aebddb5df2d2c03837d02d60fb34c2cf313f18f79a47 7645 reportbug_7.5.1_amd64.buildinfo
Files:
 10db1d4f7e4cd648abd0d131c1d3bd90 1808 utils standard reportbug_7.5.1.dsc
 40ab7d67795d0f81295b60fe5bc0bbc3 374564 utils standard reportbug_7.5.1.tar.xz
 5edc9f73de1298815861ac738c011bde 132268 python standard python3-reportbug_7.5.1_all.deb
 ea2b6603e76145430314467f64cf0c40 80552 utils optional reportbug-gtk_7.5.1_all.deb
 333edca9e4f26f2cc3a2c6a044f5208d 127124 utils standard reportbug_7.5.1_all.deb
 af7487245887be2acb9a57e2c9759162 7645 utils standard reportbug_7.5.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAlv5tUwACgkQh588mTgB
qU8QbxAAxn/RVz9z7qG1p8uWeeNQa/63J0Bwo8p5FyBUq6a6i1fkNQM+aacOC2b+
Wz4fDB1d8beeWg92FXvXTZ1SNzhDiIGenbCGWXWenRni0EKaeTNQGaMeyfX0IpZg
7tcyuWmw9dKsKCfForAJsCReV5ZW1ItxUH89OmJQz53OsM1uB2NM7kRS0sba43re
8AgLmPnhFlLv/w1P/OGNBm2t2q1vIhgz3ByZue3rTfhEjfkcOSMCVlfdeO9GU5Wd
krGqPYtFOe4e0pfdm2Gyn+4TsB6k7P/Sm1SR26jWDPvgmOIJmzcBS62BeT5nbNra
/Ttc+1qt4y2JQjzoMYXeGarXnhp8tcqL8zAifJPW/7tajw/9H0AwSfUiaxDz3G89
T+1jjwtdTjTmYOl55U05Hg/D9zzTMruSKxmHzkC3yd7+Pow2ATq/yvhRz/wKj2MA
kJ7qohodH37psncnp+e5b4smETW3OMRQAJmWzrXqt0NCEtZ5j8KxIpLYF1n06XyQ
d7vxoSFjA7zbwi0XQPbBPXTRVJPO/3yjfiiVKMQhzRRxMiSWFqSTIEl9qm5a+azA
VMpfLr7dPXAU2tbhowrqCW7zW6G1dul6tyCuMrPhTken0GQbIJQmvRYAGb7MsOMS
H9hLhXopjB77orvAFDqhetGOHoAfk3fK6/g6JXmHqh6UER1CCrE=
=0Fki
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: