Your message dated Sun, 23 Jul 2023 11:38:09 +0000 with message-id <[email protected]> and subject line Bug#1040936: fixed in openscap 1.3.7+dfsg-1+deb12u1 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.7+dfsg-1+deb12u1 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, 20 Jul 2023 19:50:10 +0200 Source: openscap Architecture: source Version: 1.3.7+dfsg-1+deb12u1 Distribution: bookworm Urgency: medium Maintainer: Håvard F. Aasen <[email protected]> Changed-By: Håvard F. Aasen <[email protected]> Closes: 1040936 Changes: openscap (1.3.7+dfsg-1+deb12u1) bookworm; urgency=medium . * Update dependencies for openscap-utils and python3-openscap Closes: #1040936 Checksums-Sha1: 13af898bfed63b79c03cdc0ec6c9a151649e7256 2324 openscap_1.3.7+dfsg-1+deb12u1.dsc 7f0009e7cf1977379dc8d7e1f490f78826afe9ee 23736 openscap_1.3.7+dfsg-1+deb12u1.debian.tar.xz 9f01e91104706e4d9aa7107e657d389ebd296848 16191 openscap_1.3.7+dfsg-1+deb12u1_amd64.buildinfo Checksums-Sha256: 959c72989112c68988a971a30c184c07348bf1c79436e7ba0aa389744bd074be 2324 openscap_1.3.7+dfsg-1+deb12u1.dsc 512da743d236c8738178db76fc894e8814002d1c268d961a5af2c9941a1af0f3 23736 openscap_1.3.7+dfsg-1+deb12u1.debian.tar.xz bb5d9db86106925fadf175e2f5545352f3217775ff7502961539c57a5ae306f8 16191 openscap_1.3.7+dfsg-1+deb12u1_amd64.buildinfo Files: 5884ecc75acea1ecb040005baf1d478b 2324 admin optional openscap_1.3.7+dfsg-1+deb12u1.dsc 0030f98abca82d95508cc7cccbd0e73e 23736 admin optional openscap_1.3.7+dfsg-1+deb12u1.debian.tar.xz 838354e549ac3518c222c216b8cf98f9 16191 admin optional openscap_1.3.7+dfsg-1+deb12u1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iI0EARYIADUWIQSD/42dLkLq3fzhpN2I4w6v/UfCtwUCZLvmGBccaGF2YXJkLmYu YWFzZW5AcGZmdC5ubwAKCRCI4w6v/UfCt0rpAQDiV84pZ2gHq/K9AGszKA3Q0R6x fMOePEN/SZamv/+FcAEAtP4gqeA3xosGWugZ+q4YNuvirrvTDE4Em0izvXYIPg0= =IZYl -----END PGP SIGNATURE-----
--- End Message ---

