-
Bug
-
Resolution: Done
-
Undefined
-
None
-
rhel-9.4
-
None
-
None
-
Moderate
-
sst_bootc
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
After installing content with rpm-ostree on a bootc system, bootc upgrade no longer works.
[root@localhost ~]# bootc upgrade ERROR Upgrading: Booted deployment contains local rpm-ostree modifications; cannot upgrade via bootc
Please provide the package NVR for which bug is seen:
bootc-0.1.9-3.el9_4.x86_64
Steps to reproduce
- using bootc, register the system
- rpm-ostree install zsh
- bootc upgrade
Expected results
To resolve this requires that you run `rpm-ostree reset`. This should be in the error message.
[root@localhost ~]# bootc upgrade ERROR Upgrading: Booted deployment contains local rpm-ostree modifications; cannot upgrade via bootc You can run `rpm-ostree reset` to undo the modifications.