Re: RHEL5 postgresql94-contrib is broken, unsatisfied dependency on uuid-ossp

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: Jeff Frost <jeff(at)pgexperts(dot)com>
Cc: pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org>
Subject: Re: RHEL5 postgresql94-contrib is broken, unsatisfied dependency on uuid-ossp
Date: 2014-08-20 01:58:57
Message-ID: 53F400E1.7020704@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

On 08/20/2014 04:22 AM, Jeff Frost wrote:
> On Aug 19, 2014, at 9:38 AM, Craig Ringer <craig(at)2ndQuadrant(dot)com> wrote:
>> I haven't done a test build yet, but perhaps that dependency can just be
>> replaced with libuuid from e2fsprogs-libs and an appropriate
>> package-level dependency. Sure, it's a weird dependency, but it saves
>> depending on EPEL for this.
>
> I think we've always had a soft dependency on EPEL. I thought it was mentioned on the site, but now I don't see it, so maybe I'm wrong.

It's unfortunate that all of -contrib depends on that just for uuid;
it'd be IMO much better to have separate:

postgresql94-contrib
postgresql94-contrib-uuid

if the dependency is needed.

Also, the dependency is undeclared and added by rpm's find-deps. There's
no explicit RPM-level dependency, just a shared object dependency. So at
least some users will have no idea how to find this "libossp-uuid.so.15"
that we require.

Anyway - looks like it can be avoided for 9.4 now, even on old RHEL.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Craig Ringer 2014-08-20 02:15:26 Re: Packaging automation, testing and work-reduction
Previous Message daryl herzmann 2014-08-19 20:51:06 GDAL OGR does not have PostgreSQL support