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

Bug#865153: marked as done (reportbug: please include kernel taint flags)



Your message dated Fri, 01 Feb 2019 02:40:36 +0000
with message-id <E1gpOku-000FMF-Qd@fasolo.debian.org>
and subject line Bug#865153: fixed in reportbug 7.5.2
has caused the Debian Bug report #865153,
regarding reportbug: please include kernel taint flags
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.)


-- 
865153: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865153
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: reportbug
Version: 7.1.7
Severity: wishlist

Hi!
The "System Information" part of reportbug's output doesn't currently
mention the kernel's taint state.  A bunch of these flags show that
something on the system is going pretty badly, thus they're definitely
of interest to someone reading such a bug report.

The state can be read via /proc/sys/kernel/tainted which provides a decimal
integer value, with bits meaning the following:

       'P',    /* TAINT_PROPRIETARY_MODULE */
       'F',    /* TAINT_FORCED_MODULE */
       'S',    /* TAINT_CPU_OUT_OF_SPEC */
       'R',    /* TAINT_FORCED_RMMOD */
       'M',    /* TAINT_MACHINE_CHECK */
       'B',    /* TAINT_BAD_PAGE */
       'U',    /* TAINT_USER */
       'D',    /* TAINT_DIE */
       'A',    /* TAINT_OVERRIDDEN_ACPI_TABLE */
       'W',    /* TAINT_WARN */
       'C',    /* TAINT_CRAP */
       'I',    /* TAINT_FIRMWARE_WORKAROUND */
       'O',    /* TAINT_OOT_MODULE */
       'E',    /* TAINT_UNSIGNED_MODULE */
       'L',    /* TAINT_SOFTLOCKUP */
       'K',    /* TAINT_LIVEPATCH */



Meow!
-- Package-specific info:
** Environment settings:
EDITOR="jstar"
EMAIL="kilobyte@angband.pl"
INTERFACE="text"

** /home/kilobyte/.reportbugrc:
reportbug_version "3.17"
mode advanced
ui text

-- System Information:
Debian Release: 9.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-rc5-debug-00017-g6afe0ac16d2b (SMP w/6 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages reportbug depends on:
ii  apt                1.4.6
ii  python3            3.5.3-1
ii  python3-reportbug  7.1.7

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail                                 <none>
pn  debconf-utils                              <none>
ii  debsums                                    2.2.2
pn  dlocate                                    <none>
pn  emacs24-bin-common | emacs25-bin-common    <none>
ii  exim4                                      4.89-2
ii  exim4-daemon-light [mail-transport-agent]  4.89-2
ii  file                                       1:5.30-1
pn  gir1.2-gtk-3.0                             <none>
pn  gir1.2-vte-2.91                            <none>
ii  gnupg                                      2.1.18-8
pn  python3-gi                                 <none>
pn  python3-gi-cairo                           <none>
pn  python3-gtkspellcheck                      <none>
pn  python3-urwid                              <none>
ii  xdg-utils                                  1.1.1-1

Versions of packages python3-reportbug depends on:
ii  apt                1.4.6
ii  file               1:5.30-1
ii  python3            3.5.3-1
ii  python3-debian     0.1.30
ii  python3-debianbts  2.6.1
ii  python3-requests   2.12.4-1

python3-reportbug suggests no packages.

-- no debconf information

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

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 865153@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: Thu, 31 Jan 2019 20:57:49 -0500
Source: reportbug
Binary: python3-reportbug reportbug reportbug-gtk
Architecture: source all
Version: 7.5.2
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: 669038 803675 848207 865153 876372 892898 893873 903865 908650 916297 916985 918536 918537
Changes:
 reportbug (7.5.2) unstable; urgency=medium
 .
   * bin/reportbug
     - automatically add ftbfs tag for does-not-build severity, patch by Logan
       Rosen; Closes: #903865
     - fix UnicodeDecodeError crash with debconf-show output, patch by Nis
       Martensen; Closes: #892898
   * reportbug/utils.py
     - add listccme to CONFIG_ARGS, patch by Shengjing Zhu
   * add `outfile` option to reportbug.conf; patch by Jonathan Rubenstein;
     Closes: #916985
   * reportbug/debbugs.py
     - since 2.2, python-debianbts already parses bugs messages as `email`
       object, so dont parse them again
     - copy debian-boot@ ml for every ftp.debian.org override bugs;
       Closes: #893873
     - dont force binary->source package conversion in ftp.debian.org bug
       handling; Closes: #908650
     - remove `debian-maintainers` pseudo-package, it's been deprecated
   * bin/reportbug, reportbug/ui/__init__.py
     - be explicit on why a UI is unavailable when passing -u XYZ on the
       command-line; Closes: #876372
   * reportbug/{bugreport.py, utils.py}
     - add kernel taint flags information to bug report "System Information"
       section; Closes: #865153
   * Extend copyright years to 2019
   * Makefile
     - add `clean` target to remove python build artifacts, patch by Nis
       Martensen; Closes: #918537
   * conf/reportbug.conf
     - fix example for `mua`, patch by Nis Martensen; Closes: #918536
   * reportbug/ui/gtk2_ui.py
     - fix crash by accepting the `exitstatus` argument to `on_child_exited()`;
       patch by Nis Martensen; Closes: #916297
   * bin/reportbug, reportbug/utils.py
     - make sure to run bugscripts in a terminal even with the GTK UI; patch by
       Nis Martensen; Closes: #669038, #803675
   * Rename gtk2 UI to gtk, patch by Nis Martensen; Closes: #848207
Checksums-Sha1:
 d6dfd73e493fa6984f5bf4519f296da6da9e2998 1808 reportbug_7.5.2.dsc
 b801a4e4164ea4d44e2a5352e576bdfda6548a41 197440 reportbug_7.5.2.tar.xz
 a2a1e3c450bd8ecc8c513df0eb381ca8c6f5a9ca 133336 python3-reportbug_7.5.2_all.deb
 3584974f421fb4cdb9fce514367ca8352630ce8e 81080 reportbug-gtk_7.5.2_all.deb
 b67936b909ac9c9f3951bec1e8cb9e89e1b234c4 127840 reportbug_7.5.2_all.deb
 1d463acaf2ff14bfae91e3a9628a361ba07fbb7e 7663 reportbug_7.5.2_amd64.buildinfo
Checksums-Sha256:
 09d848fc78c99c26162843e9ad75d64a2f7c00d31f6bc9f410168bfed0b412b7 1808 reportbug_7.5.2.dsc
 95ac1cc3f1c1a71fe89372b8797195a16f8752c093d5631180020366987d56b8 197440 reportbug_7.5.2.tar.xz
 4764f1e24212c5f8a636edcbc17d6e65a533ab897f28c871acf2fe7b858a5ca8 133336 python3-reportbug_7.5.2_all.deb
 6272b0bd4eb03eb5246796828111a25748da6951bec0e0a81c1c961e1edc8a4e 81080 reportbug-gtk_7.5.2_all.deb
 dd93fc60ac60a325bc4ff5d33731830d7e897811e4227038d31dc58649fa07bb 127840 reportbug_7.5.2_all.deb
 8f417abe6c8c123e4b4e88c691b522ac5b05132a66da4a51dab13a6231deef24 7663 reportbug_7.5.2_amd64.buildinfo
Files:
 2b8a2af313e03bb4350467116a572c1c 1808 utils standard reportbug_7.5.2.dsc
 ba5a569f1f2c7a6e4d5928d7211d4706 197440 utils standard reportbug_7.5.2.tar.xz
 c766b1524801609d827260901e8d9116 133336 python standard python3-reportbug_7.5.2_all.deb
 db3ee8287e6d3755320b926ac912b7af 81080 utils optional reportbug-gtk_7.5.2_all.deb
 b02bf0269fdc0f3e78ec174f566e7d18 127840 utils standard reportbug_7.5.2_all.deb
 dc78c35f210da02daf4ad3e3ece9564e 7663 utils standard reportbug_7.5.2_amd64.buildinfo

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

iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAlxTqGAACgkQh588mTgB
qU+RzxAAxpPUkMW5QCD/qM1+ZhMCk1S72blZt5/oTtjP4DVzdsx2PtDcWIJWxqpV
6NWFdFg8wvE9Uyo5e07hxWiDoxoVWNJZnzmn5EkBwMltlvVSc8T3Z0AmwKCjKpJz
ko+wFyxCEOf700iK60Optwm42xtQpwhkcVYyfM+cF4TfvUbV+OqbtxjwVBDPXxO/
H3dAYsJjIOLnkv2Pf4XZURwigDw7LiT/cXbsZdPXMIXW3DpT1SGih05rnBrHI4yw
DzP7ldzgiNY+xumJNbtuXZGLosP+eNua95mhdYFBkSEf0GRBUaeOoyd77EfWx4PP
ChkgLEV8Drw437eR4EOD1uGkJrlIuOJFf882NH4CQ9fP8uJMV4bT8CusQNiJJIs3
CI4npiWd4X6cQ8sIbj7X12PNyIm0/42ymZ0ae2TJEPe0jCXs1WIPhNQfjG0sYVrs
jCc5zLi3s3+M7WPwerpJ530V5xSyLtMsL4AACY7IWDQ4XyQSuTTn72AsrOCLzLXr
vjXm5Fj32XLkUIaC+VafHSQsezK18jK003XKUiChHvwYZUDW6l3aAS0oPO5wf35x
9RdVhREirQ39LVGngVYcehJQ9hrodiOZbnwv/WnWrItlhnW/vmdXaPC9VrcYgokG
ajLdama8CrUQtFPbG/mvAVp5JBBSy92Q/4a1DpY1FbuaWRx0jME=
=XmWu
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: