Re: Postgresql 8.0.2 SLES 9 rpm - libpq.so.3 broken - Mailing list pgsql-general

From Leonel Nunez
Subject Re: Postgresql 8.0.2 SLES 9 rpm - libpq.so.3 broken
Date
Msg-id 42650F78.5030305@enelserver.com
Whole thread Raw
In response to Postgresql 8.0.2 SLES 9 rpm - libpq.so.3 broken  ("R WARRINER" <vze1zlqg@verizon.net>)
Responses Re: Postgresql 8.0.2 SLES 9 rpm - libpq.so.3 broken  (Devrim GUNDUZ <devrim@gunduz.org>)
List pgsql-general
R WARRINER wrote:

> Anyone ran across a broken libpq.so.3 link from the SLES rpm, and if
> so found a solution to fix it?
>
>
>
> Regards,
>
> Paul
>
>
>
> PS,
>
> #### YaST2 conflicts list - generated 2005-04-19 04:22:00 ####
>
>
>
> freeradius 0.9.3-106.6 conflict
>
>     Unresolved Requirements:
>
>         freeradius requires libpq.so.3()(64bit)
>
>     Conflict Resolution:
>
>         ( ) Ignore Conflict and Risk System Inconsistencies
>
> libpq.so.3()(64bit) not available
>
>     Required by:
>
>         PyGreSQL requires libpq.so.3()(64bit)
>
>         freeradius requires libpq.so.3()(64bit)
>
>         pure-ftpd requires libpq.so.3()(64bit)
>
>         samba-pdb requires libpq.so.3()(64bit)
>
>         snort requires libpq.so.3()(64bit)
>
>     Conflict Resolution:
>
>         ( ) Remove All 5 Referring Packages
>
>             Delete PyGreSQL
>
>             Delete snort
>
>             Delete samba-pdb
>
>             Delete pure-ftpd
>
>             Delete freeradius
>
>         ( ) Ignore Conflict and Risk System Inconsistencies
>
> pure-ftpd 1.0.18-39.4 conflict
>
>     Unresolved Requirements:
>
>         pure-ftpd requires libpq.so.3()(64bit)
>
>     Conflict Resolution:
>
>         ( ) Ignore Conflict and Risk System Inconsistencies
>
> PyGreSQL 3.4-34.1 conflict
>
>     Unresolved Requirements:
>
>         PyGreSQL requires libpq.so.3()(64bit)
>
>     Conflict Resolution:
>
>         ( ) Ignore Conflict and Risk System Inconsistencies
>
> samba-pdb 3.0.9-2.6 conflict
>
>     Unresolved Requirements:
>
>         samba-pdb requires libpq.so.3()(64bit)
>
>     Conflict Resolution:
>
>         ( ) Ignore Conflict and Risk System Inconsistencies
>
> snort 2.1.1-37.6 conflict
>
>     Unresolved Requirements:
>
>         snort requires libpq.so.3()(64bit)
>
>     Conflict Resolution:
>
>         ( ) Ignore Conflict and Risk System Inconsistencies
>
>
>
> #### YaST2 conflicts list END ###
>


There's been a change on  libpq  from libpq.so.3  to libpq.so.4
you need to recompile all the pagackes that depend on  libpq.so.3  so
they can use  the new libpq.so.4




Leonel Nunez


pgsql-general by date:

Previous
From: Thomas Chille
Date:
Subject: Trigger Commandline Command from Postgresql
Next
From: Devrim GUNDUZ
Date:
Subject: Re: Postgresql 8.0.2 SLES 9 rpm - libpq.so.3 broken