more fun with 7.3.4 RPMs

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: more fun with 7.3.4 RPMs
Date: 2003-08-16 17:52:34
Message-ID: 3F3E6F62.9000003@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


This time it's on RH8.

The distributed RPMs complain thus:

[root(at)alphonso andrew]# rpm --test -Uhv postgresql-*7.3.4-1PGDG.*.rpm
error: Failed dependencies:
perl(Pg) is needed by postgresql-contrib-7.3.4-1PGDG
[root(at)alphonso andrew]#

Strangely enough, I look for it and see this:

[root(at)alphonso andrew]# rpm -q --whatprovides 'perl(Pg)'
postgresql-perl-7.2.3-5.80
[root(at)alphonso andrew]#

Anyone got any good ideas about remedies? (I tried rebuilding from the
src RPM but got the same result)

cheers

andrew

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2003-08-16 18:51:57 Re: more fun with 7.3.4 RPMs
Previous Message Bruce Momjian 2003-08-16 16:41:57 Re: [HACKERS] What goes into the security doc?