Re: shared library version issues (yum/pgdg) - Mailing list pgsql-pkg-yum

From Devrim Gündüz
Subject Re: shared library version issues (yum/pgdg)
Date
Msg-id 6ca0690bf62d69c0cdd809115b81304ad04d08f0.camel@gunduz.org
Whole thread Raw
In response to shared library version issues (yum/pgdg)  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-pkg-yum
Hi Justin,

On Wed, 2018-06-27 at 10:57 -0500, Justin Pryzby wrote:
> It looks like there's still an issue with symbol references, at least on
> centos6/x86_64/pg11b1.
>
> Perhaps postgres was compiled in one environment with a later version of
> libraries - but I don't know how RPMs intend to handle that.
>
> import _pg # pygresql
> ImportError: /usr/pgsql-11/lib/libpq.so.5: symbol X509_get_signature_nid,
> version libcrypto.so.10 not defined in file libcrypto.so.10 with link time
> reference
>
> [pryzbyj@template0 ~]$ rpm -qf /usr/lib64/libcrypto.so.10
> openssl-libs-1.0.1e-60.el7_3.1.x86_64
>
> Fixed by installing openssl-libs-1.0.2k-12.el7.x86_64.rpm

Hmm, looks like I need to rebuild all packages on RHEL 6 repo that depend on
OpenSSL.

I'll do it as soon as I can.

Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Attachment

pgsql-pkg-yum by date:

Previous
From: Justin Pryzby
Date:
Subject: shared library version issues (yum/pgdg)
Next
From: Christoph Berg
Date:
Subject: Re: RPM Morgue