Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.Take a fresh rhs2.0, and downloded gluster3.3_qa_45 build 2.Install it using: yum install glusterfs-* 3. Actual results: Expected results: Running Transaction Installing : glusterfs-3.3.0qa45-1.el6.x86_64 1/9 Installing : glusterfs-fuse-3.3.0qa45-1.el6.x86_64 2/9 Installing : libibverbs-1.1.5-3.el6.x86_64 3/9 Installing : rsync-3.0.6-5.el6_0.1.x86_64 4/9 Installing : glusterfs-geo-replication-3.3.0qa45-1.el6.x86_64 5/9 Non-fatal POSTIN scriptlet failure in rpm package glusterfs-geo-replication-3.3.0qa45-1.el6.x86_64 warning: %post(glusterfs-geo-replication-3.3.0qa45-1.el6.x86_64) scriptlet failed, exit status 127 Installing : glusterfs-rdma-3.3.0qa45-1.el6.x86_64 6/9 Installing : glusterfs-server-3.3.0qa45-1.el6.x86_64 7/9 Installing : glusterfs-devel-3.3.0qa45-1.el6.x86_64 8/9 Installing : glusterfs-debuginfo-3.3.0qa45-1.el6.x86_64 9/9 Installed products updated. Installed: glusterfs.x86_64 0:3.3.0qa45-1.el6 glusterfs-debuginfo.x86_64 0:3.3.0qa45-1.el6 glusterfs-devel.x86_64 0:3.3.0qa45-1.el6 glusterfs-fuse.x86_64 0:3.3.0qa45-1.el6 glusterfs-geo-replication.x86_64 0:3.3.0qa45-1.el6 glusterfs-rdma.x86_64 0:3.3.0qa45-1.el6 glusterfs-server.x86_64 0:3.3.0qa45-1.el6
'Requires' field for that particular package needs to have 'glusterfs-server' in there to solve the issue.
see https://bugzilla.redhat.com/show_bug.cgi?id=819130
test, please ignore
gluserfs-geo-replication was installed before the /etc/init.d/glusterd service was available (glusterfs-server was installed later). This caused the %post scriptlet for glusterfs-geo-replication to exit with an error (it tried to restart a non-existing service). I am confident that this will be fixed with bug 766640. *** This bug has been marked as a duplicate of bug 766640 ***