[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1061809: marisa fails its autopkg tests with Python 3.12



Package: src:marisa
Version: 0.2.6-14
Severity: important
Tags: sid trixie ftbfs
User: debian-python@lists.debian.org
Usertags: python3.12

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

[...]
582s autopkgtest [13:40:39]: test python3: [-----------------------
582s === python3 ===
582s Traceback (most recent call last):
582s File "/tmp/autopkgtest.LO2sCT/build.jof/src/bindings/python/sample.py", line 1, in <module>
582s     import marisa
582s File "/tmp/autopkgtest.LO2sCT/build.jof/src/bindings/python/marisa.py", line 25, in <module>
582s     _marisa = swig_import_helper()
582s               ^^^^^^^^^^^^^^^^^^^^
582s File "/tmp/autopkgtest.LO2sCT/build.jof/src/bindings/python/marisa.py", line 12, in swig_import_helper
582s     import imp
582s ModuleNotFoundError: No module named 'imp'
582s autopkgtest [13:40:39]: test python3: -----------------------]
582s autopkgtest [13:40:39]: test python3: - - - - - - - - - - results - - - - - - - - - -
582s python3              FAIL non-zero exit status 1
583s autopkgtest [13:40:40]: test python3: - - - - - - - - - - stderr - - - - - - - - - -
583s Traceback (most recent call last):
583s File "/tmp/autopkgtest.LO2sCT/build.jof/src/bindings/python/sample.py", line 1, in <module>
583s     import marisa
583s File "/tmp/autopkgtest.LO2sCT/build.jof/src/bindings/python/marisa.py", line 25, in <module>
583s     _marisa = swig_import_helper()
583s               ^^^^^^^^^^^^^^^^^^^^
583s File "/tmp/autopkgtest.LO2sCT/build.jof/src/bindings/python/marisa.py", line 12, in swig_import_helper
583s     import imp
583s ModuleNotFoundError: No module named 'imp'


Reply to: