Bug 1229228

Summary: Ubuntu launchpad PPA packages outdated
Product: [Community] GlusterFS Reporter: André Bauer <monotek23>
Component: packagingAssignee: Kaleb KEITHLEY <kkeithle>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 3.7.0CC: hchiramm, kkeithle, ndevos
Target Milestone: ---Keywords: Reopened, Triaged
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-16 14:54:27 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:

Description André Bauer 2015-06-08 10:07:04 UTC
At the moment the official glusterfs packages for ubuntu on https://launchpad.net/~gluster are a bit outdated.

Newest package available is glusterfs 3.6.2.

Glusterfs 3.7.x repo is completly missing.

Louis Zuckerman was working on some automated builds but it seems there is no progress anymore: 

https://github.com/semiosis/glusterfs-debian/issues/5

Nevertheless Debian packages for 3.7.0 are available: 

http://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/

Imho there is big demand for this packages. 
Would be nice launchpad site could be updated (automaticly).

Comment 1 Kaleb KEITHLEY 2015-06-10 01:37:33 UTC
3.6.3 packages are available now in the PPA.

I've asked the group admins to create a release-3.7 ppa associated with ~gluster.

Comment 2 André Bauer 2015-06-15 12:01:28 UTC
Thanks for adding the glusterfs-3.7 ppa and updating the old packages.

I have a problem when trying to build qemu with libgfapi support against the new 3.7.1 packages from the ppa.

Launchpad bildbot says:

In file included from /«BUILDDIR»/qemu-2.0.0+dfsg/block/gluster.c:10:0:
/usr/include/glusterfs/api/glfs.h:46:21: fatal error: sys/acl.h: No such file or directory
 #include <sys/acl.h>

Full buildlogs can be found here: 
https://launchpad.net/~monotek/+archive/ubuntu/qemu-glusterfs-3.7/+packages
Just follow the "Build Status" links.

Imho dependency "libacl1-dev" in glusterfs-common is missing.

Building packages with the new glusterfs 3.5.4 and 3.6.3 packages worked without problems.

Comment 3 Kaleb KEITHLEY 2015-06-16 14:54:27 UTC
New 3.7.1 packages have a dependency on libacl1-dev.