Your message dated Wed, 11 Feb 2026 13:06:55 +0000
with message-id <[email protected]>
and subject line Bug#1124553: fixed in rust-pyo3-ffi 0.27.2-2
has caused the Debian Bug report #1124553,
regarding librust-pyo3-ffi-dev: cannot be installed for foreign architectures
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.)


-- 
1124553: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1124553
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: librust-pyo3-ffi-dev
Version: 0.27.2-1
Tags: patch
User: [email protected]
Usertags: cross-satisfiability
Control: affects -1 + src:blake3-py src:breezy src:dulwich src:lintian-brush 
src:pendulum src:pydantic-core src:pysequoia src:python-bcrypt 
src:python-cotengrust src:python-cramjam src:python-cryptography 
src:python-fastbencode src:python-jellyfish src:python-libcst 
src:python-minijinja src:python-nh3 src:python-orjson 
src:python-proton-vpn-local-agent src:python-pycddl 
src:python-upstream-ontologist src:python-watchfiles src:python-zxcvbn-rs-py 
src:rpds-py src:ruff src:rust-buildlog-consultant src:rust-ognibuild 
src:safetensors src:silver-platter src:tiktoken src:unicode-segmentation-rs

The affected packages cannot be cross built from source, because they
transitively depend on the host architecture librust-pyo3-ffi-dev and
that package cannot be installed for foreign architectures, because it
depends on python3-all-dev. As far as I understand it, the crate is used
for building Python extension modules. For that purpose, the dependency
should be python3-all-dev:any plus libpython3-all-dev. I'm attaching a
patch for your convenience.

Helmut
diff -Nru rust-pyo3-ffi-0.27.2/debian/changelog 
rust-pyo3-ffi-0.27.2/debian/changelog
--- rust-pyo3-ffi-0.27.2/debian/changelog       2025-12-01 10:19:31.000000000 
+0100
+++ rust-pyo3-ffi-0.27.2/debian/changelog       2026-01-02 20:55:27.000000000 
+0100
@@ -1,3 +1,10 @@
+rust-pyo3-ffi (0.27.2-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Multiarchify Python dependencies. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Fri, 02 Jan 2026 20:55:27 +0100
+
 rust-pyo3-ffi (0.27.2-1) unstable; urgency=medium
 
   * Package pyo3-ffi 0.27.2 from crates.io using debcargo 2.7.11
diff -Nru rust-pyo3-ffi-0.27.2/debian/control 
rust-pyo3-ffi-0.27.2/debian/control
--- rust-pyo3-ffi-0.27.2/debian/control 2025-12-01 10:19:31.000000000 +0100
+++ rust-pyo3-ffi-0.27.2/debian/control 2026-01-02 20:55:26.000000000 +0100
@@ -5,13 +5,14 @@
  dh-sequence-cargo
 Build-Depends-Arch: cargo:native <!nocheck>,
  rustc:native (>= 1.74) <!nocheck>,
+ libpython3-all-dev <!nocheck>,
  libstd-rust-dev <!nocheck>,
  librust-libc-0.2+default-dev (>= 0.2.62-~~) <!nocheck>,
  librust-pyo3-build-config-0.27+default-dev (<< 0.27.3-~~) <!nocheck>,
  librust-pyo3-build-config-0.27+default-dev (>= 0.27.2-~~) <!nocheck>,
  librust-pyo3-build-config-0.27+resolve-config-dev (<< 0.27.3-~~) <!nocheck>,
  librust-pyo3-build-config-0.27+resolve-config-dev (>= 0.27.2-~~) <!nocheck>,
- python3-all-dev <!nocheck>
+ python3-all-dev:native <!nocheck>
 Maintainer: Debian Rust Maintainers 
<[email protected]>
 Uploaders:
  Jelmer Vernooij <[email protected]>
@@ -26,6 +27,7 @@
 Multi-Arch: same
 Depends:
  ${misc:Depends},
+ libpython3-all-dev,
  librust-libc-0.2+default-dev (>= 0.2.62-~~),
  librust-pyo3-build-config-0.27+abi3-dev (<< 0.27.3-~~),
  librust-pyo3-build-config-0.27+abi3-dev (>= 0.27.2-~~),
@@ -51,7 +53,7 @@
  librust-pyo3-build-config-0.27+extension-module-dev (>= 0.27.2-~~),
  librust-pyo3-build-config-0.27+resolve-config-dev (<< 0.27.3-~~),
  librust-pyo3-build-config-0.27+resolve-config-dev (>= 0.27.2-~~),
- python3-all-dev
+ python3-all-dev:any
 Provides:
  librust-pyo3-ffi+abi3-dev (= ${binary:Version}),
  librust-pyo3-ffi+abi3-py310-dev (= ${binary:Version}),

--- End Message ---
--- Begin Message ---
Source: rust-pyo3-ffi
Source-Version: 0.27.2-2
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rust-pyo3-ffi, 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.
Colin Watson <[email protected]> (supplier of updated rust-pyo3-ffi 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: Wed, 11 Feb 2026 12:21:02 +0000
Source: rust-pyo3-ffi
Architecture: source
Version: 0.27.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers 
<[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1124553
Changes:
 rust-pyo3-ffi (0.27.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Package pyo3-ffi 0.27.2 from crates.io using debcargo 2.7.11
   * Multiarchify Python dependencies (thanks, Helmut Grohne; closes:
     #1124553).
Checksums-Sha1:
 fc1243b5003b9175767910e31da8e3c78752c902 2648 rust-pyo3-ffi_0.27.2-2.dsc
 f843a8a3d6149a4f0dbed6904fd84395d1a95c82 3872 
rust-pyo3-ffi_0.27.2-2.debian.tar.xz
 3f1ce31f937920dd610f8cd0469e403ef95e2f64 7999 
rust-pyo3-ffi_0.27.2-2_source.buildinfo
Checksums-Sha256:
 86d6b4584b28b2df21f5324f5112928810e15c3fde62ba4279165ce422508f69 2648 
rust-pyo3-ffi_0.27.2-2.dsc
 40f9c2eb63963b9611249f223dfd35628961b745c8d03f0e48173bf7bbd718e0 3872 
rust-pyo3-ffi_0.27.2-2.debian.tar.xz
 0aeba0182f7e031d6bbc38ccdd5b9b695651804454e5be6940adf97a50e50f2f 7999 
rust-pyo3-ffi_0.27.2-2_source.buildinfo
Files:
 b3000a9626be05074b827f43590e8b8a 2648 rust optional rust-pyo3-ffi_0.27.2-2.dsc
 6d0f5e0ea1dbae3a813ac5474d5abbd8 3872 rust optional 
rust-pyo3-ffi_0.27.2-2.debian.tar.xz
 301218ae9464d6844ea69e9fc0ee1373 7999 rust optional 
rust-pyo3-ffi_0.27.2-2_source.buildinfo

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmmMdDAACgkQOTWH2X2G
UAto2hAAgb9CFC/ZoEpaeT51/zrWY071h48eZ4/62w+6aWr/X21ccd0jnV33T6O5
7ZeVpzDK45x52sMQM9a1dIkH7XGOALsrr5Xe4bY2170Y9qarOdEODK5/QVi/zSDt
hk/VxNiC9VC40s878JYVW7nUb/a+5jQTeT2Rpb3Ry0mx7JiOwIWhKOzmRtY7gsic
8txFM1ea5V49VMWdUMMQq6o9+xjHWZ+xVRVczN3MSJrSyWYzpz+3fCVm7mvfy1Sv
XA1E1eQmq9Jvqgzab70uRU2aMCoIn0hWEIuenro+SGtAayJ4Zu8t9sNfOqPIsUEc
p0rHorQ9GGcelj+sYysdGCxJEuJz5gw5OtZYYal2LF6BnRQZ70RVM8Qw5qqCeOne
3h4PGAEJ2mQ/UQq1/X3+QM6dPLTNVZ0wrpDjn2AsotWDKHAvBH1eW/yegF8s2VX4
rMgswn1sGCQyuvkCNpNEaQm4HltCSU1SklLPg2Vrrsb7vuESCZy4D+WAnaxIz4oo
1v8ShfJmRI2tbl0uyjpsMZgyeIrIBW+KR6g4i4nxNs8ykkF//RGV1tQ/jPIbY7uA
L4oSOgHFeorQ+UzxlqyFRH1W1wM9EqnJCOtnpuVs0PGKWkhw0c6/XLHsCAtSdQlF
7EhU4A0bwOu7dmlArYNGS5bhVUlBzahNVc6paFs1oZffxU/nl/Y=
=GzxB
-----END PGP SIGNATURE-----

Attachment: pgpcnJilhuSbU.pgp
Description: PGP signature


--- End Message ---

Reply via email to