mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 04:56:58 +02:00
This change temporarily disables the Gentoo sandbox when updating the SDK to work around sandbox permission errors some pakage builds (like e.g. GO) run into. Fixes e.g. ``` Building Go cmd/dist using /usr/lib/go-bootstrap. (go1.5.3 linux/amd64) * /var/tmp/portage/sys-apps/sandbox-2.12/work/sandbox-2.12/libsandbox/trace.c:do_peekstr():125: failure (Operation not permitted): * ISE:do_peekstr:process_vm_readv(6863, 0x00007ffe4a502180{0x00007f01abd3e010, 0x570}, 1, 0x00007ffe4a502190{0x000000c820012a90, 0x570}, 1, 0) failed: Operation not permitted * ERROR: dev-lang/go-1.17.8::coreos failed (compile phase): ``` Signed-off-by: Thilo Fromm <thilo@kinvolk.io> |
||
---|---|---|
.. | ||
updates | ||
90_env_keep | ||
Dockerfile.lean-arch | ||
Dockerfile.sdk-build | ||
Dockerfile.sdk-import | ||
Dockerfile.sdk-update | ||
sdk_container_common.sh | ||
sdk_entry.sh | ||
sdk_init_selfcontained.sh | ||
sdk_util.sh |