Comment 1 for bug 1978929

Revision history for this message
yatin (yatinkarel) wrote :

Adding discussion from centos-devel wrt this issue:-

<ykarel> we are seeing errors like with 9-stream repos Downloading successful, but checksum doesn't match. Calculated:
<ykarel> can you check if it's related to todays mirror push
<ianw_> i have to run out, but https://paste.opendev.org/show/b68rv7RD3lkuV1RwpuB8/ shows where we started with this
<arrfab> mirrormanager seems to be confused and while some mirrors are up2date, mirrormanager still has the previous copy/checksum so invalidating all mirrors I guess
<arrfab> problem is that we don't control mirrormanager and it will still consider everything out of sync, until it fetches up2date info from somewhere else
<arrfab> adrian: ^
<ykarel> arrfab, and how that will be fixed?
<arrfab> ykarel: well, we should contact fedora infra
<arrfab> but it's mainly managed by adrian (doing that in his spare time) so let's see if we can reach him
<ykarel> arrfab, yes please

Also facebook mirror from where we sync seems to have issue likely due to above as below fails but with mirror.stream.centos.org it passes
sudo dnf install --repofrompath=tmp,http://mirror.facebook.net/centos-stream/9-stream/HighAvailability/x86_64/os --disablerepo=* --enablerepo=tmp resource-agents
vs
sudo dnf install --repofrompath=tmp,http://mirror.stream.centos.org/9-stream/HighAvailability/x86_64/os --disablerepo=* --enablerepo=tmp resource-agents