phlax
1
we (envoyproxy) appear to have just been rolled from noble → noble-new-build images
the newer images are missing /dev/shm so it breaks our (bazel) builds - and as no sudo impossible to fix properly
phlax
2
not the only ones it seems
phlax
3
it would appear there is no workaround whatsoever
avdv
4
Yeah, the only workaround is to disable the sandbox (ie. –spawn_strategy=local).
phlax
5
for some reason that didnt work when i tried it - but yeah, it should work
right now, the workaround im more thinking of is moving the build off of netlify
Thanks for reporting. This is being fixed.
Fix should be live. Let us kknow if it’s still broken.
phlax
9
thanks @hrishikesh for the quick turnaround - can confirm this is fixed