After provisioned a PAYG system with command: sudo /usr/lib/eos-payg-nonfree/eos-payg-angaza-provision --simulate=lockmeoutofmycomputer and reboot, ostree admin status cannot list OSTree commits anymore:
$ sudo ostree admin status
error: loading sysroot: Not a symbolic link: boot/loader
$ ls -l /boot/
total 40
drwxr-xr-x 3 root root 8192 Oct 28 10:48 EFI
drwxr-xr-x 3 root root 8192 Oct 28 15:20 loader
drwxr-xr-x 3 root root 8192 Oct 28 10:42 loader.1
-rwxr-xr-x 1 root root 8 Oct 28 10:42 loader.sln
drwxr-xr-x 3 root root 8192 Oct 28 10:42 ostree
ostree admin status works fine before provision.
After provisioned a PAYG system with command:
sudo /usr/lib/eos-payg-nonfree/eos-payg-angaza-provision --simulate=lockmeoutofmycomputerand reboot,ostree admin statuscannot list OSTree commits anymore:ostree admin statusworks fine before provision.