When running a new build, Habitat may run into issues finding the /root
directory:
[10][default:/src:0]# ls -l $HOME
ls: cannot access '/root': No such file or directory
If you encounter this issue, creating the directory manually ought to resolve it: mkidr /root
.
We're taking a look at resolving this in the near future. For more, see the discussion here: