Re: Bug#1123152: mkdocstrings-python-legacy: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 3.13" returned exit code 13
Colin Watson <[email protected]> Wed, 7 Jan 2026 20:59:44 +0000
| Newsgroups | gmane.linux.debian.devel.python |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Dec 16, 2025 at 07:43:57PM +0000, Santiago Vila wrote: >FAILED tests/test_collector.py::test_collect_result_error[retval0-error1\nhello] >FAILED tests/test_collector.py::test_collect_result_error[retval1-error1] - T... >FAILED tests/test_collector.py::test_collect_result_error[retval2-\nhello] - ... >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.extension-plugin0] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.extension-plugin1] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.extension-plugin2] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.inventory-plugin0] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.inventory-plugin1] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.inventory-plugin2] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.loggers-plugin0] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.loggers-plugin1] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.loggers-plugin2] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.handlers.base-plugin0] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.handlers.base-plugin1] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.handlers.base-plugin2] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.handlers.rendering-plugin0] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.handlers.rendering-plugin1] >FAILED tests/test_themes.py::test_render_themes_templates[mkdocstrings.handlers.rendering-plugin2] This has been filed upstream as https://github.com/mkdocstrings/python-legacy/issues/10, but there's been no activity there so far. I note that this is explicitly a legacy package, and that there are no remaining (build-)dependencies on it. I think it might be sensible to just remove it rather than trying to fix it. Carsten, what do you think? Thanks,