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/06/17 06:09:53 UTC

[GitHub] [buildstream] abderrahim commented on issue #1263: Caching buildtrees only works with BuildElement (cannot enter a shell after a failed build)

abderrahim commented on issue #1263:
URL: https://github.com/apache/buildstream/issues/1263#issuecomment-1158526419

   I don't agree with this analysis. Any element that runs stuff in a sandbox should be able to drop into the sandbox to debug failures. I see two ways to go about this:
   - design a way to cache build trees for all elements with a sandbox
   - prefer the actual sandbox, and only fall back to reconstructing it from the build trees if it's not locally available
   
   I think we should do both, but either one will fix the most common use case.


-- 
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