Re: Bad GPG signature error while trying to install on arm64

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: Vishnu Bharathi P <vishnu(at)hasura(dot)io>, pgsql-pkg-yum(at)postgresql(dot)org
Subject: Re: Bad GPG signature error while trying to install on arm64
Date: 2022-03-01 22:29:09
Message-ID: 771f25f8c9985a3113741b727d41c4aa39799eda.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Hi,

On Wed, 2022-02-23 at 15:12 +0530, Vishnu Bharathi P wrote:
> I am trying to install the `postgresql13-devel` package on arm64
> CentOS
> Stream 8 (docker image: quay.io/centos/centos:stream8).
>
> ```
> dnf install -y
> https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-aarch64/pgdg-redhat-repo-latest.noarch.rpm
> dnf install -y postgresql13-devel
> ```
>
> Note the above steps pass on amd64 CentOS Stream 8 image but are
> failing on
> arm64 architecture with the following error.
>
> ```
> Error: Failed to download metadata for repo 'pgdg-common': repomd.xml
> GPG signature verification error: Bad GPG signature

This has been reported lots of time, and I think I just found the
reason.

Can you please reinstall the repo RPM again? The new version will be
42.0-24.

Thanks!

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

In response to

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Jones, Anthony D CIV USN FLTREADCEN ECP NC (USA) 2022-03-15 13:58:13 PostgreSQL Yum Repository
Previous Message Devrim Gündüz 2022-03-01 21:50:26 Re: libpython3.6 requirement problem