Bug#1079192: ModuleNotFoundError: No module named 'jaraco'

Vagrant Cascadian vagrant at reproducible-builds.org
Wed Aug 21 18:00:53 BST 2024


Control: affects 1079175 reprotest

On 2024-08-21, Johannes Schauer Marin Rodrigues wrote:
> reprotest failed on salsaci:
>
> https://salsa.debian.org/reform-team/reform-handbook/-/jobs/6157681
>
> last lines from the log:
>
> Traceback (most recent call last):
>   File "/usr/bin/reprotest", line 33, in <module>
>     sys.exit(load_entry_point('reprotest==0.7.27', 'console_scripts', 'reprotest')())
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/bin/reprotest", line 25, in importlib_load_entry_point
>     return next(matches).load()
>            ^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 205, in load
>     module = import_module(match.group('module'))
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
>   File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
>   File "/usr/lib/python3/dist-packages/reprotest/__init__.py", line 20, in <module>
>     import pkg_resources
>   File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 96, in <module>
>     from jaraco.text import (
> ModuleNotFoundError: No module named 'jaraco'

jaraco is not called directly in any of reprotest's code...

This seems to be related to https://bugs.debian.org/1079175 which should
be fixed in the newly uploaded setuptools 73.0.0-1...

live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-builds/attachments/20240821/fd3edad9/attachment.sig>


More information about the Reproducible-builds mailing list