ostree
ostree copied to clipboard
Can't `ostree admin unlock` on top of a transiently locked system
If I do e.g. rpm-ostree install strace -A
and then try to do rpm-ostree usroverlay
, I get:
[root@cosa-devsh ~]# rpm-ostree usroverlay
error: Deployment is already in unlocked state: transient
Seems to me like we should allow this.
@jlebon are there any news related to this scenario? Is there a way to unlock? Only reboot helped here :)