Signing key not found error

From: Sbob <sbob(at)quadratum-braccas(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Signing key not found error
Date: 2025-05-29 14:45:33
Message-ID: 1b7006a3-edb9-47cb-9bc8-1237c0ad2423@quadratum-braccas.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

All;

I am trying to setup a few AWS EC2 nodes for a client, they passed me
EC2 VMs with RHEL 10

I ran this which was successful:
sudo dnf install -y
https://download.postgresql.org/pub/repos/yum/reporpms/EL-10-x86_64/pgdg-redhat-repo-latest.noarch.rpm

However when I run this command:

sudo dnf -qy module disable postgresql

I get:
Error: Failed to download metadata for repo 'pgdg-common': repomd.xml
GPG signature verification error: Signing key not found

Thanks in advance for any help

Browse pgsql-admin by date

  From Date Subject
Next Message Ron Johnson 2025-05-29 20:37:50 pg_dump verbose start and stop times?
Previous Message Tom Lane 2025-05-29 11:03:50 Re: Problem syncing PostgreSQL repository