Package: src:python-aioopenssl
Version: 0.6.0-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
running config
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
I: pybuild base:311: /usr/bin/python3 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/aioopenssl
copying aioopenssl/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/aioopenssl
copying aioopenssl/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/aioopenssl
copying aioopenssl/version.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/aioopenssl
PYTHONHASHSEED=0; \
export PYTHONHASHSEED; \
PYTHONPATH=. http_proxy='127.0.0.1:9' https_proxy='127.0.0.1:9' make \
SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build \
docs-html
make[2]: Entering directory '/<<PKGBUILDDIR>>'
cd docs; make SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build html
make[3]: Entering directory '/<<PKGBUILDDIR>>/docs'
/usr/share/sphinx/scripts/python3/sphinx-build -b html -d
sphinx-data/build/doctrees . sphinx-data/build/html
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
WARNING: html_static_path entry 'sphinx-data/static' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in
intersphinx_mapping['https://docs.python.org/3/']. Expected a two-element tuple
or list.
ERROR: Invalid value `None` in
intersphinx_mapping['https://pyopenssl.readthedocs.org/en/latest/']. Expected a
two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (2 errors).
make[3]: *** [Makefile:45: html] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[2]: *** [Makefile:4: docs-html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:7: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
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 could not 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 affects, so that this is still visible in the BTS web
page for this package.
Thanks.