Обсуждение: RHEL 5 SRPM has invalid build-depends

Поиск
Список
Период
Сортировка

RHEL 5 SRPM has invalid build-depends

От
Craig Ringer
Дата:
Hi

The RHEL 5 SRPM has BuildRequires: uuid-devel and enables it by default,
but there is no such package in RHEL 5.

Either the build, and the contrib package, must depend on EPEL in order
to get uuid-devel, or that needs to be disabled by default.

Presumably this works for current releases because EPEL is enabled on
the build machines (why?) and has uuid-devel installed.

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


Re: RHEL 5 SRPM has invalid build-depends

От
Craig Ringer
Дата:
On 08/05/2014 10:45 AM, Craig Ringer wrote:
> Hi
>
> The RHEL 5 SRPM has BuildRequires: uuid-devel and enables it by default,
> but there is no such package in RHEL 5.
>
> Either the build, and the contrib package, must depend on EPEL in order
> to get uuid-devel, or that needs to be disabled by default.
>
> Presumably this works for current releases because EPEL is enabled on
> the build machines (why?) and has uuid-devel installed.

I spoke too soon. Apologies.

It depends on uuid packaged in PGDG's repository, not that of EPEL.

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