Package: src:mkdocs-rss-plugin Version: 1.19.0-1 Severity: serious Tags: forky sid ftbfs User: [email protected] Usertags: ftbfs-nocheck-profile
Dear maintainer: During a rebuild of all packages in unstable using the nocheck build profile, 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/202605/ A wiki page discussing how to reproduce bugs in this category and possible solutions is available here: https://wiki.debian.org/qa.debian.org/FTBFS/nocheck (It's a wiki, so you are welcome to contribute) 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:mkdocs-rss-plugin, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] adding 'mkdocs_rss_plugin/integrations/theme_material_social_plugin.py' adding 'mkdocs_rss_plugin/templates/default.xsl' adding 'mkdocs_rss_plugin/templates/rss.xml.jinja2' adding 'mkdocs_rss_plugin-1.19.0.dist-info/licenses/LICENSE' adding 'mkdocs_rss_plugin-1.19.0.dist-info/METADATA' adding 'mkdocs_rss_plugin-1.19.0.dist-info/WHEEL' adding 'mkdocs_rss_plugin-1.19.0.dist-info/entry_points.txt' adding 'mkdocs_rss_plugin-1.19.0.dist-info/top_level.txt' adding 'mkdocs_rss_plugin-1.19.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built mkdocs_rss_plugin-1.19.0-py3-none-any.whl I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.13 with "installer" module PYTHONPATH=. mkdocs build -d /<<PKGBUILDDIR>>/debian/html -f /<<PKGBUILDDIR>>/mkdocs.yml Traceback (most recent call last): File "/usr/bin/mkdocs", line 6, in <module> cli() ~~~^^ File "/usr/lib/python3/dist-packages/click/core.py", line 1161, in __call__ return self.main(*args, **kwargs) ~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/click/core.py", line 1082, in main rv = self.invoke(ctx) File "/usr/lib/python3/dist-packages/click/core.py", line 1697, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/usr/lib/python3/dist-packages/click/core.py", line 1443, in invoke return ctx.invoke(self.callback, **ctx.params) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/click/core.py", line 788, in invoke return __callback(*args, **kwargs) File "/usr/lib/python3/dist-packages/mkdocs/__main__.py", line 285, in build_command cfg = config.load_config(**kwargs) File "/usr/lib/python3/dist-packages/mkdocs/config/base.py", line 374, in load_config errors, warnings = cfg.validate() ~~~~~~~~~~~~^^ File "/usr/lib/python3/dist-packages/mkdocs/config/base.py", line 231, in validate run_failed, run_warnings = self._validate() ~~~~~~~~~~~~~~^^ File "/usr/lib/python3/dist-packages/mkdocs/config/base.py", line 188, in _validate self[key] = config_option.validate(value) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib/python3/dist-packages/mkdocs/config/config_options.py", line 186, in validate return self.run_validation(value) ~~~~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib/python3/dist-packages/mkdocs/config/config_options.py", line 1065, in run_validation self.load_plugin_with_namespace(name, cfg) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/mkdocs/config/config_options.py", line 1103, in load_plugin_with_namespace return (name, self.load_plugin(name, config)) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/mkdocs/config/config_options.py", line 1121, in load_plugin plugin_cls = self.installed_plugins[name].load() File "/usr/lib/python3.13/importlib/metadata/__init__.py", line 179, in load module = import_module(match.group('module')) File "/usr/lib/python3.13/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1387, in _gcd_import File "<frozen importlib._bootstrap>", line 1360, in _find_and_load File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 935, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 1023, in exec_module File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed File "/<<PKGBUILDDIR>>/mkdocs_rss_plugin/plugin.py", line 42, in <module> from mkdocs_rss_plugin.util import Util File "/<<PKGBUILDDIR>>/mkdocs_rss_plugin/util.py", line 19, in <module> from cachecontrol import CacheControl ModuleNotFoundError: No module named 'cachecontrol' make[1]: *** [debian/rules:26: override_dh_auto_build] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:22: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

