[From nobody Thu Apr  2 15:49:07 2026
Received: (at submit) by bugs.debian.org; 16 Dec 2025 19:42:33 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-121.2 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 20; hammy, 150; neutral, 143; spammy,
 0. spammytokens: hammytokens:0.000-+--python3,
 0.000-+--pkgbuilddir, 
 0.000-+--PKGBUILDDIR, 0.000-+--H*F:U*sanvila, 0.000-+--sk:dh_auto
Return-path: &lt;sanvila@debian.org&gt;
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:46270)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1vVawL-0084Zi-0Y
 for submit@bugs.debian.org; Tue, 16 Dec 2025 19:42:33 +0000
Received: from paradis.debian.org ([2607:f8f0:614:1::1274:67]:49584)
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by muffat.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1vVawM-00HM28-1l
 for submit@bugs.debian.org; Tue, 16 Dec 2025 19:42:33 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=SPiKl6wruR/5WzfJ9a8iKCRD56kzzbCAheW/0W/ENMk=; b=aNqDx5ljpm71NClzdeouI/+GE6
 tJIJAHYwErw15ur5DQJ5qU38ESFrFuaT2Ppt2bHyXXHlQRbF2LBgHGYAslyFOvd2+AdBdiy3UEMwN
 8sAawGrjAw48J/mJOM15HqNaKPkNNzsoQUIxYAafk3RCB95BRGbRTiEwrWGqtqswN7jZeHxBHcLES
 XCGoeyhVQbHNESXE/z/dS/46suPUGrWXviQHuerbEd6VXp7G/9CNZ81SBdT1V0lOR0VSLWlJk7/w2
 QvMD9wX0rbaK601N8AArcjJdx8ZqXlBs0ernHZdEK1qrSKaHN1zf3IJmooV/ihtt3ykiJnWbYj8Qx
 6/ozFHHw==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1vVawK-00FcAu-37
 for submit@bugs.debian.org; Tue, 16 Dec 2025 19:42:32 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: conda-package-handling: FTBFS: dh_auto_test: error: pybuild --test
 --test-pytest -i python{version} -p 3.13 returned exit code 13
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1vVawK-00FcAu-37@paradis.debian.org&gt;
Date: Tue, 16 Dec 2025 19:42:32 +0000
Delivered-To: submit@bugs.debian.org

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 '/&lt;&lt;PKGBUILDDIR&gt;&gt;/.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 /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/interface.py -&gt; /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/validate.py -&gt; /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/cli.py -&gt; /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/__main__.py -&gt; /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/conda_fmt.py -&gt; /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/utils.py -&gt; /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/exceptions.py -&gt; /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/api.py -&gt; /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/__init__.py -&gt; /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/tarball.py -&gt; /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build/conda_package_handling
copying src/conda_package_handling/streaming.py -&gt; /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build/conda_package_handling
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:317: cd /&lt;&lt;PKGBUILDDIR&gt;&gt;/.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: /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: typeguard-4.4.4, mock-3.15.1
collected 0 items

- generated xml file: /&lt;&lt;PKGBUILDDIR&gt;&gt;/.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 /&lt;&lt;PKGBUILDDIR&gt;&gt;/.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
--------------------------------------------------------------------------------
]