#1147884 prospector: FTBFS: E ModuleNotFoundError: No module named 'pkg_resources'

#1147884#5
Date:
2026-09-15 11:15:45 UTC
From:
To:
Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202609/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:prospector, so that this is still
visible in the BTS web page for this package.

Thanks.
--------------------------------------------------------------------------------
[...]
    from prospector.config import ProspectorConfig
prospector/config/__init__.py:15: in <module>
    from prospector.config import configuration as cfg
prospector/config/configuration.py:2: in <module>
    import pkg_resources
E   ModuleNotFoundError: No module named 'pkg_resources'
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/stevedore/extension.py:187
../../../../../../usr/lib/python3/dist-packages/stevedore/extension.py:187
../../../../../../usr/lib/python3/dist-packages/stevedore/extension.py:187
  The verify_requirements argument is now a no-op and is deprecated for removal. Remove the argument from calls.