Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple sources ? #1347

Open
j-fu opened this issue Nov 28, 2024 · 2 comments
Open

Multiple sources ? #1347

j-fu opened this issue Nov 28, 2024 · 2 comments

Comments

@j-fu
Copy link

j-fu commented Nov 28, 2024

Hi, are there any plans to allow multiple mirrors for sources ?

May be something like the list of urls which one can specify in CMake, see
https://cmake.org/cmake/help/v3.8/module/ExternalProject.html ?

@giordano
Copy link
Member

What does it mean concretely?

@j-fu
Copy link
Author

j-fu commented Nov 28, 2024

We currently have one source location for a given piece of code. If that is down, the build would not work. The idea would be the specification of multiple possible sources which are tried one after another.

For a case in point, see e.g. https://github.com/JuliaPackaging/Yggdrasil/blob/74bcbd0104342b84f547ea4736f1f9502ac5e5e0/M/METIS/METIS%405/build_tarballs.jl#L8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants