Closed jmaibaum closed 7 months ago
I don't know if this fixes your issue, but I also had this issue in the past.
In most cases I fully reset the rpm-ostree, and reinstall everything to get it working again:
rpm-ostree reset
systemctl reboot
After rebooting:
rpm-ostree upgrade
systemctl reboot
Check you are in a clean state again:
rpm-ostree status
Afterwards reinstall your packages again.
This seems to have done the trick. Thanks. I will keep an eye on it and report back in a couple of days. Yet, I wonder what caused this in the first place?
@jmaibaum This may happen when an overlay package is either part of the image or has deps issues.
You could debug this by removing each overlayed package and try again to update. But in most cases a reset is much easier.
Ok, well, could be that this happened with one of the packages after the rebase from f39 to f40 I guess. Though I rebased a couple weeks ago already but this issue only appeared some time last week.
Closing as there is a workaround and this should potentially be reported upstream in rpm-ostree to get it fixed.
Since the issue has gone since I applied the workaround, I am happy for now. In case it appears again, I will report it to rpm-ostree upstream. Thanks.
Describe the bug On Fedora Silverblue 40, since a couple of days, 4 packages get upgraded with every
rpm-ostree upgrade
, and subsequently downgraded again with every otherrpm-ostree upgrade
. In other words, these packages ping-pong between 2 specific versions with every upgrade:First these get upgraded:
And after the next
rpm-ostree upgrade
the same packages get downgraded again:In the list of my available deployments all entries start from the same base commit (after doing 3
rpm-ostree upgrade
s in a row, and rebooting after the first 2):To Reproduce
Expected behavior The deployment stays stable after step 2. i.e. no further up-/downgrade with the exact same base commits.
OS version: