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? r~
