Hi,
We have mender integrated with our yocto Rocko build. When we do separate builds under two different usernames (not at the same time), we get the following error:
Checking the file permissions, the lock file was written by the last user to do a full build.
It appears that fw_printenv writes a global lockfile outside of the yocto environment. I don’t know if this is a problem with mender or with u-boot but I figured I’d post about it in case anybody else has had the problem.
@dellgreen
Thanks for the quick response. I’m glad to hear it’s already fixed. Someday a new BSP will come out and our product can be upgraded off of Rocko. In the mean time, this bug is easy to work around.
might be worth raising the issue in the issue tracker, as the rocko branch is still maintained by the looks of it and looks like a trivial process to cherry-pick the patch from sumo into rocko.