From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | thomas(dot)ruf(at)msg(dot)group |
Subject: | BUG #19008: Problems downloading metadata for dnf - probably missing private key (GPG signature) |
Date: | 2025-08-04 08:34:38 |
Message-ID: | 19008-14b338321629316c@postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 19008
Logged by: Thomas Ruf
Email address: thomas(dot)ruf(at)msg(dot)group
PostgreSQL version: 16.0
Operating system: Rocky Linux
Description:
Hello together,
I hope, this is the right spot. In my deployment, I catch an error
constructing metadata for dnf.
msg: 'Failed to download metadata for repo ''pgdg16'': repomd.xml GPG
signature verification error: gpgme_op_verify() error: No data'
I went to the url, where it should download this metadata and I find an
empty repo.xml.asc.
(https://download.postgresql.org/pub/repos/yum/16/redhat/rhel-9-x86_64/repodata/)
Going to the respective repos for version 15 and 17, there is a repo.xml.asc
file containing a PGP signature.
This seems unintended. A change to repo.xml.asc in version 16 was made on
03-Aug-2025 15:33.
I would be happy for remediation,
Thanks,
Thomas
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Guo | 2025-08-04 09:14:32 | Re: BUG #19007: Planner fails to choose partial index with spurious 'not null' |
Previous Message | Thomas Munro | 2025-08-04 06:34:41 | Re: Potential deadlock in pgaio_io_wait() |