jbleonesio opened a new issue, #1974: URL: https://github.com/apache/buildstream/issues/1974
As discussed with @juergbi BuildStream is lacking a way to tune the build sandbox configuration. For example, it is possible to expose some devices to the shell sandbox (eg. /dev/fuse) but not on the build sandbox unfortunately. For my personal use case I wanted to extract the content of a MacOS .dmg file using a remote element (using darling-dmg bundled as a dependency) but was quickly stopped by the lack of /dev/fuse exposition in the build sandbox. I'm willing to give a try to start implementing something if someone can give me some pointers/context. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
