Bad GPG signature error while trying to install on arm64

From: Vishnu Bharathi P <vishnu(at)hasura(dot)io>
To: pgsql-pkg-yum(at)postgresql(dot)org
Subject: Bad GPG signature error while trying to install on arm64
Date: 2022-02-23 09:42:51
Message-ID: CAA77xwWaf_ZhaTe6qS0O5vrJjx5pJs07GYipn7ZCbMrXfeVqTA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Hi,

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
```

Any help on this would be appreciated.

Regards,
Vishnu Bharathi P

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim Gündüz 2022-03-01 21:50:26 Re: libpython3.6 requirement problem
Previous Message Jesper St John 2022-02-10 11:00:52 libpython3.6 requirement problem