Source: ansible-runner Version: 2.3.6-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240615 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > PYTHONPATH=/<<PKGBUILDDIR>>/debian/python3-ansible-runner/usr/lib/python3/dist-packages > PYTHON=python3 python3 -m sphinx -b html docs > /<<PKGBUILDDIR>>/debian/python-ansible-runner-doc/usr/share/doc/python-ansible-runner-doc/html > Running Sphinx v7.2.6 > > Configuration error: > There is a programmable error in your configuration file: > > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/sphinx/config.py", line 358, in > eval_config_file > exec(code, namespace) # NoQA: S102 > ^^^^^^^^^^^^^^^^^^^^^ > File "/<<PKGBUILDDIR>>/docs/conf.py", line 17, in <module> > from ansible_runner.__main__ import VERSION > File "/<<PKGBUILDDIR>>/ansible_runner/__init__.py", line 1, in <module> > from .utils.importlib_compat import importlib_metadata > File "/<<PKGBUILDDIR>>/ansible_runner/utils/__init__.py", line 29, in > <module> > from six import string_types, PY2, PY3, text_type, binary_type > ModuleNotFoundError: No module named 'six' > > make[1]: *** [debian/rules:10: override_dh_sphinxdoc] Error 2 The full build log is available from: http://qa-logs.debian.net/2024/06/15/ansible-runner_2.3.6-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.