Your message dated Thu, 26 Mar 2026 07:33:57 +0000
with message-id <[email protected]>
and subject line Bug#1131589: fixed in python-taskchampion-py 2.0.2-4
has caused the Debian Bug report #1131589,
regarding python-taskchampion-py: FTBFS: error: failed to select a version for 
the requirement `pyo3 = "^0.27.2"`
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1131589: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131589
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-taskchampion-py
Version: 2.0.2-3
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/202603/

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

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   debian/rules execute_before_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
if [ -f Cargo.lock.orig ] ; then mv Cargo.lock.orig Cargo.lock ; fi
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_clean -O--buildsystem=pybuild
   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
   debian/rules execute_before_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mv Cargo.lock Cargo.lock.orig
/usr/share/cargo/bin/cargo prepare-debian debian/cargo_registry 
--link-from-system
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel = 
['-j2'], lto = 
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = 
x86_64-linux-gnu
debian cargo wrapper: linking /usr/share/cargo/registry/* into 
/<<PKGBUILDDIR>>/debian/cargo_registry/
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:142: Building wheel for python3.14 with "build" 
module
I: pybuild base:385: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_taskchampion-py  
* Building wheel...
Running `maturin pep517 build-wheel -i /usr/bin/python3.14 --compatibility off`
error: failed to select a version for the requirement `pyo3 = "^0.27.2"`
candidate versions found which didn't match: 0.28.2
location searched: directory source `/<<PKGBUILDDIR>>/debian/cargo_registry` 
(which is replacing registry `crates-io`)
required by package `taskchampion-py v2.0.2 (/<<PKGBUILDDIR>>)`
perhaps a crate was updated and forgotten to be re-vendored?
💥 maturin failed
  Caused by: Cargo metadata failed. Does your crate compile with `cargo build`?
  Caused by: `cargo metadata` exited with an error: 
Error: command ['maturin', 'pep517', 'build-wheel', '-i', 
'/usr/bin/python3.14', '--compatibility', 'off'] returned non-zero exit status 1

ERROR Backend subprocess exited when trying to invoke build_wheel
E: pybuild pybuild:485: build: plugin pyproject failed with: exit code=1: 
python3.14 -m build --skip-dependency-check --no-isolation --wheel --outdir 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_taskchampion-py  
I: pybuild plugin_pyproject:142: Building wheel for python3.13 with "build" 
module
I: pybuild base:385: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_taskchampion-py  
* Building wheel...
Running `maturin pep517 build-wheel -i /usr/bin/python3.13 --compatibility off`
error: failed to select a version for the requirement `pyo3 = "^0.27.2"`
candidate versions found which didn't match: 0.28.2
location searched: directory source `/<<PKGBUILDDIR>>/debian/cargo_registry` 
(which is replacing registry `crates-io`)
required by package `taskchampion-py v2.0.2 (/<<PKGBUILDDIR>>)`
perhaps a crate was updated and forgotten to be re-vendored?
💥 maturin failed
  Caused by: Cargo metadata failed. Does your crate compile with `cargo build`?
  Caused by: `cargo metadata` exited with an error: 
Error: command ['maturin', 'pep517', 'build-wheel', '-i', 
'/usr/bin/python3.13', '--compatibility', 'off'] returned non-zero exit status 1

ERROR Backend subprocess exited when trying to invoke build_wheel
E: pybuild pybuild:485: build: plugin pyproject failed with: exit code=1: 
python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_taskchampion-py  
dh_auto_build: error: pybuild --build -i python{version} -p "3.14 3.13" 
--parallel=2 returned exit code 13
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-taskchampion-py
Source-Version: 2.0.2-4
Done: Jochen Sprickerhof <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-taskchampion-py, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Sprickerhof <[email protected]> (supplier of updated 
python-taskchampion-py package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 26 Mar 2026 08:27:41 +0100
Source: python-taskchampion-py
Architecture: source
Version: 2.0.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Jochen Sprickerhof <[email protected]>
Closes: 1131589
Changes:
 python-taskchampion-py (2.0.2-4) unstable; urgency=medium
 .
   * Update pyo3 dependency (Closes: #1131589)
Checksums-Sha1:
 74c2f42357068b57d55a41527fd1549b7a6e5025 2429 
python-taskchampion-py_2.0.2-4.dsc
 f050e06bb9014ea47566b600fc33c752501cd89e 3024 
python-taskchampion-py_2.0.2-4.debian.tar.xz
Checksums-Sha256:
 9b05db8f8de493daa16e173aed7f65a80d0b2e4d565d85cf6fb5e7d53ad5e6d6 2429 
python-taskchampion-py_2.0.2-4.dsc
 abe4cbc61533a36f986730f0039d6bf4f48fb49d252d77acfcdaed3701268ed9 3024 
python-taskchampion-py_2.0.2-4.debian.tar.xz
Files:
 e34147c9f0198574486a48df551e508f 2429 python optional 
python-taskchampion-py_2.0.2-4.dsc
 051ebe5f69226b4e3aabfbd14aa1821b 3024 python optional 
python-taskchampion-py_2.0.2-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmnE4SAACgkQW//cwljm
lDMbvRAAgelE8BQU0L2ZZOFPnvflAVwmo2jQVsLH2VShLvG79z0evAk+NKiBrEro
On3L+D5/SRRno4Tb5AbQosBPPDtuDQ97m2mEb+uYVMUlM1ARzLdTGYl9hKOZ741E
NtQ+r9NoTGnFqYT3jxy37z02jdftQKjA2IDKMd/YhkPyJImrbLHvTt25BaFyX0Bt
fr9hEVozXUWi0BGWjYTZY1/Cd+OHATLi9kvEfz27hN8cxN6wyp41FWgmbk1lsWeh
udHKpiQAeKPmjQGx4psn/EmlQambu7jO0vWaIKJ47EZuxwGmKzLgrip8VNpuITbf
WBb8DORUASH9056C+4hQi5hDoPvtoJrcDiqjzrRJejFOXBonFqhAbCaQwkwgZyVP
32jApSUXtSCF0KWIVjUZOtOD0l2Ehh0TvbPZAwti86jC5Pdx84h1lCQUN8FrZQ6K
CxFBhiboEq4bQPsvucZrsdfY0J5abfslofBSZYnkoQmun0ae41V/5DOJ1Ilqx8J1
GkkXZXwRKkaBSw/RN8T/+8R6hS93b34wBksuwB/aHj4WG1IxFCd3NHyWtAcWzL9K
OvtcZDzoUwBP4kSFM8fjS3drj9RweTKwqNmrE0vHzcPUu7C/Nj9YdiwFL/NrNYtZ
bkKmLXWcba4onA7lJALjXhWTa9yMDoM8CI2eAghFLVkubsgK0lQ=
=zUeJ
-----END PGP SIGNATURE-----

Attachment: pgpMNoOiPVwUE.pgp
Description: PGP signature


--- End Message ---

Reply via email to