Open cr opened 5 years ago
I might have solved this problem by chmod go+rx /home/sccache
, because that was still mode 0700. Would be strange though if a root process can't step into that user directory.
However, this error remains:
Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "bwrap: Can\'t chdir to /Users/tomtung/Work/mozilla-central/objdir/gfx/thebes: Permission denied\n" }
@cr how did you solve it? I'm struggling with it too!
After finding the fix for #531 the same system seems to be working on some compile jobs now, but among the trace there are other errors now. It looks like there's a permission issue around the target folder and (possibly as a result) bubblewrap trying to access non-existing MacOS user paths: