Re: Installing PGDG on a fresh CentOS 5.6 - Mailing list pgsql-general

From John R Pierce
Subject Re: Installing PGDG on a fresh CentOS 5.6
Date
Msg-id 4DAB315D.3@hogranch.com
Whole thread Raw
In response to Installing PGDG on a fresh CentOS 5.6  (Alexander Farber <alexander.farber@gmail.com>)
List pgsql-general
On 04/17/11 11:05 AM, Alexander Farber wrote:
> ...
> --->  Package postgresql-libs.x86_64 0:8.4.7-1PGDG.rhel5 set to be updated
> -->  Running transaction check
> --->  Package compat-postgresql-libs.x86_64 0:4-1PGDG.rhel5 set to be updated
> ...
> postgresql-devel-8.1.23-1.el5_6.1.i386 from updates has depsolving problems
>    -->  Missing Dependency: postgresql = 8.1.23-1.el5_6.1 is needed by
> package postgresql-devel-8.1.23-1.el5_6.1.i386 (updates)
> Error: Missing Dependency: postgresql = 8.1.23-1.el5_6.1 is needed by
> package postgresql-devel-8.1.23-1.el5_6.1.i386 (updates)
> ...

odd, that compat-postgresql.libs should have worked ... OH! you have
i386 (32 bit) postgresql.devel and are installing 64bit otherstuffs.

remove it.

rpm -e postgresql-devel

THEN install the 64 bit shiny new stuff, and all should be good.   if
you need the 32 bit postgresql-devel, you can install that too seperately



pgsql-general by date:

Previous
From: Alexander Farber
Date:
Subject: Installing PGDG on a fresh CentOS 5.6
Next
From: Tom Lane
Date:
Subject: Re: Installing PGDG on a fresh CentOS 5.6