`dnf update` fails with error:
Error: Failed to download metadata for repo 'baseos': Cannot prepare internal mirrorlist: No URLs in mirrorlist
I tried `dnf ‘–enablerepo=*’ clean all` before running this again.
Similar to this post:
It’s occurring again, apparently only for Rocky Linux 10.
The repos below seem to have such content or comparable:
# repo = BaseOS-10 arch = x86_64
# FAILED TO CONSTRUCT FALLBACK
- https://mirrors.rockylinux.org/mirrorlist?arch=x86_64&repo=BaseOS-10
- https:// mirrors.rockylinux. org/mirrorlist?arch=x86_64&repo=AppStream-10
I broke the link because I’m not allowed to post more than 2 links.
Not sure if I have to update anything because of some breaking changes I didn’t notice.
Do I have to update my repo configs on my side or is there something wrong on the mirror server side?