sudo dnf install restic
Fedora 33 - x86_64 - Updates 53 kB/s | 422 kB 00:07
Errors during downloading metadata for repository 'updates':
- Status code: 404 for https://mirror.dogado.de/fedora/linux/updates/33/Everything/x86_64/repodata/8a003d2f567957a45a6582ff855f6cb8a2a68034d297fff788600a3e4dfef071-prestodelta.xml.gz (IP: 185.3.234.216)
- Status code: 404 for http://fedora.mirror.wearetriple.com/linux/updates/33/Everything/x86_64/repodata/8a003d2f567957a45a6582ff855f6cb8a2a68034d297fff788600a3e4dfef071-prestodelta.xml.gz (IP: 93.187.10.106)
- Status code: 404 for https://fr2.rpmfind.net/linux/fedora/linux/updates/33/Everything/x86_64/repodata/84d14a6353d2405f70c26a4b87af6db301877c31199ce36da48ae1b29b3c4349-updateinfo.xml.xz (IP: 195.220.108.108)
...
Error: Failed to download metadata for repo 'updates': Yum repo downloading error: Downloading error(s): repodata/f88a7237fb0cff8664462050e150c9112f7f7d40b07fece52db400fd7280c0ea-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/512365f80468f1e935096506390e29e2c014e0eeab4ba4ca07542e0aeaeacc74-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/8a003d2f567957a45a6582ff855f6cb8a2a68034d297fff788600a3e4dfef071-prestodelta.xml.gz - Cannot download, all mirrors were already tried without success; repodata/84d14a6353d2405f70c26a4b87af6db301877c31199ce36da48ae1b29b3c4349-updateinfo.xml.xz - Cannot download, all mirrors were already tried without success
Contents of dnf.conf:
cat /etc/dnf/dnf.conf
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
zchunk=False
dnf clean fails with the same error:
sudo dnf clean all; sudo dnf makecache --refresh -v
…
Error: Failed to download metadata for repo 'updates': Yum repo downloading error: Downloading error(s): repodata/f88a7237fb0cff8664462050e150c9112f7f7d40b07fece52db400fd7280c0ea-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/512365f80468f1e935096506390e29e2c014e0eeab4ba4ca07542e0aeaeacc74-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/8a003d2f567957a45a6582ff855f6cb8a2a68034d297fff788600a3e4dfef071-prestodelta.xml.gz - Cannot download, all mirrors were already tried without success; repodata/84d14a6353d2405f70c26a4b87af6db301877c31199ce36da48ae1b29b3c4349-updateinfo.xml.xz - Cannot download, all mirrors were already tried without success