Release v4.8.2 - Mitigate rpm-ostree regression · secureblue/secureblue

There is a critical rpm-ostree regression in version 2026.1 causing upgrade failures. To confirm whether you are on the impacted version, check rpm-ostree --version. If the version shows 2026.1, follow these mitigation steps verbatim, allowing you to bypass the regression and resume upgrades to the latest tag, wherein the issue has already been mitigated by pinning the previous rpm-ostree version:

$ run0
# rpm-ostree usroverlay
# dnf5 install -y --from-repo=updates-archive rpm-ostree-2025.12-1.fc43
# ujust update-system
# systemctl reboot

We will be working with upstream to help close the gap in continuous integration coverage that allowed this regression to ship.

7 Likes