You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just ~a month ago, i updated the archlinux arm mirror to: https://alaa.ad24.cz/packages because it is more updated and discovers more kernels.
But, a couple of days later, it went down and it is still not up.
A good workaround that would also help us get rid of any mirror (for archlinux x86_64 too) is to port the discover logic for arch to use the official git repositories, by parsing the PKGBUILD history:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
Describe the bug
Just ~a month ago, i updated the archlinux arm mirror to: https://alaa.ad24.cz/packages because it is more updated and discovers more kernels.
But, a couple of days later, it went down and it is still not up.
A good workaround that would also help us get rid of any mirror (for archlinux x86_64 too) is to port the discover logic for arch to use the official git repositories, by parsing the PKGBUILD history:
This means that we need to introduce the new
git
logic (while we already have somegit
helpers, this would be an entire new logic).The text was updated successfully, but these errors were encountered: