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
I was trying to sync the repo files to our Spacewalk server and it seems to find repo metadata perfectly fine, but when it comes to download the actual packages i'm getting a lot of 404 errors here.
I was able to reproduce this on a simple rockylinux container (rockylinux/rockylinux:9 since it's my goto atm) and tried to download the failed packages to no success.
I then updated repo data and tried dnf install trivy which works, seems like more recent versions are actually available? But a dnf install trivy-0.15.0 --downloadonly --forcearch x86_64 (i'm on aarch64) for example fails with 404.
The text was updated successfully, but these errors were encountered:
Hi, i know the title is a little generic.
I was trying to sync the repo files to our Spacewalk server and it seems to find repo metadata perfectly fine, but when it comes to download the actual packages i'm getting a lot of 404 errors here.
How to reproduce
I was able to reproduce this on a simple rockylinux container (
rockylinux/rockylinux:9
since it's my goto atm) and tried to download the failed packages to no success.I then updated repo data and tried
dnf install trivy
which works, seems like more recent versions are actually available? But adnf install trivy-0.15.0 --downloadonly --forcearch x86_64
(i'm on aarch64) for example fails with 404.The text was updated successfully, but these errors were encountered: