Thread: BUG #17373: Missing rhel-8.3-x86_64 yum repository dir for postgresql 14

BUG #17373: Missing rhel-8.3-x86_64 yum repository dir for postgresql 14

From
PG Bug reporting form
Date:
The following bug has been logged on the website:

Bug reference:      17373
Logged by:          Hatanaka Yuichi
Email address:      happynightmarez@gmail.com
PostgreSQL version: 14.0
Operating system:   RHEL8.3
Description:

The OS version is RHEL8.3.

Installation following these guidelines failed : (
https://www.postgresql.org/download/linux/redhat/ ) 

The error was displayed like this.

----
PostgreSQL common RPMs for RHEL/CentOS 8.3 - x86_64
      165 kB/s | 591 kB     00:03
PostgreSQL 14 for RHEL/CentOS 8.3 - x86_64
       76  B/s | 146  B     00:01
Errors during downloading metadata for repository 'pgdg14':
  - Status code: 404 for
https://download.postgresql.org/pub/repos/yum/14/redhat/rhel-8.3-x86_64/repodata/repomd.xml
(IP: 217.196.149.55)
エラー: repo 'pgdg14' のメタデータのダウンロードに失敗しました : Cannot download repomd.xml: Cannot
download repodata/repomd.xml: All mirrors were tried
----


Re: BUG #17373: Missing rhel-8.3-x86_64 yum repository dir for postgresql 14

From
Devrim Gündüz
Date:
Hi,

On Thu, 2022-01-20 at 06:12 +0000, PG Bug reporting form wrote:
> Bug reference:      17373
> Logged by:          Hatanaka Yuichi
> Email address:      happynightmarez@gmail.com
> PostgreSQL version: 14.0
> Operating system:   RHEL8.3
> Description:       
>
> The OS version is RHEL8.3.
>
> Installation following these guidelines failed : (
> https://www.postgresql.org/download/linux/redhat/ )
>
> The error was displayed like this.
>
> ----
> PostgreSQL common RPMs for RHEL/CentOS 8.3 -
> x86_64                        
>       165 kB/s | 591 kB     00:03
> PostgreSQL 14 for RHEL/CentOS 8.3 -
> x86_64                                 
>        76  B/s | 146  B     00:01
> Errors during downloading metadata for repository 'pgdg14':
>   - Status code: 404 for
> https://download.postgresql.org/pub/repos/yum/14/redhat/rhel-8.3-x86_64/repodata/repomd.xml
> (IP: 217.196.149.55)
> エラー: repo 'pgdg14' のメタデータのダウンロードに失敗しました : Cannot download repomd.xml:
> Cannot
> download repodata/repomd.xml: All mirrors were tried

Created the missing symlink -- however please note that we never tested
PostgreSQL 14 on such an old  8.x release, so you may have to end up
with updating the OS (or at least critical components like openssl,
etc.)

Regards,

--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachment