The missing library is available in glusterfs-server package.
$ rpm -ql glusterfs-server-3.7.0-3.el6rhs.x86_64 | grep libgfdb
/usr/lib64/libgfdb.so.0
/usr/lib64/libgfdb.so.0.0.1
The upstream carries the library this way.
Actually, this should have been fixed, but glusterfs-devel-3.7.1-3.el6 still depends on glusterfs-server for libgfdb. glusterfs-devel for client-side packages should *not* include the libgfdb.so symlink and libgfdb.pc file.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://rhn.redhat.com/errata/RHSA-2015-1495.html
Description of problem: glusterfs-devel-3.7.0-3.el6.x86_64.rpm client package fails to install on libgfdb.so.0 dependency. Version-Release number of selected component (if applicable): glusterfs-devel-3.7.0-3.el6.x86_64.rpm How reproducible: Every time. Steps to Reproduce: 1. Install RHEL6.7 2. Install EPEL 3. Configure repo with latest 3.7.0-3 client build (438205) 4. Install glusterfs-devel client package Actual results: Install of glusterfs-devel fails with... Error: Package: glusterfs-devel-3.7.0-3.el6.x86_64 (rhs-client) Requires: libgfdb.so.0()(64bit) Expected results: glusterfs-devel package should install Additional info: