Source: meep-mpi-default
Version: 1.25.0-4
Severity: serious

https://ci.debian.net/data/autopkgtest/testing/amd64/m/meep-mpi-default/49972657/log.gz

...
277s autopkgtest [03:33:17]: test autodep8-python3: set -e ; for py in 
$(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with 
$py:" ; $py -c "import meep_mpi_default; print(meep_mpi_default)" ; done
277s autopkgtest [03:33:17]: test autodep8-python3: [-----------------------
277s Testing with python3.12:
277s Traceback (most recent call last):
277s   File "<string>", line 1, in <module>
277s ModuleNotFoundError: No module named 'meep_mpi_default'
277s autopkgtest [03:33:17]: test autodep8-python3: -----------------------]
277s autopkgtest [03:33:17]: test autodep8-python3:  - - - - - - - - - - 
results - - - - - - - - - -
277s autodep8-python3     FAIL non-zero exit status 1
...


This can be solved with:

$ cat debian/tests/autopkgtest-pkg-python.conf
import_name = meep
$

Reply via email to