Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
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/
A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:
https://wiki.debian.org/qa.debian.org/FTBFS/nocheck
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:pyroute2, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
adding 'pyroute2-0.8.1.dist-info/WHEEL'
adding 'pyroute2-0.8.1.dist-info/entry_points.txt'
adding 'pyroute2-0.8.1.dist-info/top_level.txt'
adding 'pyroute2-0.8.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pyroute2-0.8.1-py3-none-any.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.14 with "installer" module
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=pybuild
dh_prep -O--buildsystem=pybuild
dh_auto_install -O--buildsystem=pybuild
I: pybuild plugin_pyproject:199: Copying package built for python3.13 to destdir
I: pybuild plugin_pyproject:199: Copying package built for python3.14 to destdir
dh_installdocs -O--buildsystem=pybuild
debian/rules override_dh_sphinxdoc
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
debian/rules:40: warning: overriding recipe for target 'override_dh_installchangelogs'
/usr/share/openstack-pkg-tools/pkgos.make:59: warning: ignoring old recipe for target 'override_dh_installchangelogs'
PYTHONPATH=/<<PKGBUILDDIR>>/debian/test-installs/usr/lib/python3/dist-packages python3 -m sphinx -b html docs /<<PKGBUILDDIR>>/debian/python-pyroute2-doc/usr/share/doc/python-pyroute2-doc/html
Running Sphinx v9.1.0
loading translations [en]... done
Extension error!
Versions
========
* Platform: linux; (Linux-6.12.95+deb13-cloud-amd64-x86_64-with-glibc2.42)
* Python version: 3.14.6 (CPython)
* Sphinx version: 9.1.0
* Docutils version: 0.22.4
* Jinja2 version: 3.1.6
* Pygments version: 2.20.0
Last Messages
=============
None.
Loaded Extensions
=================
None.
Traceback
=========
File "/usr/lib/python3/dist-packages/sphinx/registry.py", line 553, in load_extension
raise ExtensionError(
__('Could not import extension %s') % extname, err
) from err
sphinx.errors.ExtensionError: Could not import extension code_include.extension (exception: No module named 'code_include')
The full traceback has been saved in:
/tmp/sphinx-err-dme_p2w6.log
To report this error to the developers, please open an issue at <https://github.com/sphinx-doc/sphinx/issues/>. Thanks!
Please also report this if it was a user error, so that a better error message can be provided next time.
make[1]: *** [debian/rules:44: override_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------