Bug 1229228
| Summary: | Ubuntu launchpad PPA packages outdated | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | André Bauer <monotek23> |
| Component: | packaging | Assignee: | Kaleb KEITHLEY <kkeithle> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 3.7.0 | CC: | 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
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. |