I have been getting this issue on a few boxes including Packit.
CentOS Stream 9 - BaseOS 580 B/s | 3.9 kB 00:06 Errors during downloading metadata for repository 'baseos': - Downloading successful, but checksum doesn't match. Calculated: d4e650ef6b39755ab61cc4410cd2d445ae215bb42a8d73737deb6fbcfcfcd9e1120d51a0a2d6ad520b9526aa8dff04b71ba395a6f0ee3d7a759182ad1c2bd719(sha512) Expected: 839d326a640e52e1e2ccc47dfcf8ea15ceb1254afba21e7aac706fff4def27c6936eb477f16fb3065b3433abfb87ff20b26b39ebec76b85a434588a85e240ac4(sha512) Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
This issue is being looked at in https://pagure.io/fedora-infrastructure/issue/10801 . The problem looks to be that mirror.stream.centos.org is giving different answers to
curl --silent http://mirror.stream.centos.org/9-stream/BaseOS/aarch64/os/repodata/repomd.xml|sha512sum 7ce2adbd012d321cabb2bf28fb3fa67e4b31f8f1f21e91643b8b79d8ea18215711e6eadb72f792e1eeff2a39bb22346eb9594078b824ebc45599962a431995e2 - ## different host curl --silent http://mirror.stream.centos.org/9-stream/BaseOS/aarch64/os/repodata/repomd.xml|sha512sum 92f44febb5fbf0f731af498feefb653d5b516e7184a23ab6e63b71c1faa43f18cb10a39bea249ee9467dfc010a51acd9c0314dcd69ea5e1d1e86c5bd48ed94db -
the one that mirrormanager thinks is correct is one and various lower mirrors are getting the other set of data so they are different.
Metadata Update from @mobrien: - Issue close_status updated to: Duplicate - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.