Your message dated Tue, 26 Jan 2021 09:57:59 -0500
with message-id
<CAG2M-7nkLdgZSg7qstc7ZRSVE_oWD59weSiZidssbFv6SDPP=a...@mail.gmail.com>
and subject line Marking this bug as closed.
has caused the Debian Bug report #887997,
regarding sosreport: [docker] "containers" is an unknown variable, "insp" is
the correct one.
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.)
--
887997: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887997
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sosreport
Version: 3.5-1
Severity: normal
Dear Maintainer,
When sosreport is ran with docker installed, we get a exception in the
plugin as follow :
...
caught exception in the plugin method "docker.setup()"
writing traceback to sos_logs/docker-plugin-errors.txt
....
$ cat sos_logs/docker-plugin-erros.txt
Traceback (most recent call last):
...
NameError: name 'containers' is not defined
'containers' should be replace by 'insp' as per upstream commit:
68e14990 - [docker] fix copy&paste error in a for cycle.
Resolves: #1148
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.13.0-25-generic (SMP w/8 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: systemd (via /run/systemd/system)
Versions of packages sosreport depends on:
ii python3 3.6.4-1
ii python3-six 1.11.0-1
sosreport recommends no packages.
sosreport suggests no packages.
--- End Message ---
--- Begin Message ---
--- End Message ---