BUG #17175: The aarch64 repo is missing repomd.xml.asc metadata file, fails GPG verification

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: bishillo(at)gmail(dot)com
Subject: BUG #17175: The aarch64 repo is missing repomd.xml.asc metadata file, fails GPG verification
Date: 2021-09-01 15:59:12
Message-ID: 17175-5f439e22df6fb8ad@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: 17175
Logged by: Guillermo Pérez
Email address: bishillo(at)gmail(dot)com
PostgreSQL version: 10.18
Operating system: rhel-8-aarch64
Description:

Check:

https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-8-aarch64/repodata/

There is no 'repomd.xml.asc' file, needed for GPG verification. The package
installation fails with:

#5 157.0 PostgreSQL common RPMs for RHEL/CentOS 8 - aarc 837 B/s | 488 B
00:00
#5 157.0 Error: Failed to download metadata for repo 'pgdg-common':
repomd.xml GPG signature verification error: Bad GPG signature

While there is a `--nogpgcheck` flag, that solution disables all gpg
verification.

The file is present in other architectures:

https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-8-x86_64/repodata/

Browse pgsql-bugs by date

  From Date Subject
Next Message Pól Ua Laoínecháin 2021-09-01 16:11:08 The order of postgresql.conf parameters is potentially confusing. Very minor cosmetic bug or "niggle"!
Previous Message Tom Lane 2021-09-01 15:40:36 Re: BUG #17172: NaN compare error in hash agg