BUG #19008: Problems downloading metadata for dnf - probably missing private key (GPG signature) - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #19008: Problems downloading metadata for dnf - probably missing private key (GPG signature)
Date
Msg-id 19008-14b338321629316c@postgresql.org
Whole thread Raw
Responses Re: BUG #19008: Problems downloading metadata for dnf - probably missing private key (GPG signature)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      19008
Logged by:          Thomas Ruf
Email address:      thomas.ruf@msg.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


pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Potential deadlock in pgaio_io_wait()
Next
From: Richard Guo
Date:
Subject: Re: BUG #19007: Planner fails to choose partial index with spurious 'not null'