Bug 1218440
Summary: | Unreasonable dependencies again | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Yanko Kaneti <yaneti> |
Component: | glusterfs | Assignee: | Kaleb KEITHLEY <kkeithle> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | barumuga, humble.devassy, joe, jonathansteffan, kkeithle, lmohanty, ndevos |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-05-08 13:02:50 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: | |||
Bug Depends On: | 1195947 | ||
Bug Blocks: |
Description
Yanko Kaneti
2015-05-04 22:29:06 UTC
This got introduced because the "glusterfs" package has a dependency on libgfdb. libgfdb (in glusterfs-server) was added as a new library to support Date Tiering. Upstream glusterfs-3.8 dynamically loads the library, but only for processes on the server-side. This change needs to get included in 3.7 if it is not there yet. Also, the dependencies are revisited for bug 1195947. Further splitting is done as discussed in http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10643 glusterfs-3.7.0-0.4.beta1.fc23 to address this |