RHEL repo package crc mismatches

From: Evan Rempel <erempel(at)uvic(dot)ca>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: RHEL repo package crc mismatches
Date: 2023-05-02 19:38:59
Message-ID: 38ec2dac-7c72-5dc7-9af6-020c7e94e051@uvic.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Wen Yi 2023-05-03 06:23:30 Can one user login in multile machine?
Previous Message Christophe Pettus 2023-05-02 19:26:02 Re: Regarding SSL Enablement in PostgreSQL Database on different port