Daniel P. Berrangé <[email protected]> writes: > On Tue, Feb 03, 2026 at 10:47:46AM +1000, Richard Henderson wrote: >> E.g. https://gitlab.com/qemu-project/qemu/-/jobs/12960514743 >> >> Annoyingly, the gitlab pipeline drops some critical lines that show the >> error. Thankfully I can reproduce locally: >> >> > Resolving package dependencies... >> > >> > Problem: 1: nothing provides 'rust1.93' needed by the to be installed >> > rust-1.93.0-150500.27.62.1.x86_64 >> > Solution 1: do not install rust-1.93.0-150500.27.62.1.x86_64 >> > Solution 2: break rust-1.93.0-150500.27.62.1.x86_64 by ignoring some of >> > its dependencies >> > >> > Choose from above solutions by number or cancel [1/2/c/d/?] (c): c >> >> It does appear that there's no rust package available anymore? >> Should we just drop rust from this image for now? > > It appears opensuse repos have pushed broken the Rust packages. "rust" is > available, but it has a dep on "rust1.93" which is NOT published, the > newest is "rust1.92". >
Yes, there's some issue with the repositories, I'll ping someone internally who can fix this. > With regards, > Daniel
