Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1061797: flye fails its autopkg tests with Python 3.12

1 view
Skip to first unread message

Matthias Klose

unread,
Jan 29, 2024, 2:30:05 PM1/29/24
to
Package: src:flye
Version: 2.9.3+dfsg-1
Severity: important
Tags: sid trixie ftbfs
User: debian...@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: -----------------------]
0 new messages