-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refresh Arch for Stratis 3.5.8 #5144
Conversation
image-refresh arch done: https://github.com/cockpit-project/bots/commits/image-refresh-arch-20230824-065145 |
8cd6051
to
1fb0beb
Compare
I think this might be a case of the latest QEMU split packaging which breaks out CI.
And confirmed. I don't think we want to depend on the full
|
This is annoying.. Does it also break cockpit-machines for users? I'll add you short lists of deps. |
On second thought, let's use qemu-desktop and be done with this package fiddling. c-machines is a desktop-like UI for qemu. |
1fb0beb
to
0ea2fb6
Compare
@mvollmer We avoid the qemu-desktop counterpart in Debian/Fedora because that pulls in a gazillion X.org, mesa, driver, etc. packages which inflate the image. So if we can avoid it at all, that'd be better. |
image-refresh arch done: https://github.com/cockpit-project/bots/commits/image-refresh-arch-20230824-080023 |
We need one more dep |
The tests pass here with:
So we can avoid a lot of dependencies but not mesa/llvm sadly :( That is pulled in by spice. |
Alright, but what does this mean for users of cockpit-machines? Are they now broken? |
Just "qemu" is now missing too many necessary packages.
0ea2fb6
to
0860cc4
Compare
I should check the PKGBUILD 👀 |
image-refresh arch done: https://github.com/cockpit-project/bots/commits/image-refresh-arch-20230824-091952 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assuming green, thanks!
Not so fast!
Hmmm, is this a flake? Re-triggered as that should be fast. |
To unblock cockpit-project/cockpit#19079