-
Bug
-
Resolution: Done
-
Undefined
-
None
-
CentOS Stream 9
-
None
-
None
-
Low
-
rhel-sst-cs-databases
-
2
-
False
-
-
None
-
None
-
None
-
None
-
aarch64
-
None
What were you trying to do that didn't work?
Trying to sync and verify packages from https://mirror.stream.centos.org
This is same package as in RHEL-5548 but other architectures were also impacted
Please provide the package NVR for which bug is seen:
postgresql-docs-13.7-1.el9.aarch64.rpm
postgresql-docs-13.7-1.el9.ppc64le.rpm
postgresql-docs-13.7-1.el9.s390x.rpm
How reproducible:
[root@snc-mirrorbe101 9-stream]# rpm -K --nodigest --nosignature https://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/postgresql-docs-13.7-1.el9.ppc64le.rpm ; echo $?
https://mirror.stream.centos.org/9-stream/CRB/ppc64le/os/Packages/postgresql-docs-13.7-1.el9.ppc64le.rpm:1
[root@snc-mirrorbe101 9-stream]# rpm -K --nodigest --nosignature https://mirror.stream.centos.org/9-stream/CRB/s390x/os/Packages/postgresql-docs-13.7-1.el9.s390x.rpm ; echo $?
https://mirror.stream.centos.org/9-stream/CRB/s390x/os/Packages/postgresql-docs-13.7-1.el9.s390x.rpm:1
[root@snc-mirrorbe101 9-stream]# rpm -K --nodigest --nosignature https://mirror.stream.centos.org/9-stream/CRB/aarch64/os/Packages/postgresql-docs-13.7-1.el9.aarch64.rpm ; echo $?
https://mirror.stream.centos.org/9-stream/CRB/aarch64/os/Packages/postgresql-docs-13.7-1.el9.aarch64.rpm:1
Steps to reproduce
Expected results
RPM should have correct signature
[root@snc-mirrorbe101 ~]# rpm -K --nodigest --nosignature https://mirror.stream.centos.org/9-stream/CRB/aarch64/os/Packages/postgresql-docs-13.10-1.el9.aarch64.rpm
https://mirror.stream.centos.org/9-stream/CRB/aarch64/os/Packages/postgresql-docs-13.10-1.el9.aarch64.rpm: OK
Actual results
Checksum differs