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 2021/12/28 09:21:06 UTC

[GitHub] [buildstream] gtristan commented on issue #1542: Buildstream not picking up default-mirrors

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


   > Ok. Are you saying that setting the defualt-mirror property only has an effect when fetching and not when tracking?
   
   In practice the effect is that the `default-mirror` will be observed *last* when tracking and *first* when fetching.
   
   There is not much control as to what URIs should be accessed in `bst-1` which should be changing presently in master after merging #1537 (see the [proposal](https://lists.apache.org/api/source.lua?id=1w3s72q4yf23rx0yc57tw0lf94q3g5bj) this is implementing for a better overview of what this branch does).
   
   By itself, the above branch should address this problem in a way that is flexible for different projects' workflows, but this raises the question as to whether we should also revert this list reversal in master, as this additional control removes the need for reversing the lists (which in *general*, ensures that we consult upstreams before local mirrors when tracking, ensuring that we get the bleeding edge as expected when we track).
   


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