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.

