On Sat, 09 Sep 2023 at 12:03:10 +0200, Sebastian Ramacher wrote: > And one more issue: llvm-toolchain-16 does not build python3-lldb-16 on > mips64el, rendering python3-lldb uninstallable there.
I think this is actually a non-issue? python3-lldb:mips64el is no longer built from llvm-defaults/unstable (and it wasn't present in bookworm). There is an old python3-lldb:mips64el_1:13.0-53 binary in unstable, but it's already uninstallable. I've opened a ftp team bug asking for it to be removed to reduce confusion (ideally this should have been done as part of dropping the lldb-related packages from mips64el, before bookworm). smcv