Status code 404 on mirrors upon dnf update

I have found a workaround:
The appropriate .repo files in /etc/yum.repos.d/ can be edited to provide a fixed url instead of the mirror list.
In each needed repository file, comment out the mirrolist line (often line 13) and uncomment the baseurl line (usually the following line).

2 Likes