Your message dated Sun, 02 Aug 2026 18:49:17 +0000
with message-id <[email protected]>
and subject line Bug#1143288: fixed in cbor2 6.1.2-2
has caused the Debian Bug report #1143288,
regarding cbor2: FTBFS: error: failed to select a version for the requirement 
`libm = "^0.2.6"` (locked to 0.2.15)
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.)


-- 
1143288: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143288
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cbor2
Version: 6.1.2-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/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:cbor2, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3,sphinxdoc --buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
rm -f python/cbor2.egg-info/SOURCES.txt
rm -rf rust/target
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
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_cbor2  
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-313/cbor2
copying python/cbor2/tool.py -> build/lib.linux-x86_64-cpython-313/cbor2
copying python/cbor2/__init__.py -> build/lib.linux-x86_64-cpython-313/cbor2
running egg_info
writing python/cbor2.egg-info/PKG-INFO
writing dependency_links to python/cbor2.egg-info/dependency_links.txt
writing entry points to python/cbor2.egg-info/entry_points.txt
writing top-level names to python/cbor2.egg-info/top_level.txt
writing manifest file 'python/cbor2.egg-info/SOURCES.txt'
reading manifest file 'python/cbor2.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'python/cbor2.egg-info/SOURCES.txt'
copying python/cbor2/__init__.pyi -> build/lib.linux-x86_64-cpython-313/cbor2
copying python/cbor2/py.typed -> build/lib.linux-x86_64-cpython-313/cbor2
running build_ext
running build_rust
error: failed to select a version for the requirement `libm = "^0.2.6"` (locked 
to 0.2.15)
candidate versions found which didn't match: 0.2.16
location searched: directory source `/usr/share/cargo/registry` (which is 
replacing registry `crates-io`)
required by package `bigdecimal v0.4.10`
    ... which satisfies dependency `bigdecimal = "^0.4.10"` (locked to 0.4.10) 
of package `cbor2 v0.1.0 (/<<PKGBUILDDIR>>/rust)`
perhaps a crate was updated and forgotten to be re-vendored?
As a reminder, you're using offline mode (--offline) which can sometimes cause 
surprising resolution failures, if this error is too confusing you may wish to 
retry without `--offline`.
error: `cargo metadata --manifest-path rust/Cargo.toml --format-version 1` 
failed with code 101
-- Output captured from stdout:


TIP pass --env-dir and --sdist-extract-dir to keep the build environment and 
sources, then see 
https://build.pypa.io/en/stable/how-to/troubleshooting.html#debug-a-failed-build
 for help debugging a failed build
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_cbor2  
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_cbor2  
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-314/cbor2
copying python/cbor2/tool.py -> build/lib.linux-x86_64-cpython-314/cbor2
copying python/cbor2/__init__.py -> build/lib.linux-x86_64-cpython-314/cbor2
running egg_info
writing python/cbor2.egg-info/PKG-INFO
writing dependency_links to python/cbor2.egg-info/dependency_links.txt
writing entry points to python/cbor2.egg-info/entry_points.txt
writing top-level names to python/cbor2.egg-info/top_level.txt
reading manifest file 'python/cbor2.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'python/cbor2.egg-info/SOURCES.txt'
copying python/cbor2/__init__.pyi -> build/lib.linux-x86_64-cpython-314/cbor2
copying python/cbor2/py.typed -> build/lib.linux-x86_64-cpython-314/cbor2
running build_ext
running build_rust
error: failed to select a version for the requirement `libm = "^0.2.6"` (locked 
to 0.2.15)
candidate versions found which didn't match: 0.2.16
location searched: directory source `/usr/share/cargo/registry` (which is 
replacing registry `crates-io`)
required by package `bigdecimal v0.4.10`
    ... which satisfies dependency `bigdecimal = "^0.4.10"` (locked to 0.4.10) 
of package `cbor2 v0.1.0 (/<<PKGBUILDDIR>>/rust)`
perhaps a crate was updated and forgotten to be re-vendored?
As a reminder, you're using offline mode (--offline) which can sometimes cause 
surprising resolution failures, if this error is too confusing you may wish to 
retry without `--offline`.
error: `cargo metadata --manifest-path rust/Cargo.toml --format-version 1` 
failed with code 101
-- Output captured from stdout:


TIP pass --env-dir and --sdist-extract-dir to keep the build environment and 
sources, then see 
https://build.pypa.io/en/stable/how-to/troubleshooting.html#debug-a-failed-build
 for help debugging a failed build
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_cbor2  
dh_auto_build: error: pybuild --build -i python{version} -p "3.13 3.14" 
--parallel=2 returned exit code 13
make[1]: *** [debian/rules:17: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: cbor2
Source-Version: 6.1.2-2
Done: Maximiliano Curia <[email protected]>

We believe that the bug you reported is fixed in the latest version of
cbor2, 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.
Maximiliano Curia <[email protected]> (supplier of updated cbor2 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: Sun, 02 Aug 2026 20:04:41 +0200
Source: cbor2
Architecture: source
Version: 6.1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Maximiliano Curia <[email protected]>
Closes: 1143288
Changes:
 cbor2 (6.1.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Fix FTBFS: drop rust/Cargo.lock at build time (d/rules) and let cargo
     resolve against /usr/share/cargo/registry, instead of keeping the lock
     file in sync with the librust-*-dev versions by hand.
     (Closes: #1143288)
   * Drop lock.patch, no longer needed.
   * d/source/options: ignore the removal of rust/Cargo.lock.
Checksums-Sha1:
 b3482108d66891215a5e6fc5b1bad1ab83caf440 2358 cbor2_6.1.2-2.dsc
 a95bca952396f060986af4370198c1de9686b5b4 5672 cbor2_6.1.2-2.debian.tar.xz
 8879b2cc7bdfaf898953b6c80c1e1335d85d11d5 7975 cbor2_6.1.2-2_source.buildinfo
Checksums-Sha256:
 6ab48db5b8a783603eed1f6534b6e2d6b0de34b8af48a439c2c6c59f62f36f6f 2358 
cbor2_6.1.2-2.dsc
 97b11254800ec8bf9c7084e5a86584a27ecdd14f52d3f2b11225ee55a4160d3a 5672 
cbor2_6.1.2-2.debian.tar.xz
 5eb721d8e1b89f78e85c10ee71dbf3d236637a79587156aa7da7bece316ed72c 7975 
cbor2_6.1.2-2_source.buildinfo
Files:
 b608c99aec446805d3002a9dc86d1df2 2358 python optional cbor2_6.1.2-2.dsc
 918651a98ebdaa29a9568f63b98f976d 5672 python optional 
cbor2_6.1.2-2.debian.tar.xz
 6376b6c838624923c03f32647a735f65 7975 python optional 
cbor2_6.1.2-2_source.buildinfo

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

iQIzBAEBCgAdFiEE+JIdOnQEyG4RNSIVxxl2mbKbIyoFAmpvi/IACgkQxxl2mbKb
IypuAA/+OdnIFnTUFGVHPd025G2D1mLvXnVO1ZkFwE58GzdXsq+R8UYtgKbPlXyh
Sjzso73Z1KSdp+s6vkDwD+YoSCiBWMQO9oRp49oKWBLDF1gvlvAc6GAUALJF1cKV
UUpClAs+GcGr8WDdVGuBIeKbIHN08pi+H1Jpo6RnScDerV6/xx4ylI+UFoc/MQP6
Q1D+ybOsuFw5kvLUe4nKewBHzwtpBfGS1axAXkb9tjEqAqLI3l4Gd9GVyos1BQdT
d31NBYAC99q5eSrVXbbIGcM1QqYgh2PIofQHpjoiU9CDli6fuLunY7ftEJ+Wrvj7
eZdZgtjTwx6W/ESVVvCVFtyJnJkA1HmLvyfiBsfjW6UrS39WZTeTYRwxE18MkfwD
DGMJZxNdT0i1NgqA553kCV7Wus8ExpYN9vv5Dl53jNHOfQhaTX5fhyAfwC+R9rOX
ZiqJxqy6wF2cIlhFQd1uElAxMUTdrdAIY26huMn7QgfFlVeKoZpLDXPmOL3iE/tW
L/v6dcf/0X65iZJA+EAG6QgWi9cmL2vOebU3QaMARumQSKpyb26yt7Wur00vxjPe
T6feMG7iA1oeCRL7E+u0xXyOfqdRKAUJNW0LMtpVb3zfVm7lA+4eVrik1SHsvRfw
6n7fy/D49TI45GbCOd9sVVV6yrZ8edgKWUIAl29HFTn+Zl8uSaw=
=4dzE
-----END PGP SIGNATURE-----

Attachment: pgpzthkscN4nf.pgp
Description: PGP signature


--- End Message ---

Reply via email to