[Bug 2120727] Re: "Multi-Arch: same" is required for core libllvm19 library
Karl Smeltzer
2120727 at bugs.launchpad.net
Tue Feb 3 17:48:10 UTC 2026
This was fixed upstream, and the fix is now included in Ubuntu
https://salsa.debian.org/pkg-llvm-team/llvm-
toolchain/-/commit/42ea6dec26ee27bc84989f991e78f157cb7bc2df
** Changed in: llvm-toolchain-19 (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to llvm-toolchain-19 in Ubuntu.
https://bugs.launchpad.net/bugs/2120727
Title:
"Multi-Arch: same" is required for core libllvm19 library
Status in llvm-toolchain-19 package in Ubuntu:
Fix Released
Bug description:
In the changelog for src:llvm-toolchain-19 version 1:19.1.7-5ubuntu1
is this entry:
"Drop Multi-Arch: same from packages installing to non-multiarch
paths. (Closes: #1100981)"
While it is correct to do this for the Clang/LLVM packages that do
install arch dependent binaries to non-multiarch paths, for some
reason this change was also applied to the core libllvm19 library
package. It is not correct to remove "Multi-Arch: same" from that
package (as no arch specific binaries are installed to non-multiarch
paths) and doing so actually breaks the ability to co-install
libllvm19:i386, which is a required dependency for certain other
software (ie. Steam app).
Restoring "Multi-Arch: same" to the libllvm19 package fixes the co-
installation issue, as is done with the attached patch file. It would
be good to fix this issue in src:llvm-toolchain-19 prior to the
release of Ubuntu 25.10 Questing Quokka.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-19/+bug/2120727/+subscriptions
More information about the foundations-bugs
mailing list