Bug 763706 (GLUSTER-1974)

Summary: Add glusterfs-core dependency to glusterfs-fuse and glusterfs-rdma rpms
Product: [Community] GlusterFS Reporter: Harshavardhana <fharshav>
Component: coreAssignee: Lakshmipathi G <lakshmipathi>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 3.1.0CC: amarts, cww, gluster-bugs, johannes.brandstetter, vijay
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Harshavardhana 2010-10-18 23:54:53 UTC
[root@compel3 ~]# rpm -ivh glusterfs-*
Preparing...                ########################################### [100%]
   1:glusterfs-fuse         ########################################### [ 50%]
   2:glusterfs-debuginfo    ########################################### [100%]
[root@compel3 ~]# mount -t glusterfs 10.1.10.111:/dist /mnt
/sbin/mount.glusterfs: line 123: /usr/sbin/glusterfs: No such file or directory
[root@compel3 ~]#

Add glusterfs-core dependency for glusterfs-fuse rpm during installation. 

Can be handled by having a "Requires" field in the rpm specification file.

Comment 1 Johannes Brandstetter 2010-10-22 07:17:26 UTC
The same here for Debian. Please add dependency to fuse.

Comment 2 Amar Tumballi 2010-11-09 09:18:19 UTC

*** This bug has been marked as a duplicate of bug 2019 ***