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/pitr tools-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
--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Re: pitrtools package wrong dependency (binary packages)
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/pitr tools-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 [at] 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
--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Re: pitrtools package wrong dependency (binary packages)
--=-+YbHiRtTm0Riq2tsxN9o
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
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/pitr tools-1.2-3.r=
hel5.noarch.rpm
> seems to have a wrong dependency (postgresql-server >=3D 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=C3=9CND=C3=9CZ
PostgreSQL Dan=C4=B1=C5=9Fman=C4=B1/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
--=-+YbHiRtTm0Riq2tsxN9o
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEABECAAYFAkwHPE8ACgkQtl86P3SPfQ7zxgCbB9ovCCguyGCLSYFKCx6j Le/w
cjsAn0fQDmIKL/Qv2rSodpd16LOVbiCx
=UiQx
-----END PGP SIGNATURE-----
--=-+YbHiRtTm0Riq2tsxN9o--