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/09/23 19:11:06 UTC

[GitHub] [buildstream] gtristan commented on issue #1762: bst2: Impossible to track origin with fallback to mirror

gtristan commented on issue #1762:
URL: https://github.com/apache/buildstream/issues/1762#issuecomment-1256579751

   > We in freedesktop-sdk project need BuildStream 2 to support tracking model where origin is tracked first, then mirror
   
   Are you saying that with bst2, when configured with:
   
   ```yaml
   track:
     source: all
   ```
   
   That the mirrors are attempted *before* the upstream instead of *after* the upstream ?
   
   In bst1, while this granular control over *what* is considered when tracking/fetching is not present, we *do* make the assumption that the order at track time is reversed from fetch time, a simple fix might be to re-introduce this reverse ordering for now.
   


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