Hi,
I'm trying to install vdsm on RHEL6.2(Beta).
Steps I have done:
git clone git://git.fedorahosted.org/vdsm.git cd vdsm ./autobuild.sh Then going to my rpmbuild directory and running rpm -ivh vdsm vdsm-4.9.0-0.189.gb60414c.el6.itzikb1318984224.x86_64.rpm I get the following:
error: Failed dependencies: fence-agents is needed by vdsm-4.9.0-0.189.gb60414c.el6.itzikb1318984224.x86_64 libvirt >= 0.9.4-13 is needed by vdsm-4.9.0-0.189.gb60414c.el6.itzikb1318984224.x86_64 libvirt-python >= 0.9.4-13 is needed by vdsm-4.9.0-0.189.gb60414c.el6.itzikb1318984224.x86_64
The RHEL6.2 I have doesn't have fence-agents. libvirt /libvirt-python versions are 0.9.4-12. Tried epel but they don't seem to have libvirt or fence-agents.
I have tried the configure && make && make install approach but had other errors if this the preferred way to install - I'll post the errors.
I'll appreciate any suggestion/guidance.
Itzik
Itzik Brown | 972-74-7129203(o) | 972-54-4685940(m) Linux System Administrator Mellanox www.mellanox.comhttp://www.mellanox.com
On Wed, Oct 19, 2011 at 01:12:31AM +0000, Itzik Brown wrote:
Hi,
I'm trying to install vdsm on RHEL6.2(Beta).
Steps I have done:
git clone git://git.fedorahosted.org/vdsm.git cd vdsm ./autobuild.sh Then going to my rpmbuild directory and running rpm -ivh vdsm vdsm-4.9.0-0.189.gb60414c.el6.itzikb1318984224.x86_64.rpm I get the following:
error: Failed dependencies: fence-agents is needed by vdsm-4.9.0-0.189.gb60414c.el6.itzikb1318984224.x86_64 libvirt >= 0.9.4-13 is needed by vdsm-4.9.0-0.189.gb60414c.el6.itzikb1318984224.x86_64 libvirt-python >= 0.9.4-13 is needed by vdsm-4.9.0-0.189.gb60414c.el6.itzikb1318984224.x86_64
These packages should be available as part of the RHEV-3.0-beta-3 channel. Are you defined as a RHEV-3.0 beta customer? If you have a problem finding these packages there, I can send them to you off-list.
Dan.
----- Original Message -----
From: "Dan Kenigsberg" danken@redhat.com To: "VDSM Project Development" vdsm-devel@lists.fedorahosted.org Sent: Wednesday, October 19, 2011 5:47:19 AM Subject: Re: Installing vdsm standalone on RHEL6.2
On Wed, Oct 19, 2011 at 01:12:31AM +0000, Itzik Brown wrote:
Hi,
I'm trying to install vdsm on RHEL6.2(Beta).
Steps I have done:
git clone git://git.fedorahosted.org/vdsm.git cd vdsm ./autobuild.sh Then going to my rpmbuild directory and running rpm -ivh vdsm vdsm-4.9.0-0.189.gb60414c.el6.itzikb1318984224.x86_64.rpm I get the following:
error: Failed dependencies: fence-agents is needed by vdsm-4.9.0-0.189.gb60414c.el6.itzikb1318984224.x86_64 libvirt >= 0.9.4-13 is needed by vdsm-4.9.0-0.189.gb60414c.el6.itzikb1318984224.x86_64 libvirt-python >= 0.9.4-13 is needed by vdsm-4.9.0-0.189.gb60414c.el6.itzikb1318984224.x86_64
If you have access to RHN then the binary is here https://rhn.redhat.com/rhn/software/packages/details/Overview.do?pid=627013
Or source is here http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/fence-...
These packages should be available as part of the RHEV-3.0-beta-3 channel. Are you defined as a RHEV-3.0 beta customer? If you have a problem finding these packages there, I can send them to you off-list.
Dan. _______________________________________________ vdsm-devel mailing list vdsm-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/vdsm-devel
vdsm-devel@lists.stg.fedorahosted.org