From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | david(at)pavlotzky(dot)nl |
Subject: | BUG #17107: pspg packages not properly signed |
Date: | 2021-07-15 08:28:02 |
Message-ID: | 17107-34a299831ca05146@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 17107
Logged by: David Pavlotzky
Email address: david(at)pavlotzky(dot)nl
PostgreSQL version: Unsupported/Unknown
Operating system: CentOS 7
Description:
Syncing the pgdg-common yum repository fails to download pspg and
pspg-debuginfo because the are not properly signed:
[root(at)4864e90bc0d5 /]# reposync -g -l -d -m --norepopath
--repoid=pgdg-common --newest-only --download-metadata -p
/data/centos/7/pgdg-common
Removing pspg-5.0.4-1.rhel7.x86_64.rpm due to failed signature check.
Removing pspg-debuginfo-5.0.4-1.rhel7.x86_64.rpm due to failed signature
check.
[root(at)4864e90bc0d5 /]#
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim Gündüz | 2021-07-15 08:44:35 | Re: BUG #17107: pspg packages not properly signed |
Previous Message | Michael Paquier | 2021-07-15 07:42:16 | Re: BUG #17106: Renaming system types is possible and it potentially leads to a crash |