| From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
|---|---|
| To: | rainer(dot)jung(at)kippdata(dot)de, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #18427: RPM postgis33_15-3.3.6-3PGDG.rhel9.x86_64.rpm not signed |
| Date: | 2024-04-11 10:10:38 |
| Message-ID: | 3c7a14919bcac36ef85b41e89c8e55cf13672ddc.camel@gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi,
On Thu, 2024-04-11 at 07:31 +0000, PG Bug reporting form wrote:
> Bug reference: 18427
> Logged by: Rainer Jung
> Email address: rainer(dot)jung(at)kippdata(dot)de
> PostgreSQL version: 15.6
> Operating system: RHEL 9 x86_64
> Description:
>
> The RPM postgis33_15-3.3.6-3PGDG.rhel9.x86_64.rpm downloaded from the
> repos
> pgdg15
> (
> https://download.postgresql.org/pub/repos/yum/15/redhat/rhel-9-x86_64/p
> ostgis33_15-3.3.6-3PGDG.rhel9.x86_64.rpm)
> is not signed:
>
> rpm -q -i postgis33_15-3.3.6-3PGDG.rhel9.x86_6
> ...
> Signature : (none)
> ...
>
> which leads to failed installation attempts using yum.
>
> The previous packages postgis33_15-3.3.6-1PGDG.rhel9.x86_64.rpm and
> postgis33_15-3.3.5-1PGDG.rhel9.x86_64.rpm where signed.
can you please run
dnf clean metadata
and try again?
Thanks!
Regards,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
Twitter: @DevrimGunduz , @DevrimGunduzTR
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rainer Jung | 2024-04-11 10:20:55 | Re: BUG #18427: RPM postgis33_15-3.3.6-3PGDG.rhel9.x86_64.rpm not signed |
| Previous Message | Richard Guo | 2024-04-11 07:41:42 | Re: BUG #18422: Assert in expandTupleDesc() fails on row mismatch with additional SRF |