Bug 1222317 - Building packages on RHEL-5 based distributions fail
Summary: Building packages on RHEL-5 based distributions fail
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: packaging
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Niels de Vos
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1225072 1228510
TreeView+ depends on / blocked
 
Reported: 2015-05-17 15:24 UTC by Niels de Vos
Modified: 2016-06-16 13:03 UTC (History)
1 user (show)

Fixed In Version: glusterfs-3.8rc2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-16 13:03:00 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Niels de Vos 2015-05-17 15:24:36 UTC
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.

Comment 1 Anand Avati 2015-05-17 15:25:16 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)

Comment 2 Anand Avati 2015-05-17 16:34:14 UTC
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)

Comment 3 Anand Avati 2015-05-26 15:33:00 UTC
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)

Comment 4 Anand Avati 2015-05-28 14:44:32 UTC
REVIEW: http://review.gluster.org/10803 (build: fix compiling on older distributions) posted (#4) for review on master by Niels de Vos (ndevos)

Comment 5 Anand Avati 2015-05-30 11:30:55 UTC
REVIEW: http://review.gluster.org/10803 (build: fix compiling on older distributions) posted (#5) for review on master by Niels de Vos (ndevos)

Comment 6 Anand Avati 2015-06-01 08:27:06 UTC
REVIEW: http://review.gluster.org/10803 (build: fix compiling on older distributions) posted (#6) for review on master by Niels de Vos (ndevos)

Comment 7 Anand Avati 2015-06-01 08:31:19 UTC
REVIEW: http://review.gluster.org/10803 (build: fix compiling on older distributions) posted (#7) for review on master by Niels de Vos (ndevos)

Comment 8 Anand Avati 2015-06-01 19:29:11 UTC
REVIEW: http://review.gluster.org/11037 (stripe: fix use-after-free) posted (#1) for review on master by Jeff Darcy (jdarcy)

Comment 9 Anand Avati 2015-06-02 14:23:33 UTC
REVIEW: http://review.gluster.org/10803 (build: fix compiling on older distributions) posted (#8) for review on master by Jeff Darcy (jdarcy)

Comment 10 Anand Avati 2015-06-02 14:23:35 UTC
REVIEW: http://review.gluster.org/11037 (stripe: fix use-after-free) posted (#2) for review on master by Jeff Darcy (jdarcy)

Comment 11 Anand Avati 2015-06-03 13:53:47 UTC
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>

Comment 12 Anand Avati 2015-06-09 14:44:06 UTC
REVIEW: http://review.gluster.org/11140 (build: improve detection of new OpenSSL features) posted (#1) for review on master by Niels de Vos (ndevos)

Comment 13 Anand Avati 2015-06-10 03:30:37 UTC
REVIEW: http://review.gluster.org/11145 (stripe: fix use-after-free) posted (#1) for review on release-3.7 by Krishnan Parthasarathi (kparthas)

Comment 14 Niels de Vos 2016-06-16 13:03:00 UTC
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


Note You need to log in before you can comment on or make changes to this bug.