Package: src:binwalk
Version: 2.3.4+dfsg1-1
Severity: important
Tags: sid trixie ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.12

With python3-defaults from experimental, the package fails its autopkg tests:

[...]
1126s No VM guests are running outdated hypervisor (qemu) binaries on this host. 1130s (Reading database ... 108246 files and directories currently installed.)
1130s Removing autopkgtest-satdep (0) ...
1130s autopkgtest [13:48:26]: test command1: binwalk testing/tests/input-vectors/foobar.lzma
1130s autopkgtest [13:48:26]: test command1: [-----------------------
1131s Traceback (most recent call last):
1131s   File "/usr/bin/binwalk", line 2, in <module>
1131s     from binwalk.__main__ import main
1131s File "/usr/lib/python3/dist-packages/binwalk/__init__.py", line 3, in <module>
1131s     from binwalk.core.module import Modules
1131s File "/usr/lib/python3/dist-packages/binwalk/core/module.py", line 18, in <module>
1131s     import binwalk.core.plugin
1131s File "/usr/lib/python3/dist-packages/binwalk/core/plugin.py", line 4, in <module>
1131s     import imp
1131s ModuleNotFoundError: No module named 'imp'
1132s autopkgtest [13:48:28]: test command1: -----------------------]
1132s command1             FAIL non-zero exit status 1

Reply via email to