falcosecurity / kernel-crawler

A tool to crawl Linux kernel versions
https://falcosecurity.github.io/kernel-crawler/
Apache License 2.0
17 stars 13 forks source link

Archlinux arm64 mirror is down #198

Closed FedeDP closed 2 months ago

FedeDP commented 5 months ago

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 some git helpers, this would be an entire new logic).

poiana commented 2 months ago

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

FedeDP commented 2 months ago

/close We recently moved to a new mirror: https://github.com/falcosecurity/kernel-crawler/commit/84af3d1567572b319b54fc5da8c88bcc7176f970

poiana commented 2 months ago

@FedeDP: Closing this issue.

In response to [this](https://github.com/falcosecurity/kernel-crawler/issues/198#issuecomment-2298335269): >/close >We recently moved to a new mirror: https://github.com/falcosecurity/kernel-crawler/commit/84af3d1567572b319b54fc5da8c88bcc7176f970 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.