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/202608/
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:python-pkginfo, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPSConnection(host='127.0.0.1', port=9): Failed to establish a new connection: [Errno 111] Connection refused")': /simple/pytest/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPSConnection(host='127.0.0.1', port=9): Failed to establish a new connection: [Errno 111] Connection refused")': /simple/pytest/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPSConnection(host='127.0.0.1', port=9): Failed to establish a new connection: [Errno 111] Connection refused")': /simple/pytest/
ERROR: Could not find a version that satisfies the requirement coverage>=7.10.6 (from pytest-cov) (from versions: none)
ERROR: No matching distribution found for coverage>=7.10.6
Requirement already satisfied: pytest in /usr/lib/python3/dist-packages (9.1.1)
Requirement already satisfied: pytest-cov in /usr/lib/python3/dist-packages (7.1.0)
Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.47.0)
Requirement already satisfied: iniconfig>=1.0.1 in /usr/lib/python3/dist-packages (from pytest) (2.1.0)
Requirement already satisfied: packaging>=22 in /usr/lib/python3/dist-packages (from pytest) (26.2)
Requirement already satisfied: pluggy<2,>=1.5 in /usr/lib/python3/dist-packages (from pytest) (1.6.0)
Requirement already satisfied: pygments>=2.7.2 in /usr/lib/python3/dist-packages (from pytest) (2.20.0)
INFO: pip is looking at multiple versions of pytest-cov to determine which version is compatible with other requirements. This could take a while.
py314: exit 1 (23.14 seconds) /<<PKGBUILDDIR>>> python -I -m pip install pytest pytest-cov wheel pid=116
[39m py314: FAIL code 1 (23.30 seconds)
evaluation failed :( (23.32 seconds)
E: pybuild pybuild:485: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pkginfo/build; tox -c /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py314 -x testenv.passenv+=_PYTHON_HOST_PLATFORM --installpkg /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pkginfo/pkginfo-1.12.1.2-py3-none-any.whl
dh_auto_test: error: pybuild --test --test-tox -i python{version} -p 3.14 --parallel=2 returned exit code 13
make: *** [debian/rules:22: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------