linuxkit-nix icon indicating copy to clipboard operation
linuxkit-nix copied to clipboard

/tmp is unwritable

Open spease opened this issue 5 years ago • 0 comments

I’m having some trouble building halide, which tries to mkdtemp with a template of /tmp/XXXXXX . In stage-1.sh, it appears that /tmp is created as unwritable to anyone but root. Is there a workaround, or would it be reasonable to make /tmp world-readable? Thanks.

spease avatar Oct 07 '20 21:10 spease