From: | Sbob <sbob(at)quadratum-braccas(dot)com> |
---|---|
To: | pgsql-admin(at)lists(dot)postgresql(dot)org |
Subject: | GPG signature verification error: Signing key not found |
Date: | 2025-03-18 18:28:39 |
Message-ID: | 51422709-63e3-47d6-8854-5c7221f1585f@quadratum-braccas.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
All;
I just installed the PGDG repo on a new Fedora 41 install with this:
sudo dnf install -y
https://download.postgresql.org/pub/repos/yum/reporpms/F-41-x86_64/pgdg-fedora-repo-latest.noarch.rpm
However when I try to install I get this:
# dnf install -y postgresql17 postgresql17-contrib postgresql17-server
Updating and loading repositories:
PostgreSQL common RPMs for Fedora 41 -
x86_64 100% | 4.0 KiB/s | 3.7 KiB
| 00m01s
>>> Librepo error: repomd.xml GPG signature verification error: Signing
key not found
PostgreSQL 17 for Fedora 41 -
x86_64 100% | 3.7 KiB/s
| 4.1 KiB | 00m01s
>>> Librepo error: repomd.xml GPG signature verification error: Signing
key not found
PostgreSQL 16 for Fedora 41 -
x86_64 100% | 3.4 KiB/s
| 4.1 KiB | 00m01s
>>> Librepo error: repomd.xml GPG signature verification error: Signing
key not found
PostgreSQL 15 for Fedora 41 -
x86_64 100% | 5.0 KiB/s
| 4.1 KiB | 00m01s
>>> Librepo error: repomd.xml GPG signature verification error: Signing
key not found
PostgreSQL 14 for Fedora 41 -
x86_64 100% | 4.2 KiB/s
| 4.1 KiB | 00m01s
>>> Librepo error: repomd.xml GPG signature verification error: Signing
key not found
PostgreSQL 13 for Fedora 41 -
x86_64 100% | 3.5 KiB/s
| 4.1 KiB | 00m01s
>>> Librepo error: repomd.xml GPG signature verification error: Signing
key not found
PostgreSQL 12 for Fedora 41 -
x86_64 100% | 3.3 KiB/s
| 4.1 KiB | 00m01s
>>> Librepo error: repomd.xml GPG signature verification error: Signing
key not found
Repositories loaded.
Failed to resolve the transaction:
No match for argument: postgresql17
No match for argument: postgresql17-contrib
No match for argument: postgresql17-server
You can try to add to command line:
--skip-unavailable to skip unavailable packages
Thanks in advance for any advice.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2025-03-18 20:46:38 | Re: Comparing Parameters PRE- and POST- Upgrade - Any script? |
Previous Message | Laurenz Albe | 2025-03-18 09:09:43 | Re: Background writer not much active |