[Debian-med-packaging] Bug#1061797: flye fails its autopkg tests with Python 3.12
Matthias Klose
doko at debian.org
Mon Jan 29 19:19:38 GMT 2024
Package: src:flye
Version: 2.9.3+dfsg-1
Severity: important
Tags: sid trixie ftbfs
User: debian-python at lists.debian.org
Usertags: python3.12
With python3-defaults from experimental, the package fails its autopkg
tests:
[...]
456s
456s No VM guests are running outdated hypervisor (qemu) binaries on
this host.
459s (Reading database ... 108364 files and directories currently
installed.)
459s Removing autopkgtest-satdep (0) ...
460s autopkgtest [13:37:50]: test run-unit-test: [-----------------------
462s Traceback (most recent call last):
462s File "/usr/bin/flye", line 30, in <module>
462s main()
462s File "/usr/bin/flye", line 25, in main
462s from flye.main import main
462s File "/usr/lib/python3/dist-packages/flye/main.py", line 19, in
<module>
462s import flye.polishing.alignment as aln
462s File
"/usr/lib/python3/dist-packages/flye/polishing/alignment.py", line 18,
in <module>
462s import flye.utils.fasta_parser as fp
462s File "/usr/lib/python3/dist-packages/flye/utils/fasta_parser.py",
line 26, in <module>
462s from flye.six.moves import range
462s ModuleNotFoundError: No module named 'flye.six.moves'
462s autopkgtest [13:37:52]: test run-unit-test: -----------------------]
More information about the Debian-med-packaging
mailing list