Re: RPMs for RedHat ES3.0 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: RPMs for RedHat ES3.0
Date
Msg-id 748.1128389807@sss.pgh.pa.us
Whole thread Raw
In response to Re: RPMs for RedHat ES3.0  (Philip Yarra <philip@utiba.com>)
Responses Re: RPMs for RedHat ES3.0
List pgsql-hackers
Philip Yarra <philip@utiba.com> writes:
> Have a look at my original post: I was unable to install any of the PGDG RPMs
> as they have a dependency on the contents of the compat RPM. E.g.:

> [root@dev2 8.x]# rpm -i postgresql-libs-8.0.3-1PGDG.i686.rpm
> error: Failed dependencies:
>         libecpg.so.4 is needed by postgresql-libs-8.0.3-1PGDG
>         libpgtypes.so.1 is needed by postgresql-libs-8.0.3-1PGDG
>         libpq.so.3 is needed by postgresql-libs-8.0.3-1PGDG

I think there's no question that this represents an RPM-building error.
We haven't entirely figured out what's causing it though.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: New Point Releases Available
Next
From: Bruce Momjian
Date:
Subject: Re: [COMMITTERS] pgsql: Fix procedure for updating nextval()