As far as I know you should either localinstall all dependencies or declare yum
repository.
Best is to declare a yum repository...
/etc/yum.repos.d/ovirt-nightly.repo
---
[ovirt-nightly]
name=ovirt-nightly
baseurl=http://resources.ovirt.org/releases/nightly/rpm/Fedora/18/
enabled=1
gpgcheck=0
priority=1
protect=1
---
Then just run:
# yum install ovirt-engine
----- Original Message -----
From: "Sherry Yu" <syu(a)redhat.com>
To: users(a)ovirt.org
Sent: Tuesday, May 7, 2013 11:07:31 PM
Subject: [Users] Looking for ovirt 3.3 nightly build Installation Instructions
I try to install ovirt-engine 3.3 from the nightly build . However "yum
localinstall
ovirt-engine-3.3.0-0.2.master.20130506150450.gitab5c237.fc18.noarch.rpm"
complains that dependencies are missing, but install dependency complains
that ovirt-engine is missing. For example ovirt-engine requires
ovirt-engine-backend, but "yum local install
ovirt-engine-backend-3.3.0-0.2.master.20130506150450.gitab5c237.fc18.noarch.rpm"
says that ovirt-engine is missing.
This happens to other dependencies.
How to solve this dead loop? Am I missing anything?
Thanks!
Sherry
--
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users