Package: python3-scipy
Version: 1.10.0-1exp1
Severity: serious
Justifications: causes dependencies to be satisfied in a broken way
Control: tags -1 + patch

python3-scipy has been marked Multi-Arch: foreign, but it really
contains architecture-dependent python extensions. Attempting to import
scipy for a foreign architectures fails even though the dependency is
supposedly satisfied.

I recommend that you explicitly mark it as "Multi-Arch: no" to prevent
the foreign marking from returning by accident.

--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,7 @@

 Package: python3-scipy
 Architecture: any
-Multi-Arch: foreign
+Multi-Arch: no
 Depends: python3-decorator,
          python3-numpy (>= 1:1.26.0~),
          ${misc:Depends},

Helmut

Reply via email to