Re: Yum Update Errors - Mailing list pgsql-novice

From Bruce Hyatt
Subject Re: Yum Update Errors
Date
Msg-id 906406.55595.qm@web34404.mail.mud.yahoo.com
Whole thread Raw
In response to Yum Update Errors  (Bruce Hyatt <brucejhyatt@yahoo.com>)
List pgsql-novice
--- On Thu, 6/11/09, Bob McConnell <rmcconne@lightlink.com> wrote:

> >>>> 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 (Missing
> Dependency:
> > 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
> packages and the
> > most recent Postgres update.
> >
> > Is there anything left except reinstalling Postgres?
>
> Does yum think it is missing because it can't find it, or
> because it is not listed in its internal index as having
> been installed by yum?

It appears that yum only fails to find it when trying to update to the latest version of Postgresql.

I also ran "yum resolvedep" on the file and it said on the last line that the required package is installed. There WERE
alsoother lines that appeared to be older versions of packages which returned "PGDG83" which is a Postgresql 8.3
repositoryand, I believe, I have that repository in my .conf file. I can send the printout of that command later if it
wouldhelp. 

Sincerely,
Bruce Hyatt




pgsql-novice by date:

Previous
From: Bob McConnell
Date:
Subject: Re: Yum Update Errors
Next
From: JORGE MALDONADO
Date:
Subject: UPGRADE