Your message dated Thu, 13 Jul 2023 06:34:02 +0000 with message-id <[email protected]> and subject line Bug#1040936: fixed in openscap 1.3.8+dfsg-2 has caused the Debian Bug report #1040936, regarding openscap-utils: oscap-docker fails due to missing dependency on python3-openscap 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.) -- 1040936: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040936 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: openscap-utils Version: 1.3.8+dfsg-1 Severity: normal Dear Maintainer, oscap-docker doesn't working due to a missing dependency on python3-openscap as seen below: $ oscap-docker Traceback (most recent call last): File "/usr/bin/oscap-docker", line 24, in <module> from oscap_docker_python.oscap_docker_util import OscapDockerScan ModuleNotFoundError: No module named 'oscap_docker_python' After running: apt-get install -y python3-openscap then trying again, another missing dependency is revealed, this time on python3-docker: $ oscap-docker Traceback (most recent call last): File "/usr/bin/oscap-docker", line 24, in <module> from oscap_docker_python.oscap_docker_util import OscapDockerScan File "/usr/lib/python3/dist-packages/oscap_docker_python/oscap_docker_util.py", line 30, in <module> import docker ModuleNotFoundError: No module named 'docker' Therefore, I believe the solution to this bug to have two parts: 1. For openscap-utils, add a dependency on python3-openscap 2. For python3-openscap, add a dependency on python3-docker Thank you! *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? * What outcome did you expect instead? *** End of the template - remove these template lines *** -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.3.12-200.fc38.x86_64 (SMP w/12 CPU threads; PREEMPT) Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: unable to detect Versions of packages openscap-utils depends on: ii openscap-scanner 1.3.8+dfsg-1 ii python3 3.11.4-5 ii rpm 4.18.0+dfsg-1+b1 openscap-utils recommends no packages. Versions of packages openscap-utils suggests: pn openscap-doc <none> -- no debconf information
--- End Message ---
--- Begin Message ---Source: openscap Source-Version: 1.3.8+dfsg-2 Done: Håvard F. Aasen <[email protected]> We believe that the bug you reported is fixed in the latest version of openscap, 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. Håvard F. Aasen <[email protected]> (supplier of updated openscap 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: SHA256 Format: 1.8 Date: Thu, 13 Jul 2023 07:51:55 +0200 Source: openscap Architecture: source Version: 1.3.8+dfsg-2 Distribution: unstable Urgency: medium Maintainer: Håvard F. Aasen <[email protected]> Changed-By: Håvard F. Aasen <[email protected]> Closes: 1040936 Changes: openscap (1.3.8+dfsg-2) unstable; urgency=medium . * Update dependencies for openscap-utils and python3-openscap Closes: #1040936 Checksums-Sha1: 222fbe279cf8b76bfa6a41c3d4b26c630da8003e 2292 openscap_1.3.8+dfsg-2.dsc 7d485af2a5c99ab41a0b2512a28588f4b1d4a3a3 23728 openscap_1.3.8+dfsg-2.debian.tar.xz fe736c2d9a1e204122569abaa07127e2d3021433 16270 openscap_1.3.8+dfsg-2_amd64.buildinfo Checksums-Sha256: 28b24cd57f85ebcccd8a57676afbbad78edbb5516c65fd3c6f1482aa57202c89 2292 openscap_1.3.8+dfsg-2.dsc 70c896c0d0eabb3ef8b5c91f63725b2c57f16d80f7d920cf52d6997b912f1167 23728 openscap_1.3.8+dfsg-2.debian.tar.xz 17ac5d8ec5e4bfe65a38b123ddf17bc35ee060eaba15cab78fc08399435ff661 16270 openscap_1.3.8+dfsg-2_amd64.buildinfo Files: cab5f2e9203842b66a373c5421132ea5 2292 admin optional openscap_1.3.8+dfsg-2.dsc ac3f48ef24258ff96eddfa87cec70304 23728 admin optional openscap_1.3.8+dfsg-2.debian.tar.xz f7376b6dc376d4f91b1252c374375503 16270 admin optional openscap_1.3.8+dfsg-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iI0EARYIADUWIQSD/42dLkLq3fzhpN2I4w6v/UfCtwUCZK+XrxccaGF2YXJkLmYu YWFzZW5AcGZmdC5ubwAKCRCI4w6v/UfCt8T7AQDo8T5P+EAZPaOWft5AXeo+oJk3 McyjoUY7x1zXl+5higD/ZABq8V0V+rZW3yOIRH5WmtXmYWXsElMbQdf5bYBWjgA= =0GIL -----END PGP SIGNATURE-----
--- End Message ---

