BUG #16566: Consistently link latest repo RPM release to pgdg-redhat-repo-latest (ref #16074)

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: msaladna(at)apisnetworks(dot)com
Subject: BUG #16566: Consistently link latest repo RPM release to pgdg-redhat-repo-latest (ref #16074)
Date: 2020-07-31 19:09:48
Message-ID: 16566-59ecee8d1544dd6e@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 16566
Logged by: Matt Saladna
Email address: msaladna(at)apisnetworks(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message cbw 2020-07-31 19:51:40 Re: Backend stuck in tirigger.c:afterTriggerInvokeEvents forever
Previous Message Marco Cuccato 2020-07-31 13:03:03 Re: BUG #16565: Systemd service file does not create /var/run/postgresql directory across reboot