You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/07/17 19:11:58 UTC

[GitHub] [buildstream] abderrahim commented on pull request #1680: Use `StageTree` to stage previous sources

abderrahim commented on PR #1680:
URL: https://github.com/apache/buildstream/pull/1680#issuecomment-1186591511

   My concern isn't whether or not one can corrupt the buildbox cache, that's indeed buildbox's problem (AFAICT, it is fool-proof but not evil-proof. For the latter, you need to run buildbox-casd as a different user).
   
   What I'm concerned about is whether or not this is expected to work without buildbox-fuse. If a simple  `patch` or `git am` on a tree staged with hardlinks doesn't work, then we're in trouble because buildstream becomes unusable in such a setup. Currently, it just works fine without buildbox-fuse, until we want a script element root.


-- 
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: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org