BUG #1820: Installation: Dependency failure

From: "Bernard" <bht(at)actrix(dot)gen(dot)nz>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1820: Installation: Dependency failure
Date: 2005-08-11 23:18:49
Message-ID: 20050811231849.C83CFF0B01@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1820
Logged by: Bernard
Email address: bht(at)actrix(dot)gen(dot)nz
PostgreSQL version: 8.03-1
Operating system: Linux RedHat 9
Description: Installation: Dependency failure
Details:

How to reproduce:
- Install Red Hat 9
- Download all files from
ftp://ftp.nz.postgresql.org/postgresql/binary/v8.0.3/linux/rpms/redhat/redha
t-9/
into a single directory
- execute # rpm -ivh *

Expected behavior: The Postgresql core system should be installed

Actual behavior:

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

There are other errors with non-core packages e.g postgresql-contrib but
these are not subject of this bug.

Browse pgsql-bugs by date

  From Date Subject
Next Message Allan Wang 2005-08-12 01:17:57 Cascading updates run seperately
Previous Message Aaron Harsh 2005-08-11 20:41:01 Re: BUG #1800: "unexpected chunk number" during pg_dump