----- Original Message -----
> From: <[email protected]>
> 
> Hi,
> 
> I’m trying to install Gluster 3.7.8 RPMs on CentOS 6.5 and I get the
> following error:
> 
> Error: Package: glusterfs-ganesha-3.7.8-1.el6.x86_64
> (/glusterfs-ganesha-3.7.8-1.el6.x86_64)
> Requires: /usr/bin/dbus-send
> 
> I’ve checked if dbus is installed or not, and I found those RPMs installed:
> 
> dbus-libs-1.2.24-8.0.1.el6_6.x86_64
> dbus-glib-0.86-6.el6_4.x86_64
> dbus-1.2.24-8.0.1.el6_6.x86_64
> 
> 
> I can’t find dbus-send anywhere on the system, so what am I missing?!
> 

It's /bin/dbus-send on RHEL and CentOS, in the dbus RPM (`rpm -ql dbus`).

On Fedora it's /usr/bin/dbus-send, also in the dbus RPM. (and /bin is a symlink 
to /usr/bin)

This is why I don't particularly like dependencies on binaries – I prefer the 
dependency on the RPM itself.

It appears that you got your gluster RPMs from the CentOS Storage SIG repos, is 
that correct?

Looks like we'll be respinning the 3.7.8 RPMs soon, unless 3.7.9 gets released 
first.

--

Kaleb
_______________________________________________
Gluster-users mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/gluster-users

Reply via email to