Re: Yum Update Errors - Mailing list pgsql-novice

From brucejhyatt@yahoo.com
Subject Re: Yum Update Errors
Date
Msg-id 898828.95587.qm@web34403.mail.mud.yahoo.com
Whole thread Raw
In response to Yum Update Errors  (Bruce Hyatt <brucejhyatt@yahoo.com>)
Responses Re: Yum Update Errors
List pgsql-novice
--- On Mon, 6/8/09, Bruce Hyatt <brucejhyatt@yahoo.com> wrote:

> > Bruce Hyatt <brucejhyatt@yahoo.com>
> > writes:
> > >> just fine -- and I don't have any idea why
> libpq3
> > is
> > >> missing...
> >
> > > It's NOT missing. That's what has me baffled.
> >
> > Maybe it's not so much libpq3 as some dependency of
> it
> > that's missing.
> > Have you tried "ldd" on the library file to see
> whether it
> > can find
> > all dependencies?
>
> I'm not familiar with ldd and the man page doesn't give
> much detail but it looks like they're all there.

I also tried "yum provides libpq.so.3" which returned compat-postgresql-libs-3-2PGDG.rhel4.i686 and I do have that RPM
installed.

I thought this might be due to CentOS upgrading from 4.7 to 4.8 so I tried "yum upgrade" and got the same error
(MissingDependency: libpq.so.3 is needed by package...). 

I first thought this was a Linux/yum problem and I asked in a CentOS forum first but it all revolves around Postgresql
packagesand the most recent Postgres update. 

Is there anything left except reinstalling Postgres?

Thanks again,
Bruce Hyatt





pgsql-novice by date:

Previous
From: Luiz Eduardo Cantanhede Neri
Date:
Subject: CASE WHEN
Next
From: Bob McConnell
Date:
Subject: Re: Yum Update Errors