Bug#1074375: astra-toolbox: autopkgtest failure: ModuleNotFoundError: No module named 'six'
Andreas Beckmann
anbe at debian.org
Thu Jun 27 13:23:47 BST 2024
Source: astra-toolbox
Version: 2.1.0-4
Severity: serious
Tags: ftbfs
https://ci.debian.net/packages/a/astra-toolbox/testing/amd64/47130959/
35s autopkgtest [10:02:03]: test autodep8-python3: [-----------------------
35s Testing with python3.11:
35s Traceback (most recent call last):
35s File "<string>", line 1, in <module>
35s File "/usr/lib/python3/dist-packages/astra/__init__.py", line 26, in <module>
35s from . import matlab as m
35s File "/usr/lib/python3/dist-packages/astra/matlab.py", line 38, in <module>
35s from . import astra_c
35s File "astra/astra_c.pyx", line 30, in init astra.astra_c
35s ModuleNotFoundError: No module named 'six'
35s autopkgtest [10:02:03]: test autodep8-python3: -----------------------]
36s autodep8-python3 FAIL non-zero exit status 1
also reproducible with python3.12:
autopkgtest [14:20:37]: test autodep8-python3: set -e ; for py in $(py3versions -d 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import astra; print(astra)" ; done
autopkgtest [14:20:37]: test autodep8-python3: [-----------------------
Testing with python3.12:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/astra/__init__.py", line 26, in <module>
from . import matlab as m
File "/usr/lib/python3/dist-packages/astra/matlab.py", line 38, in <module>
from . import astra_c
File "astra/astra_c.pyx", line 30, in init astra.astra_c
ModuleNotFoundError: No module named 'six'
autopkgtest [14:20:38]: test autodep8-python3: -----------------------]
autopkgtest [14:20:38]: test autodep8-python3: - - - - - - - - - - results - - - - - - - - - -
autodep8-python3 FAIL non-zero exit status 1
autopkgtest [14:20:38]: @@@@@@@@@@@@@@@@@@@@ summary
autodep8-python3 FAIL non-zero exit status 1
Andreas
More information about the debian-science-maintainers
mailing list