Обсуждение: PostgreSQL 14 rpm installation contrib module error.

Поиск
Список
Период
Сортировка

PostgreSQL 14 rpm installation contrib module error.

От
pramod kg
Дата:
Hi Experts,

I am trying to install PostgreSQL 14.1 in RHEL 7.9 using RPMs. When I try to install postgresql14-contrib-14.0-1PGDG.rhel7.x86_64.rpm package, getting below error:

rpm -ivh postgresql14-contrib-14.0-1PGDG.rhel7.x86_64.rpm
error: Failed dependencies:
        libpython3.6m.so.1.0()(64bit) is needed by postgresql14-contrib-14.0-1PGDG.rhel7.x86_64

Does PG 14 contrib module require python 3 installed in the server? Please advise



Re: PostgreSQL 14 rpm installation contrib module error.

От
Mladen Gogala
Дата:
On 10/21/21 11:46, pramod kg wrote:
> rpm -ivh postgresql14-contrib-14.0-1PGDG.rhel7.x86_64.rpm
> error: Failed dependencies:
>         libpython3.6m.so.1.0()(64bit) is needed by 
> postgresql14-contrib-14.0-1PGDG.rhel7.x86_64
>
> Does PG 14 contrib module require python 3 installed in the server? 
> Please advise
>

It does. Pretty much everything requires Python 3 installed in the server.

-- 
Mladen Gogala
Database Consultant
Tel: (347) 321-1217
https://dbwhisperer.wordpress.com




Re: PostgreSQL 14 rpm installation contrib module error.

От
pramod kg
Дата:
Earlier I have installed PostgreSQL 13.3 and 13.4 in same server and not seen this dependency. But with 14.x contrib module is asking for libpython3.6m.so. Hence I am surprised. Is there a way to solve this issue without installing python 3x? 


Regards,
Pramod




On Fri, 22 Oct 2021, 06:47 Mladen Gogala, <gogala.mladen@gmail.com> wrote:

On 10/21/21 11:46, pramod kg wrote:
> rpm -ivh postgresql14-contrib-14.0-1PGDG.rhel7.x86_64.rpm
> error: Failed dependencies:
>         libpython3.6m.so.1.0()(64bit) is needed by
> postgresql14-contrib-14.0-1PGDG.rhel7.x86_64
>
> Does PG 14 contrib module require python 3 installed in the server?
> Please advise
>

It does. Pretty much everything requires Python 3 installed in the server.

--
Mladen Gogala
Database Consultant
Tel: (347) 321-1217
https://dbwhisperer.wordpress.com