Your message dated Sun, 21 Jun 2020 11:03:29 +0000 with message-id <[email protected]> and subject line Bug#948697: fixed in apt-listbugs 0.1.32 has caused the Debian Bug report #948697, regarding apt-listbugs: Listbugs-spawned QueryBTS can't find Firefox 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.) -- 948697: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948697 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Subject: apt-listbugs: Listbugs-spawned QueryBTS can't find Firefox Package: apt-listbugs Version: 0.1.31 Severity: normal I triggered an update, and apt-listbugs found some bugs. I used the b1/b2/b3 notation to query the BTS about said bugs, and read thru the briefs on screen. I then tried to use the 'b' menu option to open firefox, however, I got a rapid fire series of errors instead, along with window popups about how the firefox profile was not found. After I hit 'okay' to each window, it eventually gave me a reasonable text view of the bugs. I would have reproduced the errors below, however, a few other packages are having bugs that cause them to spam the terminal with useless, identical errors, so the errors from query-bts all got buried (ie, they are above the viewable terminal window.) As a guess, I would say that the root user doesnt have a firefox profile, When I ran querybts as a normal user, it was able to open a firefox page: sudo querybts wound up opening a text page, and printing about how it failed to find various browsers, but had no popups about firefox profiles, and the error messages were less aggressive. Thanks for taking the time to review this! -Calum -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 5.4.0-1-amd64 (SMP w/8 CPU cores) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages apt-listbugs depends on: ii apt 1.8.4 ii ruby 1:2.5.2 ii ruby-debian 0.3.10 ii ruby-gettext 3.2.9-1 ii ruby-soap4r 2.0.5-4 ii ruby-unicode 0.4.4-2+b9 ii ruby-xmlparser 0.7.3-3+b2 Versions of packages apt-listbugs recommends: ii ruby-httpclient 2.8.3-2 ii s6 2.9.0.1-2 Versions of packages apt-listbugs suggests: iu firefox-esr [www-browser] 68.4.1esr-1 ii lynx [www-browser] 2.9.0dev.4-1 ii reportbug 7.6.0 ii sensible-utils 0.0.12+nmu1 ii w3m [www-browser] 0.5.3-37+b1 ii xdg-utils 1.1.3-1 -- Configuration Files: /etc/apt/apt.conf.d/10apt-listbugs changed: // Before installing packages, check whether they have release-critical bugs. // If you don't like it, comment it out. DPkg::Pre-Install-Pkgs {"/usr/bin/apt-listbugs apt";}; DPkg::Tools::Options::/usr/bin/apt-listbugs ""; DPkg::Tools::Options::/usr/bin/apt-listbugs::Version "3"; DPkg::Tools::Options::/usr/bin/apt-listbugs::InfoFD "20"; AptListbugs::Severities "critical,grave,serious,important,minor"; // AptListbugs::IgnoreRegexp "FTBFS"; -- no debconf information
--- End Message ---
--- Begin Message ---Source: apt-listbugs Source-Version: 0.1.32 Done: Francesco Poli (wintermute) <[email protected]> We believe that the bug you reported is fixed in the latest version of apt-listbugs, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Francesco Poli (wintermute) <[email protected]> (supplier of updated apt-listbugs 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 21 Jun 2020 12:07:21 +0200 Source: apt-listbugs Architecture: source Version: 0.1.32 Distribution: unstable Urgency: medium Maintainer: Francesco Poli (wintermute) <[email protected]> Changed-By: Francesco Poli (wintermute) <[email protected]> Closes: 921583 921819 948697 954859 Changes: apt-listbugs (0.1.32) unstable; urgency=medium . * fixed "Please consider dropping dependency on s6 / s6-setuidgid": instead of using s6-setuidgid, use setpriv from package util-linux, which is essential and thus guaranteed to be installed on every non-broken Debian system (Closes: #921819) * added a command to only write bug lists in HTML, without running a browser on the resulting temporary file (the URI is instead shown, so that the user may copy and paste it into a browser location bar) * fixed "Listbugs-spawned QueryBTS can't find Firefox": when dropping root privileges (before invoking querybts or a browser), also drop DISPLAY and XAUTHORITY environment variables, so that no access to any graphical environment will be granted (Closes: #948697) * bumped Standards-Version to 4.5.0: no changes needed * simplified debian/rules by using the execute_after target (this is only supported in bullseye, buster-backports, and later...) * improved some error messages * fixed "listbugs prompt will only accept a package name for pinning": added a command to pin packages affected by specified bugs (Closes: #954859) * redirected debug output to stderr; redirected progress printing and output of --help to stdout * dropped the "a" command: replaced by the "i" command (with no arguments) which marks all the bugs as ignored (but does not immediately let the APT installation continue) * deferred the update of /var/lib/apt-listbugs/ignore_bugs until the user exits (with the "y" or "n" command) * improved the "i b<id>" and "i <num>" commands: when a user marks a bug as ignored, all merged bugs are marked as ignored * dropped the "h <pkg>.." and "h" commands, which have been deprecated since at least 2006 (!) * improved the "c" and "w" commands: bugs of pinned packages should not be shown in HTML bug lists * deferred the update of /etc/apt/preferences.d/apt-listbugs until the user exits (with the "y" or "n" command) * fixed "simplify wording for pinning description": added the 'u' command to undo all the dodge/pin/ignore operations done from the beginning of the session; the rest of the accepted feature requests included in the bug report have already been satisfied (Closes: #921583) * moved internal executables from /usr/lib to a subdirectory of /usr/libexec * fixed the generation of the translation template apt-listbugs.pot * bumped debhelper compatibility version to 13: no changes needed Checksums-Sha1: 36d00dc5b3c5677a464045a6bf621a4dad495081 1928 apt-listbugs_0.1.32.dsc b097d1ea56f05e7c964287231cffbb02cd67e173 124360 apt-listbugs_0.1.32.tar.xz 21bc6b4a5ae629577eaf0cb41ed3d26fa78bf245 8733 apt-listbugs_0.1.32_amd64.buildinfo Checksums-Sha256: fb8afe3d6b98772f179f45d8ab0ef7d312ab02d504122a769076454a9ae05321 1928 apt-listbugs_0.1.32.dsc 95cf332dd7c6062a46880d701de239ab1469f04240753f9a4d2f321fdad101e1 124360 apt-listbugs_0.1.32.tar.xz 5e4d00e2063dea3c19bb73e06788ac725b5b1ffed7bf99420ebff9e24eab7b3b 8733 apt-listbugs_0.1.32_amd64.buildinfo Files: 4d03d8a89358abfcacaf56e7bfa82fea 1928 admin optional apt-listbugs_0.1.32.dsc 38bcc386c4fa80031337dbece7f31d1c 124360 admin optional apt-listbugs_0.1.32.tar.xz 163a5befb62094020796c48d48e02e4d 8733 admin optional apt-listbugs_0.1.32_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJOBAEBCgA4FiEEygERR5zS79/7gjklPhwn4R9pv/4FAl7vOD4aHGludmVybm9t dXRvQHBhcmFub2ljaS5vcmcACgkQPhwn4R9pv/5pRA/+MqHY/3G2VaJxMPOSba1n lK6p6n4cQ2YrVXQRIhs9R2aUo3MFBYM60nZn+2wyJ4WXQEyHmn+Cc7lZcWIti4Dv 5N1/ISX/bl5EmBpLf5SBay4eek4maTjs130seTOR6vIvmwxu6cuZFey2lzwmvehE EmcdVnH0s87MtU9rJMCt826Mh44JaFTY7ZXPQRcjmaBL2cB/nZd1T9Vz7SBJerox 2ExjaPzn1b5Pt55+m8U5H8oX0fsuO7Ha3Bb+VdQ4vbFtIiU1QNAuYIxJ5+fmJdsU 50FszhPgFbshpdVCEJT5sXa7WC9LVswcmiOAYpMS0lmf8SmFmkNqqEMPBB92ALiw kiOxQ6UYBnNm5qrBmp8NR6xbOCfxQONmlhQiSahG9nfeMApMAFOWFgoyMhraoJAm 7jj8M98eoRtj2k4HdRegcm4fPGjAIYOdNSZLfqwdUm0hwz/rIPy8dZjCRTPCOfde 5tlbX/accclNJlTVp/sLn6Z+wIkxggw39ehrCTdkFvwpLQ1VXpxoExRcpqHS5CCS t2XbXpCv2lLbXkndviG3NNa2rXfdg7xhJm9xPhpZmXdeGLpKF0kDN6If0YCUymxo xEsH2/Bmyri5iWup5A2Id0iONWPL8i1Z2dJE+R/cMlI/e+VbzvE1Id3WbHE84ck8 /i1M+TWNRl/CX8Sisgvm9w0= =GVis -----END PGP SIGNATURE-----
--- End Message ---

