Package: python3-legacy-cgi Version: 2.6.4-1 Tags: patch User: [email protected] Usertags: cross-satisfiability Control: affects -1 + src:cctbx src:ceph src:dioptas src:matrix-synapse src:mozjs128 src:mozjs140 src:prody src:pycifrw
The affected packages cannot satisfy their cross Build-Depends, because their transitive dependency on python3-legacy-cgi is not satisfiable. In general, Arch: all packages can never satisfy cross Build-Depends unless marked Multi-Arch: foreign or annotated :native. In this case, the foreign marking is appropriate, because python3-legacy-cgi is a pure Python module with no further dependencies. I'm attaching a patch for your convenience. Helmut
diff -Nru python-legacy-cgi-2.6.4/debian/changelog python-legacy-cgi-2.6.4/debian/changelog --- python-legacy-cgi-2.6.4/debian/changelog 2025-11-02 21:28:57.000000000 +0100 +++ python-legacy-cgi-2.6.4/debian/changelog 2026-01-07 14:55:29.000000000 +0100 @@ -1,3 +1,10 @@ +python-legacy-cgi (2.6.4-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark python3-legacy-cgi Multi-Arch: foreign. (Closes: #-1) + + -- Helmut Grohne <[email protected]> Wed, 07 Jan 2026 14:55:29 +0100 + python-legacy-cgi (2.6.4-1) unstable; urgency=medium * Team upload. diff -Nru python-legacy-cgi-2.6.4/debian/control python-legacy-cgi-2.6.4/debian/control --- python-legacy-cgi-2.6.4/debian/control 2025-11-02 21:28:57.000000000 +0100 +++ python-legacy-cgi-2.6.4/debian/control 2026-01-07 14:55:27.000000000 +0100 @@ -20,6 +20,7 @@ Package: python3-legacy-cgi Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends},

