Re: uuid disabled by default in rhel7 rpm - Mailing list pgsql-pkg-yum

From Craig Ringer
Subject Re: uuid disabled by default in rhel7 rpm
Date
Msg-id 53F172C8.7030407@2ndquadrant.com
Whole thread Raw
In response to uuid disabled by default in rhel7 rpm  (Ross Dougherty <ross@inomial.com>)
Responses Re: uuid disabled by default in rhel7 rpm
List pgsql-pkg-yum
On 08/15/2014 02:22 PM, Ross Dougherty wrote:
> I've been setting up PostgreSQL 9.3 on some CentOS 7 servers and ran
> into a problem where the uuid-ossp module wasn't being provided by the
> postgresql93-contrib-9.3.5-1PGDG.rhel7.x86_64 package.
>
> Upon investigating it appears that uuid is now disabled by default in
> rhel7 builds and I had to rebuild the source RPM with --define 'uuid 1'.
> Is there a reason for this change? README.rpm-dist still notes it as
> being enabled by default.

From the RPM changelog:


* Thu Dec 12 2013 Devrim GÜNDÜZ <devrim@gunduz.org> - 9.3.2-2PGDG
- Initial cut for RHEL 7
- Disable uuid builds on RHEL 7 temporarily, since uuid-devel is not
  available in the beta iso.
- Fix builds when uuid support is disabled, by adding missing conditional.
- Add process name to the status() call in init script.
  Patch from Darrin Smart



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


pgsql-pkg-yum by date:

Previous
From: Ross Dougherty
Date:
Subject: uuid disabled by default in rhel7 rpm
Next
From: Marco Nenciarini
Date:
Subject: Missing packages for PostgreSQL version 9.1.14 RHEL5 x86_64