Just been setting up foreman to start syncing CS9 and there’s a single package in the CRB repo failing checksum. I’ve been looking to open a bugzilla for it, but looks like I’d have to create a report against the postgresql package which doesn’t seem right. Is there a CentOS Infrastructure / Mirror specific way to raise this?
A file located at the url https://mirror.stream.centos.org/9-stream/CRB/x86_64/os/Packages/postgresql-docs-13.7-1.el9.x86_64.rpm
failed validation due to checksum.
Expected '59930a07af95a826b1d4b182b7895205e71bef2cbd1b5b7e3f992dcd19908dea',
Actual '8992bc89ef759f805d8a13889728adba091a9867cda6035109aa4b0cad7cb97d'
I feel silly asking because I should know this… What’s the easiest way to verify the package checksum from the commandline in order to reproduce this / add the detail to a bugzilla in future? I was looking to see if there was a dnf “verify package” type of thing but came up short, and just dnf installing the package didn’t complain.