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

FR: Support alternate URLs for package_index #113

Open
rohit-giridharan-ai opened this issue Nov 15, 2024 · 1 comment
Open

FR: Support alternate URLs for package_index #113

rohit-giridharan-ai opened this issue Nov 15, 2024 · 1 comment

Comments

@rohit-giridharan-ai
Copy link

We are using apt in apt.bzl to create a Debian package index. Our CI went down because the snapshot repository we were using, https://snapshot-cloudflare.debian.org, went down. https://snapshot.debian.org was still up - it would be nice to have the ability to add it as a mirror URL. I think it would require updating _fetch_package_index in package_index.bzl to support multiple URLs.

@BillyBlaze
Copy link

snapshot.debian.org was also not working for us (429 errors). We changed it to another mirror (utwente.nl) so it would be great if we could configure more beside debian.org.

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