Re: BUG #19009: Empty repomd.xml.asc file on pgdg16 mirror causes metadata retrieval failure

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: ogasawara(dot)k(at)simplex(dot)ne(dot)jp, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19009: Empty repomd.xml.asc file on pgdg16 mirror causes metadata retrieval failure
Date: 2025-08-04 23:31:22
Message-ID: aafab97261aea7b210ebd2ba8510433e15b0654e.camel@gunduz.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Hi,

On Mon, 2025-08-04 at 12:14 +0000, PG Bug reporting form wrote:
> The following bug has been logged on the website:
>
> Bug reference:      19009
> Logged by:          健太 小笠原
> Email address:      ogasawara(dot)k(at)simplex(dot)ne(dot)jp
> PostgreSQL version: 16.4
> Operating system:   Not applicable (issue with repository mirror)
> Description:       
>
> I found that on the pgdg16 mirror server, the file `repomd.xml.asc`
> located
> at
> https://apt.postgresql.org/pub/repos/yum/17/redhat/rhel-9-x86_64/repodata/
> is empty (0 bytes). Because this signature file is empty, clients fail
> to
> verify the repository metadata, resulting in errors when trying to
> update or
> install packages. This prevents successful metadata retrieval via
> dnf/yum.
>
> This issue has only been confirmed on RHEL 9.
>
> Please investigate and fix the synchronization or upload issue for
> this
> signature file on the mirror server.

Thanks for the report. Fixed it a few mins ago

Sorry for the inconvenience.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
BlueSky: @devrim.gunduz.org , @gunduz.org

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Devrim Gündüz 2025-08-04 23:31:42 Re: BUG #19010: Empty repomd.xml.asc file
Previous Message Tom Lane 2025-08-04 22:25:56 Re: Postgres: Queries are too slow after upgrading to PG17 from PG15