Control: clone -1 -2 Control: retitle -2 libmlir-18 is Multi-Arch: same but fails to coinstall Control: reassign -2 libmlir-18 1:18.1.8-17 Control: found -2 libmlir-18 1:18.1.8-18
On Fri, 21 Mar 2025 at 13:31:14 +0100, Helmut Grohne wrote:
libmlir-19 fails to coinstall despite it explicitly stating that capability.
It looks like libmlir-18 has the same problem. Reproducer: mmdebstrap --variant=apt --verbose '' /dev/null 'deb http://deb.debian.org/debian trixie main' --architectures=amd64,i386 --include=libmlir-18,libmlir-18:i386 or the same with trixie replaced by unstable.
Please either move those libraries to a multiarch location or remove "Multi-Arch: same" from the libmlir-19 binary package. Given the freeze timing I recommend doing the latter.
https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/merge_requests/168 is the analogous change for version 19, which might be a useful basis for fixing version 18.
smcv