You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Serialization of the store generation was introduced in #12. However, in case /var/lock (symlinks to /run/lock) is absent, clrtrust generate and other commands modifying the store fail ugly since they are not able to acquire lock properly and do not handle the error.
Serialization of the store generation was introduced in #12. However, in case
/var/lock
(symlinks to/run/lock
) is absent,clrtrust generate
and other commands modifying the store fail ugly since they are not able to acquire lock properly and do not handle the error.Reported in clearlinux/mixer-tools#216.
The text was updated successfully, but these errors were encountered: