View Single Post
Posts: 803 | Thanked: 1,585 times | Joined on Aug 2014
#87
Seeing your post about Jolla C made me look at Coderus sfos-builder, but irrespective of whether using Ubuntu 20.04 or Mac OSX with Homebrew it always fails at:
HTML Code:
File "/usr/lib/python3.8/site-packages/mic/utils/fs_related.py", line 289, in create
    self.device = get_loop_device(self.losetupcmd, self.lofile)
  File "/usr/lib/python3.8/site-packages/mic/utils/fs_related.py", line 1138, in get_loop_device
    fp = open("/var/lock/__mic_loopdev.lock", 'w')
FileNotFoundError: [Errno 2] No such file or directory: '/var/lock/__mic_loopdev.lock'
iMac:sfos-builder-master adrian$
Unfortunately this is beyond my skill set to recognise what the issue is here.
 

The Following User Says Thank You to aspergerguy For This Useful Post: