Bug#1089231: dials: autopkgtest regression in testing
Graham Inggs
ginggs at debian.org
Sat Dec 7 13:56:00 GMT 2024
Source: dials
Version: 3.17.0+dfsg3-4
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression
Hi Maintainer
Sometime around 2024-09-30, dial's autopkgtest regressed in
testing [1]. I've copied what I hope is the relevant part of the log
below.
Regards
Graham
[1] https://ci.debian.net/packages/d/dials/testing/amd64/
219s ==================================== ERRORS
====================================
219s _ ERROR collecting
tests/algorithms/indexing/lattice_search/test_lattice_search.py _
219s ImportError while importing test module
'/tmp/autopkgtest-lxc.ao76vj1g/downtmp/autopkgtest_tmp/tests/algorithms/indexing/lattice_search/test_lattice_search.py'.
219s Hint: make sure your test modules/packages have valid Python names.
219s Traceback:
219s /usr/lib/python3/dist-packages/_pytest/python.py:493: in importtestmodule
219s mod = import_path(
219s /usr/lib/python3/dist-packages/_pytest/pathlib.py:582: in import_path
219s importlib.import_module(module_name)
219s /usr/lib/python3.12/importlib/__init__.py:90: in import_module
219s return _bootstrap._gcd_import(name[level:], package, level)
219s <frozen importlib._bootstrap>:1387: in _gcd_import
219s ???
219s <frozen importlib._bootstrap>:1360: in _find_and_load
219s ???
219s <frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
219s ???
219s <frozen importlib._bootstrap>:935: in _load_unlocked
219s ???
219s /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:184:
in exec_module
219s exec(co, module.__dict__)
219s tests/algorithms/indexing/lattice_search/test_lattice_search.py:10:
in <module>
219s from dials.algorithms.indexing import lattice_search, stills_indexer
219s /usr/lib/python3/dist-packages/dials/algorithms/indexing/lattice_search/__init__.py:19:
in <module>
219s from .pinkindexer import PinkIndexer
219s /usr/lib/python3/dist-packages/dials/algorithms/indexing/lattice_search/pinkindexer.py:5:
in <module>
219s import gemmi
219s E ModuleNotFoundError: No module named 'gemmi'
More information about the debian-science-maintainers
mailing list