BUG #17002: GPG signature is missing in many redhat repos.

Started by PG Bug reporting formalmost 5 years ago3 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 17002
Logged by: jack chen
Email address: jack.chen.job@gmail.com
PostgreSQL version: 11.10
Operating system: Redhat 8.2
Description:

Compare
https://download.postgresql.org/pub/repos/yum/13/redhat/rhel-8.3-x86_64/repodata/
https://download.postgresql.org/pub/repos/yum/13/redhat/rhel-8.2-x86_64/repodata/
https://download.postgresql.org/pub/repos/yum/13/redhat/rhel-8.1-x86_64/repodata/

only 8.3 repo has repomd.xml.asc file.

#2Devrim GÜNDÜZ
devrim@gunduz.org
In reply to: PG Bug reporting form (#1)
Re: BUG #17002: GPG signature is missing in many redhat repos.

Hi,

On Mon, 2021-05-10 at 14:55 +0000, PG Bug reporting form wrote:

Bug reference:      17002
Logged by:          jack chen
Email address:      jack.chen.job@gmail.com
PostgreSQL version: 11.10
Operating system:   Redhat 8.2
Description:       

Compare
https://download.postgresql.org/pub/repos/yum/13/redhat/rhel-8.3-x86_64/repodata/
https://download.postgresql.org/pub/repos/yum/13/redhat/rhel-8.2-x86_64/repodata/
https://download.postgresql.org/pub/repos/yum/13/redhat/rhel-8.1-x86_64/repodata/

only 8.3 repo has repomd.xml.asc file.

Please edit the repo file and set repo_gpgcheck = 0 for 8.1 and 8.2.
They are unsupported and provided for historical reasons. Signing those
repos would be significant amount of work from my point.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

#3Devrim GÜNDÜZ
devrim@gunduz.org
In reply to: Devrim GÜNDÜZ (#2)
Re: BUG #17002: GPG signature is missing in many redhat repos.

Hi again,

On Tue, 2021-05-11 at 09:16 +0100, Devrim Gündüz wrote:

On Mon, 2021-05-10 at 14:55 +0000, PG Bug reporting form wrote:

Bug reference:      17002
Logged by:          jack chen
Email address:      jack.chen.job@gmail.com
PostgreSQL version: 11.10
Operating system:   Redhat 8.2
Description:       

Compare

https://download.postgresql.org/pub/repos/yum/13/redhat/rhel-8.3-x86_64/repodata/

https://download.postgresql.org/pub/repos/yum/13/redhat/rhel-8.2-x86_64/repodata/

https://download.postgresql.org/pub/repos/yum/13/redhat/rhel-8.1-x86_64/repodata/

only 8.3 repo has repomd.xml.asc file.

Please edit the repo file and set repo_gpgcheck = 0  for 8.1 and 8.2.
They are unsupported and provided for historical reasons. Signing
those repos would be significant amount of work from my point.

Sorry, I take that back. That was fairly easy, and signed v12 and v13
repos.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR