Re: BUG #7822: PGDG packaged postgresql92 binaries do not find their libraries

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: georgi-georgiev-pgsql(at)japannext(dot)co(dot)jp
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #7822: PGDG packaged postgresql92 binaries do not find their libraries
Date: 2013-01-23 20:00:55
Message-ID: 1358971255.19842.13.camel@lenovo01-laptop03.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Hi,

On Tue, 2013-01-22 at 17:08 +0000, georgi-georgiev-pgsql(at)japannext(dot)co(dot)jp
wrote:
> The following bug has been logged on the website:
>
> Bug reference: 7822
> Logged by: Georgi Georgiev
> Email address: georgi-georgiev-pgsql(at)japannext(dot)co(dot)jp
> PostgreSQL version: 9.2.2
> Operating system: CentOS 6.3
> Description:
>
> The postgresql92 package would configure the postgresql92-libs libraries for
> system-wide use (using update-alternatives in the post-install scriptlet),
> but it does not run ldconfig, so the binaries cannot find their libraries.
> In short, "psql" is unusable.

There is already an open bug for this:

http://wiki.pgrpms.org/ticket/82

the problem is the wrong place for the creating/removing alternatives
entries for the ld.so.conf file. I fixed it in my local copy, will
commit it in a few days.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2013-01-23 21:58:57 Re: [BUGS] BUG #7815: Upgrading PostgreSQL from 9.1 to 9.2 with pg_upgrade/postgreql-setup fails - invalid status retrieve
Previous Message Devrim GÜNDÜZ 2013-01-23 19:11:09 Re: BUG #7823: PGDG packaged pgadmin3_92 removes its /usr/bin/pgadmin3 link