Bug 1222317
Summary: | Building packages on RHEL-5 based distributions fail | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Niels de Vos <ndevos> |
Component: | packaging | Assignee: | Niels de Vos <ndevos> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.8rc2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-06-16 13:03:00 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1225072, 1228510 |
Description
Niels de Vos
2015-05-17 15:24:36 UTC
REVIEW: http://review.gluster.org/10803 (build: fix compile issues on RHEL-5 based distributions) posted (#1) for review on master by Niels de Vos (ndevos) REVIEW: http://review.gluster.org/10803 (build: fix compile issues on RHEL-5 based distributions) posted (#2) for review on master by Niels de Vos (ndevos) REVIEW: http://review.gluster.org/10803 (build: fix compile issues on RHEL-5 based distributions) posted (#3) for review on master by Kaleb KEITHLEY (kkeithle) REVIEW: http://review.gluster.org/10803 (build: fix compiling on older distributions) posted (#4) for review on master by Niels de Vos (ndevos) REVIEW: http://review.gluster.org/10803 (build: fix compiling on older distributions) posted (#5) for review on master by Niels de Vos (ndevos) REVIEW: http://review.gluster.org/10803 (build: fix compiling on older distributions) posted (#6) for review on master by Niels de Vos (ndevos) REVIEW: http://review.gluster.org/10803 (build: fix compiling on older distributions) posted (#7) for review on master by Niels de Vos (ndevos) REVIEW: http://review.gluster.org/11037 (stripe: fix use-after-free) posted (#1) for review on master by Jeff Darcy (jdarcy) REVIEW: http://review.gluster.org/10803 (build: fix compiling on older distributions) posted (#8) for review on master by Jeff Darcy (jdarcy) REVIEW: http://review.gluster.org/11037 (stripe: fix use-after-free) posted (#2) for review on master by Jeff Darcy (jdarcy) COMMIT: http://review.gluster.org/10803 committed in master by Vijay Bellur (vbellur) ------ commit 0209b18fd65f9df5ebd0a8764ebf864d0d392998 Author: Niels de Vos <ndevos> 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> Reviewed-on: http://review.gluster.org/10803 Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Kaleb KEITHLEY <kkeithle> Reviewed-by: Vijay Bellur <vbellur> REVIEW: http://review.gluster.org/11140 (build: improve detection of new OpenSSL features) posted (#1) for review on master by Niels de Vos (ndevos) REVIEW: http://review.gluster.org/11145 (stripe: fix use-after-free) posted (#1) for review on release-3.7 by Krishnan Parthasarathi (kparthas) This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.0, please open a new bug report. glusterfs-3.8.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://blog.gluster.org/2016/06/glusterfs-3-8-released/ [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |