At our site we use reposync to copy the postgresql repositories to a local repository.
When doing this on April 28 (and since) I exprience the following package checksum matching errors.
For the pgdg13 RHEL 8 repository
[MIRROR]
pg_auto_failover_13-1.6.3-1.rhel8.x86_64.rpm: Downloading
successful, but checksum doesn't match. Calculated:
5196edcfe1d6af6c0e90ad9a25667613bdfa0731a84fa9a1dbaa7080b4a3caac(sha256)
Expected:
8d4527c96e9c8a3ff86d75aa85c166899ee895e9522c6720223f0f93b658f8d6(sha256)
[MIRROR] e-maj_13-4.0.1-1.rhel8.x86_64.rpm:
Downloading successful, but checksum doesn't match.
Calculated:
f7576cb1cd22303cb3dbb2a86911ad3f9e57afa8472a31f1a6a1f176f708fa1d(sha256)
Expected:
8c56cacb99771c4f06be2551988e553a70ea5e5459202e12e0e92fdeb7371621(sha256)
For the pgdg12 RHEL 8 repository
[MIRROR]
pg_auto_failover_12-llvmjit-1.6.3-1.rhel8.x86_64.rpm:
Downloading successful, but checksum doesn't match.
Calculated:
9bfdaccc3a151fd847bbb5e622a9384648cf963faacd90dc9b31cd433e23a3c0(sha256)
Expected:
aa5e3dc99cabfe22839ed0b9501a0099af139bf8551344a3b198ac048218ceee(sha256)
I think it is just metadata information, but it sounds scary.
Can anyone comment?
-- Evan