[Pkg-rust-maintainers] Bug#1106779: gpg: "No good signature" when doing `apt- update`

Stefan Monnier monnier at iro.umontreal.ca
Fri May 30 23:34:02 BST 2025


> See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095863 and
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095862 (and related/cloned
> LLVM bugs and upstream references) for details.

I see, so it's not a bug: closing.
Sorry 'bout the noise, and thanks for the pointers.

Since even core packages like `sqv` are affected, it means that I can't
even stick to a "small subset".  🙁

> The TL;DR gist: LLVM (which rustc uses as codegen backend) is broken for
> non-SSE2 targets with no intention upstream of fixing it, so Trixie+ will
> use targets which include/require SSE2 for what Debian calls i386 (which
> is called i686 by LLVM and rustc, but might otherwise be called i786 if
> that term ever had taken off ;)).

Rather than some vague term like "i786" I'd much rather it mentioned
a specific processor model (or a set of flags in `/proc/cpuinfo`), so
it's unambiguous.


        Stefan


PS: I really like the Rust language, but the Rust ecosystem's insistence
    on living on the bleeding edge is really getting under my skin.




More information about the Pkg-rust-maintainers mailing list