-
Notifications
You must be signed in to change notification settings - Fork 198
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
rpm-ostree
fails to download OCI image: failed to invoke method FinishPipe
#5198
Comments
|
It looks like your image is in I would recommend changing to We will investigate and fix this but I'd prefer to track this in containers/bootc#963 for now since eventually this project will just be calling into bootc to do the work. |
Actually until we have #4994 done we do need to track this here and fix it here, so reopening. |
Ah, that was it. Thanks! |
Describe the bug
Hi, for some time now I've been successfully using
rpm-ostree upgrade
to bump my ublue/silverblue base to a newly-pushed imageref I build every Wednesday.But the last upgrade started failing like so:
and it does this even if I only download:
Tried:
sudo rpm-ostree cleanup -bprm
sudo ostree fsck
sudo ostree prune
systemctl restart rpm-ostreed
Nothing seems to work.
What am I missing here? How did my system get into this state, and what can I do to unstick it?
Reproduction steps
See above
Expected behavior
See above
Actual behavior
See above
System details
Additional information
No response
The text was updated successfully, but these errors were encountered: