[Bugs] [Bug 1228510] New: Building packages on RHEL-5 based distributions fails
bugzilla at redhat.com
bugzilla at redhat.com
Fri Jun 5 06:03:07 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1228510
Bug ID: 1228510
Summary: Building packages on RHEL-5 based distributions fails
Product: GlusterFS
Version: 3.7.0
Component: packaging
Keywords: Triaged
Assignee: ndevos at redhat.com
Reporter: ndevos at redhat.com
CC: bugs at gluster.org
Depends On: 1222317
Blocks: 1227206 (glusterfs-3.7.2)
+++ This bug was initially created as a clone of Bug #1222317 +++
Description of problem:
There are several issues while building glusterfs on RHEL-5. New features
introduced for 3.7.x cause the building of RPMs to break.
Steps to reproduce:
1. make dist
2. rpmbuild -ts glusterfs-3.8dev.tar.gz
3. mock -r epel-5-x86_64 /path/to/glustersfs-3.8de-0.*.src.rpm
Additional comments:
Multiple failures, the above will abort on the first problem.
--- Additional comment from Anand Avati on 2015-06-02 16:23:33 CEST ---
REVIEW: http://review.gluster.org/10803 (build: fix compiling on older
distributions) posted (#8) for review on master by Jeff Darcy
(jdarcy at redhat.com)
--- Additional comment from Anand Avati on 2015-06-02 16:23:35 CEST ---
REVIEW: http://review.gluster.org/11037 (stripe: fix use-after-free) posted
(#2) for review on master by Jeff Darcy (jdarcy at redhat.com)
--- Additional comment from Anand Avati on 2015-06-03 15:53:47 CEST ---
COMMIT: http://review.gluster.org/10803 committed in master by Vijay Bellur
(vbellur at redhat.com)
------
commit 0209b18fd65f9df5ebd0a8764ebf864d0d392998
Author: Niels de Vos <ndevos at redhat.com>
Date: Sun May 17 15:26:03 2015 +0200
build: fix compiling on older distributions
data-tiering is disabled on RHEL-5 because it depends on a too new
SQLite version.
This change also prevents installing some of files that are used by
geo-replication, which is also not available on RHEL-5. geo-replication
depends on a too recent version of Python.
Due to an older version of OpenSSL, some of the newer functions can not
be used. A fallback to previous functions is done. Unfortunately RHEL-5
does not seem to have TLSv1.2 support, so only older versions can be
used.
Change-Id: I672264a673f5432358d2e83b17e2a34efd9fd913
BUG: 1222317
Signed-off-by: Niels de Vos <ndevos at redhat.com>
Reviewed-on: http://review.gluster.org/10803
Tested-by: NetBSD Build System <jenkins at build.gluster.org>
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
Reviewed-by: Vijay Bellur <vbellur at redhat.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1222317
[Bug 1222317] Building packages on RHEL-5 based distributions fail
https://bugzilla.redhat.com/show_bug.cgi?id=1227206
[Bug 1227206] GlusterFS 3.7.2 tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=wQtmsHjeMX&a=cc_unsubscribe
More information about the Bugs
mailing list