Package: src:gunicorn Version: 25.3.0-4 Severity: serious Tags: ftbfs forky sid
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/202607/ 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:gunicorn, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] INFO - [macros] - Config variables: ['extra', 'config', 'environment', 'plugin', 'git', 'social', 'macros', 'filters', 'filters_builtin'] INFO - [macros] - Config macros: ['context', 'macros_info', 'now', 'fix_url'] INFO - [macros] - Config filters: ['pretty', 'relative_url'] INFO - Cleaning site directory INFO - Building documentation to directory: /<<PKGBUILDDIR>>/debian/python-gunicorn-doc/usr/share/doc/python-gunicorn-doc/html INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - 404.md ERROR - Error reading page 'asgi.md': 'NoneType' object has no attribute 'replace' 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 288, in build_command build.build(cfg, dirty=not clean) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/mkdocs/commands/build.py", line 310, in build _populate_page(file.page, config, files, dirty) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/mkdocs/commands/build.py", line 167, in _populate_page page.render(config, files) ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/mkdocs/structure/pages.py", line 285, in render self.content = md.convert(self.markdown) ~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/markdown/core.py", line 367, in convert newRoot = treeprocessor.run(root) File "/usr/lib/python3/dist-packages/pymdownx/highlight.py", line 527, in run code.highlight( ~~~~~~~~~~~~~~^ self.code_unescape(block[0].text).rstrip('\n'), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... code_block_count=self.ext.pygments_code_block ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/lib/python3/dist-packages/pymdownx/highlight.py", line 400, in highlight formatter = html_formatter( cssclass=css_class, ...<13 lines>... anchorlinenos=self.anchor_linenums if not inline else False ) File "/usr/lib/python3/dist-packages/pymdownx/highlight.py", line 179, in __init__ HtmlFormatter.__init__(self, **options) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/pygments/formatters/html.py", line 434, in __init__ self.filename = html.escape(self._decodeifneeded(options.get('filename', ''))) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/html/__init__.py", line 19, in escape s = s.replace("&", "&") # Must be done first! ^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'replace' make[1]: *** [debian/rules:28: override_dh_mkdocs] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:12: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

