Re: plpython3 package installation problem - Mailing list pgsql-general

From Devrim Gündüz
Subject Re: plpython3 package installation problem
Date
Msg-id 7df08d23ce5b1c091732eab194e997dea2027aeb.camel@gunduz.org
Whole thread Raw
In response to plpython3 package installation problem  (Yi Sun <yinan81@gmail.com>)
List pgsql-general
Hi,

On Tue, 2021-10-26 at 10:33 +0800, Yi Sun wrote:
> Hello,
>
> As we need to use the plpython3u extension, we tried to install the
> plpython3 package but showed that we needed to install python3-libs,
> but python36-libs was already installed for patroni usage.
>
> 1. Will installing python3-libs affect current python36-libs usage?
> 2. If we can do some configuration to let python36-libs work as
> python3-libs then no need to install   python3-libs? Thanks
>
> # yum localinstall /tmp/postgresql11-plpython3-11.11-
> 1PGDG.rhel7.x86_64.rpm
> ...
>            Requires: python3-libs
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
>
> # yum search python3 | grep libs
> python34-libs.x86_64 : Python 3 runtime libraries
> python36-libs.x86_64 : Python runtime libraries
> shiboken-python36-libs.x86_64 : CPython bindings generator for C++
> libraries -
> # yum list python36-libs.x86_64
> Installed Packages
> python36-libs.x86_64
>  3.6.8-1.el7
>

python3-libs is an alias for python36-libs. Please install that package
first.


Regards,


> Thank you

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

Attachment

pgsql-general by date:

Previous
From: Laura Smith
Date:
Subject: Re: ZFS filesystem - supported ?
Next
From: E-BLOKOS
Date:
Subject: Re: ZFS filesystem - supported ?