Package: src:recon-ng
Version: 5.1.2-1.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:

[...]
550s autopkgtest [14:13:26]: test command1: debian/tests/runtests.sh run_help
550s autopkgtest [14:13:26]: test command1: [-----------------------
552s Traceback (most recent call last):
552s   File "/usr/share/recon-ng/./recon-cli", line 7, in <module>
552s     from recon.core import base
552s   File "/usr/share/recon-ng/recon/core/base.py", line 7, in <module>
552s     import imp
552s ModuleNotFoundError: No module named 'imp'
552s autopkgtest [14:13:28]: test command1: -----------------------]
553s autopkgtest [14:13:29]: test command1: - - - - - - - - - - results - - - - - - - - - -
553s command1             FAIL non-zero exit status 1

[...]

561s autopkgtest [14:13:37]: test command2: [-----------------------
561s spawn /usr/bin/recon-ng
563s Traceback (most recent call last):
563s   File "/usr/share/recon-ng/./recon-ng", line 8, in <module>
563s     from recon.core import base
563s   File "/usr/share/recon-ng/recon/core/base.py", line 7, in <module>
563s     import imp
563s ModuleNotFoundError: No module named 'imp'
563s send: spawn id exp3 not open
563s     while executing
563s "send "help\n""
563s (file "/tmp/autopkgtest.eNehFs/autopkgtest_tmp/recon_ng_help" line 4)
564s autopkgtest [14:13:40]: test command2: -----------------------]
564s command2             FAIL non-zero exit status 1
564s autopkgtest [14:13:40]: test command2:  - - - - - - - - - -

Reply via email to