hermetic_cc_toolchain icon indicating copy to clipboard operation
hermetic_cc_toolchain copied to clipboard

docs: explain how to handle read-only sandbox paths

Open AlexTereshenkov opened this issue 6 months ago • 1 comments

Running build without --sandbox_writable_path=/path/to/cache might result in error: unable to create compilation: ReadOnlyFileSystem which has been reported in Bazel Slack workspace. I have also personally experienced this in a small project of mine.

I thought adding this to the docs might help the next user reading it should they face with the same issue.

AlexTereshenkov avatar May 14 '25 22:05 AlexTereshenkov

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 14 '25 22:05 CLAassistant