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

Bug#1056518: redland-bindings autopkg tests fail with Python 3.12



Package: src:redland-bindings
Version: 1.0.17.1+dfsg-4
Severity: important
Tags: sid trixie
User: debian-python@lists.debian.org
Usertags: python3.12

redland-bindings autopkg tests fail with Python 3.12:

[...]
387s autopkgtest [19:07:23]: test run-unit-test: [-----------------------
387s Test 1 - Check Redland and rdf import
387s Traceback (most recent call last):
387s   File "<string>", line 1, in <module>
387s File "/usr/lib/python3/dist-packages/Redland.py", line 26, in <module>
387s     _Redland = swig_import_helper()
387s                ^^^^^^^^^^^^^^^^^^^^
387s File "/usr/lib/python3/dist-packages/Redland.py", line 13, in swig_import_helper
387s     import imp
387s ModuleNotFoundError: No module named 'imp'
388s autopkgtest [19:07:24]: test run-unit-test: -----------------------]
388s autopkgtest [19:07:24]: test run-unit-test: - - - - - - - - - - results - - - - - - - - - -
388s run-unit-test        FAIL non-zero exit status 1
388s autopkgtest [19:07:24]: test run-unit-test: - - - - - - - - - - stderr - - - - - - - - - -
388s Traceback (most recent call last):
388s   File "<string>", line 1, in <module>
388s File "/usr/lib/python3/dist-packages/Redland.py", line 26, in <module>
388s     _Redland = swig_import_helper()
388s                ^^^^^^^^^^^^^^^^^^^^
388s File "/usr/lib/python3/dist-packages/Redland.py", line 13, in swig_import_helper
388s     import imp
388s ModuleNotFoundError: No module named 'imp'


Reply to: