Re: RHEL5 postgresql94-contrib is broken, unsatisfied dependency on uuid-ossp - Mailing list pgsql-pkg-yum

From Craig Ringer
Subject Re: RHEL5 postgresql94-contrib is broken, unsatisfied dependency on uuid-ossp
Date
Msg-id 53F37D74.3070603@2ndquadrant.com
Whole thread Raw
In response to RHEL5 postgresql94-contrib is broken, unsatisfied dependency on uuid-ossp  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: RHEL5 postgresql94-contrib is broken, unsatisfied dependency on uuid-ossp
List pgsql-pkg-yum
On 08/19/2014 11:50 PM, Craig Ringer wrote:
> Hi all
>
> The package  postgresql94-contrib-9.4beta2-1PGDG.rhel5.i386 is broken;
> it has an undeclared dependency on  libossp-uuid.so.15 that cannot be
> satisfied without enabling EPEL, which PGDG doesn't depend on.
>
> Error: Package: postgresql94-contrib-9.4beta2-1PGDG.rhel5.i386 (pgdg94)
>            Requires: libossp-uuid.so.15
>
> UUID support should be disabled, or libossp-uuid should be included in
> pgdg for RHEL5 and declared as a dependency in the package. The current
> situation is broken.

Andres points out offlist that contrib/uuid no longer requires ossp-uuid
in 9.4 anyway; libuuid may be used.

In old releases that was part of e2fsprogs . In RHEL5 it appears in
e2fsprogs-libs .

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.

Comments?

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


pgsql-pkg-yum by date:

Previous
From: Craig Ringer
Date:
Subject: RHEL5 postgresql94-contrib is broken, unsatisfied dependency on uuid-ossp
Next
From: Jeff Frost
Date:
Subject: Re: Packaging automation, testing and work-reduction