
----- Original Message -----
From: "Brian Vetter" <bjvetter@gmail.com> To: "Itamar Heim" <iheim@redhat.com> Cc: users@ovirt.org Sent: Friday, October 5, 2012 12:03:13 PM Subject: Re: [Users] Nightly Builds, was Authentication for REST APIs?
I found instructions on the wiki for using nightly builds at:
http://wiki.ovirt.org/wiki/Installing_ovirt-engine_from_rpm
The instructions didn't work. In particular, the ovirt-engine.repo file was not found at the provided url. http://www.ovirt.org/releases/nightly/fedora/16/ovirt-engine.repo
I did find an ovirt-engine.repo file at: http://www.ovirt.org/releases/nightly/rpm/Fedora/17/ovirt-engine.repo
The contents of that repo file point it back to the releases/3.1/rpm/Fedora/17 directory. I'm presuming that if I change the baseurl to releases/nightly/rpm/... it will all work (which I'll be doing this afternoon).
In any case, someone might want to fix the ovirt-engine.repo file in the nightly tree and then update the urls in the wiki.
Brian
I would recommend using this package to install the repo file: http://www.ovirt.org/releases/ovirt-release-fedora.noarch.rpm It includes definitions for both the stable and nightly repositories - defaulting to stable. You can: yum install ovirt-engine --enablerepo=ovirt-nightly Or enable it in the /etc/yum.repos.d/ovirt.repo file. Agree that the other repo files littering the directory structure should be cleaned up (I thought they already had been). Who has access to do that? Steve