So I’ve got a nasty persistent problem with dnf where I can’t update my fedora 30 distro and dnf clean all
+ dnf update --refresh
isn’t really helping me solve this problem.
Here’s an excerpt from /var/log/dng.log
2019-10-28T02:59:27Z DEBUG repo: downloading from remote: updates
2019-10-28T02:59:32Z DEBUG error: Status code: 404 for https://mirror.aarnet.edu.au/pub/fedora/linux/updates/30/Everything/x86_64/repodata/6255dba72f321f1d14036889c8df466590d7d5f0fcd95192c07843943c2bf871-primary.xml.zck (https://mirror.aarnet.edu.au/pub/fedora/linux/updates/30/Everything/x86_64/repodata/6255dba72f321f1d14036889c8df466590d7d5f0fcd95192c07843943c2bf871-primary.xml.zck).
2019-10-28T02:59:32Z DEBUG error: Status code: 404 for https://mirror.aarnet.edu.au/pub/fedora/linux/updates/30/Everything/x86_64/repodata/f3ce3be1bfa81d71bc5a4abb459feb0cd4b1a877548beb72a33c311ad35cf861-filelists.xml.zck (https://mirror.aarnet.edu.au/pub/fedora/linux/updates/30/Everything/x86_64/repodata/f3ce3be1bfa81d71bc5a4abb459feb0cd4b1a877548beb72a33c311ad35cf861-filelists.xml.zck).
2019-10-28T02:59:38Z DEBUG error: Status code: 404 for https://mirror.aarnet.edu.au/pub/fedora/linux/updates/30/Everything/x86_64/repodata/6255dba72f321f1d14036889c8df466590d7d5f0fcd95192c07843943c2bf871-primary.xml.zck (https://mirror.aarnet.edu.au/pub/fedora/linux/updates/30/Everything/x86_64/repodata/6255dba72f321f1d14036889c8df466590d7d5f0fcd95192c07843943c2bf871-primary.xml.zck).
2019-10-28T02:59:38Z DEBUG error: Status code: 404 for https://mirror.aarnet.edu.au/pub/fedora/linux/updates/30/Everything/x86_64/repodata/f3ce3be1bfa81d71bc5a4abb459feb0cd4b1a877548beb72a33c311ad35cf861-filelists.xml.zck (https://mirror.aarnet.edu.au/pub/fedora/linux/updates/30/Everything/x86_64/repodata/f3ce3be1bfa81d71bc5a4abb459feb0cd4b1a877548beb72a33c311ad35cf861-filelists.xml.zck).
2019-10-28T03:00:05Z DDEBUG Cleaning up.
2019-10-28T03:00:05Z SUBDEBUG
I’ve actually checked it myself at https://mirror.aarnet.edu.au/pub/fedora/linux/updates/30/Everything/x86_64/repodata/
and indeed those aren’t there
Does this mean there is a problem with this mirror or is the problem lying on my side?