<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">Le 15/09/2025 à 13:54, Simon McVittie a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:aMf-YaJDZBa-neA5@remnant.pseudorandom.co.uk">
<pre wrap="" class="moz-quote-pre">On Sun, 14 Sep 2025 at 17:09:17 +0200, Sebastian Ramacher wrote:
</pre>
<blockquote type="cite">
<pre wrap="" class="moz-quote-pre">On 2025-09-14 14:19:00 +0200, Sebastian Ramacher wrote:
</pre>
<blockquote type="cite">
<pre wrap="" class="moz-quote-pre">On 2025-09-14 12:31:48 +0100, Bogdans Krutilins wrote:
</pre>
<blockquote type="cite">
<pre wrap="" class="moz-quote-pre">- Attempted to install libllvm19:i386 as it is a requirement for Steam.
- I ran "sudo apt install libllvm19:i386". This caused apt to state that it
will be removing libllvm19, xorg, nvidia-driver ffmpeg, clang, chromium etc.
</pre>
</blockquote>
</blockquote>
</blockquote>
<pre wrap="" class="moz-quote-pre">
This was caused by an overly general solution to #1100981.
<a class="moz-txt-link-freetext" href="https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/commit/fb68d9241f1338333cf5260136378e4a7ef43308">https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/commit/fb68d9241f1338333cf5260136378e4a7ef43308</a>
removed "Multi-Arch: same" from the packages that were not multiarch
co-installable (such as libmlir-19, which is not co-installable because
it contains /usr/lib/llvm-19/lib/libMLIR.so.19.1), but also removed that
annotation from the packages that *were* multiarch co-installable, such
as libllvm19 (which is co-installable, because it only contains
non-colliding paths like /usr/lib/x86_64-linux-gnu/libLLVM.so.19.1).
It would be useful if maintainers of packages that are involved in the
multiarch graphics stack, like LLVM and Mesa, could keep both the :amd64
and :i386 flavours of a package like mesa-vulkan-drivers installed on
their development machines (assuming they use x86, which I imagine that
most still do) - that would avoid this sort of thing getting uploaded
and regressing end-user systems.</pre>
</blockquote>
<span style="white-space: pre-wrap">In general, it would be nice to add tests in:
</span>
<p><a class="moz-txt-link-freetext" href="https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/blob/snapshot/debian/qualify-clang.sh?ref_type=heads">https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/blob/snapshot/debian/qualify-clang.sh?ref_type=heads</a></p>
<p>to make sure these features don't regress. <br>
(it can be as simple as looking at the dpkg output if the right
fields are present)</p>
<p>Should I just revert ? </p>
<pre wrap="" class="moz-quote-pre"><a class="moz-txt-link-freetext" href="https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/commit/fb68d9241f1338333cf5260136378e4a7ef43308">https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/commit/fb68d9241f1338333cf5260136378e4a7ef43308</a></pre>
<p>Thanks</p>
<p>Sylvestre</p>
</body>
</html>