Package: src:html5lib Version: 1.2-2 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/202512/ 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:html5lib, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:317: python3.14 setup.py clean /<<PKGBUILDDIR>>/setup.py:8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version /<<PKGBUILDDIR>>/setup.py:77: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(join(here, 'README.rst'), 'r', 'utf8') as readme_file: /<<PKGBUILDDIR>>/setup.py:78: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(join(here, 'CHANGES.rst'), 'r', 'utf8') as changes_file: Traceback (most recent call last): File "/<<PKGBUILDDIR>>/setup.py", line 90, in <module> isinstance(a.value, ast.Str)): ^^^^^^^ AttributeError: module 'ast' has no attribute 'Str' E: pybuild pybuild:389: clean: plugin distutils failed with: exit code=1: python3.14 setup.py clean dh_auto_clean: error: pybuild --clean -i python{version} -p "3.14 3.13" returned exit code 13 make: *** [debian/rules:8: clean] Error 25 dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2 --------------------------------------------------------------------------------

