[From nobody Tue Sep 15 13:05:09 2026
Received: (at submit) by bugs.debian.org; 15 Sep 2026 11:16:13 +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=-120.1 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS,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, 7; hammy, 150; neutral, 86; spammy, 0.
 spammytokens: hammytokens:0.000-+--python3, 0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky
Return-path: &lt;sanvila@debian.org&gt;
Received: from mitropoulos.debian.org
 ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:38640)
 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 1x6R93-006Fc2-00
 for submit@bugs.debian.org; Tue, 15 Sep 2026 11:16:13 +0000
Received: via submission
 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 mitropoulos.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 1x6R91-005xjR-1A
 for submit@bugs.debian.org; Tue, 15 Sep 2026 11:16:11 +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=8pU/2Fxka/z+63vWQUpuEAS37r99k5U59KwJcV28Glk=; b=GL3yNv5m8jAOybofW7H12sN2n0
 cvBb+7UdUwwc1XmRJnyB+c3uIQ+Ht0gz7avmsQeMWos1ToT4MYaVbbyutIqwFo498xfBxsa4DyUMz
 UvfpHJLpBdbVkXfH2uKAWmW6j2hQ6J78EdNa1wf9hiUT4WLcVfwqsHuMENY59DKH5EroCeTnaqCvm
 6hNmmFFcz9vfbiCV0umQydzyK04Yi74sdX99k0Ss/sK/QePZD1qYAKzny7J1TBST/FBIFiltgbB0V
 QLaPWWfxT80BuJn/LS8jXlIWvXI8Zku19cJIrXg25pFRTDu48av2r3xgbX9fC1g5Tsolj4qxMD6qe
 RKAGB1gw==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1x6R8z-005RSC-2M
 for submit@bugs.debian.org; Tue, 15 Sep 2026 11:16:09 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: python-deprecated: FTBFS: E ModuleNotFoundError: No module named
 'pkg_resources'
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1x6R8z-005RSC-2M@paradis.debian.org&gt;
Date: Tue, 15 Sep 2026 11:16:09 +0000
Delivered-To: submit@bugs.debian.org

Package: src:python-deprecated
Version: 1.3.1-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/202609/

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-deprecated, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
    ???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:188: in exec_module
    exec(co, module.__dict__)
tests/test.py:2: in &lt;module&gt;
    import pkg_resources
E   ModuleNotFoundError: No module named 'pkg_resources'
=========================== short test summary info ============================
ERROR tests/test.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 0.19s ===============================
E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=2: cd /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.14_deprecated/build; python3.14 -m pytest -vv
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.14 --parallel=2 returned exit code 13
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]