Обсуждение: pitrtools package wrong dependency (binary packages)
Hi all, I was trying to setup a test environment with PostgreSQL 8.2 + Heartbeat + pitrtools, but the package in http://yum.pgsqlrpms.org/8.2/redhat/rhel-5Server-x86_64/pitrtools-1.2-3.rhel5.noarch.rpm seems to have a wrong dependency (postgresql-server >= 8.3). Is it correct? Does someone know how to ask for help about this? Thanks, Daniel Cristian Cruz
DANIEL CRISTIAN CRUZ wrote: > Hi all, > > I was trying to setup a test environment with PostgreSQL 8.2 + > Heartbeat + pitrtools, but the package in > http://yum.pgsqlrpms.org/8.2/redhat/rhel-5Server-x86_64/pitrtools-1.2-3.rhel5.noarch.rpm > seems to have a wrong dependency (postgresql-server >= 8.3). > > Is it correct? Does someone know how to ask for help about this? > > Thanks, > > Daniel Cristian Cruz > Hello Daniel, Having a look, that is most definitely not correct. =( I'll make the changes in our spec file, and create a revised set of packages as soon as possible. In the future, you can email us at: pgcore@lists.commandprompt.com* *or you can go here to report an issue: https://public.commandprompt.com/projects/pitrtools Sorry for the troubles. =( Regards, Lacey -- Lacey Powers The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564 ext 104 PostgreSQL Replication, Consulting, Custom Development, 24x7 support
On Wed, 2010-06-02 at 16:03 -0300, DANIEL CRISTIAN CRUZ wrote: > I was trying to setup a test environment with PostgreSQL 8.2 + > Heartbeat + > pitrtools, but the package in > http://yum.pgsqlrpms.org/8.2/redhat/rhel-5Server-x86_64/pitrtools-1.2-3.rhel5.noarch.rpm > seems to have a wrong dependency (postgresql-server >= 8.3). > > Is it correct? Actually that package either 1) should not exist in 8.2 repository. It depends on pg_standby internally, and pg_standby is not available in RPMs. 2) should not depend on -contrib package for 8.2, and let the user install pg_standby manually. I think the good way is (2). Regards, -- 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