[Bugs] [Bug 1208452] New: installing client packages or glusterfs-api requires libgfdb.so

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 2 10:04:14 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1208452

            Bug ID: 1208452
           Summary: installing client packages or glusterfs-api requires
                    libgfdb.so
           Product: GlusterFS
           Version: mainline
         Component: build
          Severity: high
          Assignee: bugs at gluster.org
          Reporter: sasundar at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
-----------------------
Installing client packages ( glusterfs-fuse ) or glusterfs-api requires
libgfdb.so

Version-Release number of selected component (if applicable):
--------------------------------------------------------------
glusterfs-3.7dev-0.885.git0d36d4f.el6.x86_64
glusterfs nightly build -
http://download.gluster.org/pub/gluster/glusterfs/nightly/glusterfs/epel-6-x86_64/glusterfs-3.7dev-0.885.git0d36d4f.autobuild/

How reproducible:
-----------------
Always

Steps to Reproduce:
-------------------
1. Install glusterfs client ( glusterfs-fuse ) or glusterfs-api (libgfapi)

(i.e) 
yum localinstall glusterfs-fuse glusterfs

or

yum localinstall glusterfs-api glusterfs-libs glusterfs

Actual results:
---------------
Unable to install - as the installation requires - libgfdb.so

Expected results:
-----------------
Ability to install glusterfs-fuse packages or libgfapi packages ( glusterfs-api
)

Additional info:
----------------

If 'fuse' is used as the access mechanism, then :
1. glusterfs-fuse requires glusterfs package
---------------------------------------------
[root@~ ]# rpm -qpR glusterfs-fuse-3.7dev-0.885.git0d36d4f.el6.x86_64.rpm |
grep gluster
warning: glusterfs-fuse-3.7dev-0.885.git0d36d4f.el6.x86_64.rpm: Header V3
RSA/SHA1 Signature, key ID b127718f: NOKEY
glusterfs = 3.7dev-0.885.git0d36d4f.el6


2. glusterfs package requires libgfdb.so
------------------------------------------

[root@~ ]# rpm -qpR glusterfs-3.7dev-0.885.git0d36d4f.el6.x86_64.rpm | grep
libgfdb
warning: glusterfs-3.7dev-0.885.git0d36d4f.el6.x86_64.rpm: Header V3 RSA/SHA1
Signature, key ID b127718f: NOKEY
libgfdb.so.0()(64bit) 

If libgfapi is used as access mechanism, then :
1.glusterfs-api requires glusterfs
----------------------------------

[root@~ ]# rpm -qpR glusterfs-api-3.7dev-0.885.git0d36d4f.el6.x86_64.rpm | grep
gluster
warning: glusterfs-api-3.7dev-0.885.git0d36d4f.el6.x86_64.rpm: Header V3
RSA/SHA1 Signature, key ID b127718f: NOKEY
glusterfs = 3.7dev-0.885.git0d36d4f.el6
libglusterfs.so.0()(64bit)  

2. Agains glusterfs package requires libgfdb.so
------------------------------------------------

[root@~ ]# rpm -qpR glusterfs-3.7dev-0.885.git0d36d4f.el6.x86_64.rpm | grep
libgfdb
warning: glusterfs-3.7dev-0.885.git0d36d4f.el6.x86_64.rpm: Header V3 RSA/SHA1
Signature, key ID b127718f: NOKEY
libgfdb.so.0()(64bit)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list