Re: Postgresql 8.0.2 SLES 9 rpm - libpq.so.3 broken

From: Leonel Nunez <lnunez(at)enelserver(dot)com>
To: r(dot)warriner(at)verizon(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql 8.0.2 SLES 9 rpm - libpq.so.3 broken
Date: 2005-04-19 14:02:32
Message-ID: 42650F78.5030305@enelserver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GUNDUZ 2005-04-19 14:06:58 Re: Postgresql 8.0.2 SLES 9 rpm - libpq.so.3 broken
Previous Message Thomas Chille 2005-04-19 14:00:34 Trigger Commandline Command from Postgresql