From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
---|---|
To: | Tom Robst <tomrobst(at)thermocable(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Centos 5.5 and Postgres 9.0.beta3 install errors |
Date: | 2010-07-23 10:11:28 |
Message-ID: | 1279879888.2419.1749.camel@hp-laptop2.gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, 2010-07-23 at 10:50 +0100, Tom Robst wrote:
>
> Can anyone help me with the errors I seem to be having installing the
> latest Postgresql 9.0 beta 3 rpms from the PGDG-9.0 repository on
> Centos
> 5.5?
>
> I am having dependency issues:
>
> Error: Missing Dependency: libpq.so.4 is needed by package
> postgresql-libs-9.0-beta3_1PGDG.el5.i386 (pgdg90)
> Error: Missing Dependency: libecpg.so.5 is needed by package
> postgresql-libs-9.0-beta3_1PGDG.el5.i386 (pgdg90)
> Error: Missing Dependency: libpgtypes.so.2 is needed by package
> postgresql-libs-9.0-beta3_1PGDG.el5.i386 (pgdg90)
Apparently RPM repo maintainers needs not only to build, but test
installing, etc. before pushing packages.
I just tried it with my repo, and it worked well:
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
httpd x86_64 2.2.3-43.el5.centos base 1.2 M
postgresql-server x86_64 9.0-beta3_1PGDG.rhel5 pgdg90 4.5 M
Installing for dependencies:
apr x86_64 1.2.7-11.el5_3.1 base 118 k
apr-util x86_64 1.2.7-11.el5 base 79 k
compat-postgresql-libs x86_64 4-1PGDG.rhel5 pgdg90 62 k
libxslt x86_64 1.1.17-2.el5_2.2 base 488 k
postgresql x86_64 9.0-beta3_1PGDG.rhel5 pgdg90 1.3 M
postgresql-libs x86_64 9.0-beta3_1PGDG.rhel5 pgdg90 206 k
Transaction Summary
================================================================================
Install 8 Package(s)
Upgrade 0 Package(s)
Total download size: 8.0 M
Is this ok [y/N]: y
See the compat-postgresql-libs there. My repo? It is http://yum.pgrpms.org .
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Robst | 2010-07-23 10:48:31 | Re: Centos 5.5 and Postgres 9.0.beta3 install errors |
Previous Message | Stephen Cook | 2010-07-23 09:57:53 | Re: Bitmask trickiness |