* openSUSE container failure
@ 2026-02-03 0:47 Richard Henderson
2026-02-03 10:09 ` Daniel P. Berrangé
0 siblings, 1 reply; 3+ messages in thread
From: Richard Henderson @ 2026-02-03 0:47 UTC (permalink / raw)
To: qemu-devel; +Cc: Paolo Bonzini, Fabiano Rosas
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~
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: openSUSE container failure
2026-02-03 0:47 openSUSE container failure Richard Henderson
@ 2026-02-03 10:09 ` Daniel P. Berrangé
2026-02-03 13:53 ` Fabiano Rosas
0 siblings, 1 reply; 3+ messages in thread
From: Daniel P. Berrangé @ 2026-02-03 10:09 UTC (permalink / raw)
To: Richard Henderson; +Cc: qemu-devel, Paolo Bonzini, Fabiano Rosas
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".
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: openSUSE container failure
2026-02-03 10:09 ` Daniel P. Berrangé
@ 2026-02-03 13:53 ` Fabiano Rosas
0 siblings, 0 replies; 3+ messages in thread
From: Fabiano Rosas @ 2026-02-03 13:53 UTC (permalink / raw)
To: Daniel P. Berrangé, Richard Henderson; +Cc: qemu-devel, Paolo Bonzini
Daniel P. Berrangé <berrange@redhat.com> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-02-03 13:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-03 0:47 openSUSE container failure Richard Henderson
2026-02-03 10:09 ` Daniel P. Berrangé
2026-02-03 13:53 ` Fabiano Rosas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.