[CentOS] RPM conflicts - help!

Jim Perrin jperrin at gmail.com
Tue Dec 27 23:34:43 UTC 2005


On 12/27/05, Benjamin Smith <lists at benjamindsmith.com> wrote:
> >We have a pgslq 8.x in the dev.centos.org site ... you might try that:
> >http://dev.centos.org/centos/4/testing/x86_64/RPMS/
>
> I tried using the dev Postgres RPMS, and am still running into the same
> issues. I did this on an x86 system, since the x86_64 is currently partially
> in production, to see if it could/would work.
>
> I tried:
> 1) yum remove `rpm -qa | grep postg`; # This removed php-pgsql due to
> dependencies
>
> 2) wget all the PG 8.x RPMS from Centos dev.
>
> 3) rpm -Uvh postg*
>
> 4) yum install php-pgsql; # returns an error pasted below:
> Resolving Dependencies
> --> Populating transaction set with selected packages. Please wait.
> ---> Package php-pgsql.i386 0:4.3.9-3.9 set to be updated
> --> Running transaction check
> --> Processing Dependency: libpq.so.3 for package: php-pgsql
> --> Finished Dependency Resolution
> Error: Missing Dependency: libpq.so.3 is needed by package php-pgsql
>
> Back to square one. Ideas?
>

Yes. Install the compat-libs also. this is the exact problem they fix.
They're in the dev repository as well.


--
Jim Perrin
System Architect - UIT
Ft Gordon & US Army Signal Center



More information about the CentOS mailing list