Re: BUG #16566: Consistently link latest repo RPM release to pgdg-redhat-repo-latest (ref #16074) - Mailing list pgsql-bugs

From Devrim Gündüz
Subject Re: BUG #16566: Consistently link latest repo RPM release to pgdg-redhat-repo-latest (ref #16074)
Date
Msg-id 3E40BAD7-C059-4985-A566-38DEEB0704B4@gunduz.org
Whole thread Raw
In response to BUG #16566: Consistently link latest repo RPM release to pgdg-redhat-repo-latest (ref #16074)  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #16566: Consistently link latest repo RPM release to pgdg-redhat-repo-latest (ref #16074)
List pgsql-bugs
Hi,

There is only one rpm for a distro. That -11 repo rpm internal release number.

Maybe I should have bumped it to -42 as well.

So, this is not an issue.

Regards, Devrim

On 31 July 2020 22:09:48 GMT+03:00, PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference: 16566
Logged by: Matt Saladna
Email address: msaladna@apisnetworks.com
PostgreSQL version: 12.3
Operating system: CentOS 8/RHEL 8
Description:

Hello,

CentOS 8/RHEL 8 repo RPM is still inconsistently linked for v12. This was
reported back in October, bug #16074 for v11/RHEL 8. The issue now is with
v12 and RHEL 8 and related to a recent update as I haven't seen this for
some time.

rhel8/v11 (correct):
- pgdg-redhat-repo-latest.noarch.rpm
- pgdg-redhat-repo-42.0-11.noarch.rpm

rhel7/v12 (correct):
- pgdg-redhat-repo-latest.noarch.rpm
- pgdg-redhat-repo-42.0-11.noarch.rpm

rhel8/v12 (incorrect):
- MISSING
- pgdg-redhat-repo-42.0-11.noarch.rpm


--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

pgsql-bugs by date:

Previous
From: cbw
Date:
Subject: Re: Backend stuck in tirigger.c:afterTriggerInvokeEvents forever
Next
From: Devrim Gündüz
Date:
Subject: Re: BUG #16565: Systemd service file does not create /var/run/postgresql directory across reboot