[Debian-med-packaging] Bug#1123109: conda-package-handling: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13

Santiago Vila sanvila at debian.org
Tue Dec 16 19:42:32 GMT 2025


Package: src:conda-package-handling
Version: 2.3.0-1
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:conda-package-handling, 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.13 setup.py clean 
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build' (and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:317: python3.13 setup.py config 
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:317: /usr/bin/python3 setup.py build 
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/interface.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/validate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/cli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/__main__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/conda_fmt.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/api.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/tarball.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/streaming.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/conda_package_handling
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest tests
ERROR: file or directory not found: --ignore setup.py

============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: typeguard-4.4.4, mock-3.15.1
collected 0 items

- generated xml file: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/junit.xml -
============================ no tests ran in 0.00s =============================
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=4: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 returned exit code 13
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------



More information about the Debian-med-packaging mailing list