ostreedev / ostree

Operating system and container binary deployment and upgrades
https://ostreedev.github.io/ostree/
Other
1.29k stars 296 forks source link

Can't `ostree admin unlock` on top of a transiently locked system #2369

Open jlebon opened 3 years ago

jlebon commented 3 years ago

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.

Yarboa commented 6 months ago

@jlebon are there any news related to this scenario? Is there a way to unlock? Only reboot helped here :)