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).
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.
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.
New 3.7.1 packages have a dependency on libacl1-dev.