Обсуждение: Error: Failed to download metadata for repo 'pgdg13': repomd.xml GPG signature verification error: Bad GPG signature

Поиск
Список
Период
Сортировка

Hello, I'm getting this error even though I've tried to update the GPG.

In the repository cd /etc/pki/rpm-gpg/, I have the following:

ISV-Container-signing-key
PGDG-RPM-GPG-KEY-RHEL
RPM-GPG-KEY-EPEL-8
RPM-GPG-KEY-PGDG
RPM-GPG-KEY-PGDG-AARCH64-RHEL8
RPM-GPG-KEY-redhat-beta
RPM-GPG-KEY-redhat-release

In the pgdg-redhat-all.repo repository, I made this change in all sections of postgres 13:

[pgdg13]
name=PostgreSQL 13 for RHEL / Rocky $releasever - $basearch
baseurl=https://download.postgresql.org/pub/repos/yum/13/redhat/rhel-$releasever-$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-AARCH64-RHEL8
repo_gpgcheck = 1

My operating system is Red Hat Enterprise Linux 8.8

And when running the yum install command to upgrade from 13.12 to 13.14, I get the Bad GPG signature error.

Please help me, thank you very much.

Hi,

On Fri, 2024-05-03 at 11:54 -0600, •Isaac Rv wrote:
> Hello, I'm getting this error even though I've tried to update the
> GPG.

<snip>

This is my reply to you on redmine:

https://redmine.postgresql.org/issues/7989

Regards,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
Twitter: @DevrimGunduz , @DevrimGunduzTR

Вложения