#1147354 watcher-dashboard: using the removed pkg_resources module in the autopkg tests

#1147354#5
Date:
2026-09-11 08:09:56 UTC
From:
To:
using the removed pkg_resources module in the autopkg tests:

[...]

165s   File "/usr/lib/python3.14/importlib/__init__.py", line 88, in
import_module
165s     return _bootstrap._gcd_import(name[level:], package, level)
165s            ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
165s   File "<frozen importlib._bootstrap>", line 1406, in _gcd_import
165s   File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
165s   File "<frozen importlib._bootstrap>", line 1342, in
_find_and_load_unlocked
165s   File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
165s   File "<frozen importlib._bootstrap_external>", line 759, in
exec_module
165s   File "<frozen importlib._bootstrap>", line 491, in
_call_with_frames_removed
165s   File "/usr/lib/python3/dist-packages/calmjs/dist.py", line 18, in
<module>
165s     from pkg_resources import Requirement
165s ModuleNotFoundError: No module named 'pkg_resources'
165s autopkgtest [03:49:35]: test unittests: -----------------------]

#1147354#14
Date:
2026-09-13 11:20:41 UTC
From:
To:
This bug is in python-calmjs, for which a bug is already opened.

Cheers,

Thomas Goirand (zigo)