Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658700 - sys-cluster/glusterfs-4.1.5 version bump
Summary: sys-cluster/glusterfs-4.1.5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-06-21 22:08 UTC by Rich G
Modified: 2018-11-25 20:28 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rich G 2018-06-21 22:08:19 UTC
There is new version of GlusterFS with new features and fixes.

Gluster blog claims Gluster 4.1 is the new LTS branch.
Comment 1 Tomáš Mózes 2018-10-12 07:03:36 UTC
Seems like our 4.0 version is EOL.

https://www.gluster.org/release-schedule/
Comment 2 Jaco Kroon 2018-10-15 12:32:13 UTC
4.1 seems to contain a couple of performance related things we'd be interested in from our side.  Is there an ETA on adding 4.1.5 to the tree for testing?
Comment 3 Jaco Kroon 2018-10-15 15:21:14 UTC
Ok, so I did a simple rename of the 4.0.2 ebuild, and it fails.  Two patches that needs to be removed:

    "${FILESDIR}/${PN}-3.12.2-silent_rules.patch"
    "${FILESDIR}/${PN}-TIRPC-config-summary.patch"


I note there is a 4.1 silent_rules patches in FILESDIR already - not sure where it comes from as it's not being used.  The TIRPC-config-summary patch is a little more confusing, libtirpc USE flag is forced on, merge fails due to TIRPC_CFLAGS= where -I/usr/include/tirpc is required (similar for _LIBS).  flipping USE=ipv6 makes no difference (even though we use -ipv6 here).

Looking at configure.ac it looks like a variant of the patch was already applied.

The output from the ./configure (--with-libtirpc) contains:

Use TIRPC            : no

Not sure why currently, will have to continue looking later.
Comment 4 Eugene Bright 2018-10-21 18:29:55 UTC
My solution:

https://github.com/gentoo/gentoo/pull/10192
Comment 5 Hannes IEWC 2018-11-22 11:29:50 UTC
Can anyone please assist in adding 4.1.5 into the tree?
Comment 6 Larry the Git Cow gentoo-dev 2018-11-25 20:28:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fac77f3e3fc15c5319a48e281ba2a59bb7ef78f

commit 8fac77f3e3fc15c5319a48e281ba2a59bb7ef78f
Author:     Eugene Bright <eugene@bright.gdn>
AuthorDate: 2018-10-21 18:23:16 +0000
Commit:     Ultrabug <ultrabug@gentoo.org>
CommitDate: 2018-11-25 20:28:25 +0000

    sys-cluster/glusterfs: Bump to 4.1.5
    
    Bug: https://bugs.gentoo.org/658700
    Closes: https://bugs.gentoo.org/658700
    Closes: https://github.com/gentoo/gentoo/pull/10192
    
    Signed-off-by: Eugene Bright <eugene@bright.gdn>
    Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>

 sys-cluster/glusterfs/glusterfs-4.1.5.ebuild | 247 +++++++++++++++++++++++++++
 1 file changed, 247 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fac77f3e3fc15c5319a48e281ba2a59bb7ef78f

commit 8fac77f3e3fc15c5319a48e281ba2a59bb7ef78f
Author:     Eugene Bright <eugene@bright.gdn>
AuthorDate: 2018-10-21 18:23:16 +0000
Commit:     Ultrabug <ultrabug@gentoo.org>
CommitDate: 2018-11-25 20:28:25 +0000

    sys-cluster/glusterfs: Bump to 4.1.5
    
    Bug: https://bugs.gentoo.org/658700
    Closes: https://bugs.gentoo.org/658700
    Closes: https://github.com/gentoo/gentoo/pull/10192
    
    Signed-off-by: Eugene Bright <eugene@bright.gdn>
    Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>

 sys-cluster/glusterfs/glusterfs-4.1.5.ebuild | 247 +++++++++++++++++++++++++++
 1 file changed, 247 insertions(+)