Justin Clacherty
2010-Jul-02 08:25 UTC
[Ovirt-devel] Build fails due to missing ovirt-node-recipe.ks
Hi, I'm having some problems building ovirt. The build fails during the final ovirt build stage in the instructions. The failure is because it can't find "/usr/share/ovirt-node-tools/ovirt-node-recipe.ks". I've checked and sure enough it's not there. Has anyone else come across this problem? Building on FC13 using the instructions found here: https://fedorahosted.org/ovirt/wiki/Build The git clones were done today (02 July, 2010 Australian EST). Cheers, Justin.
Darryl L. Pierce
2010-Jul-02 10:17 UTC
[Ovirt-devel] Build fails due to missing ovirt-node-recipe.ks
On Fri, Jul 02, 2010 at 06:25:43PM +1000, Justin Clacherty wrote:> Hi, > > I'm having some problems building ovirt. The build fails during the > final ovirt build stage in the instructions. The failure is because > it can't find "/usr/share/ovirt-node-tools/ovirt-node-recipe.ks". > I've checked and sure enough it's not there. Has anyone else come > across this problem? > > Building on FC13 using the instructions found here: > > https://fedorahosted.org/ovirt/wiki/Build > > The git clones were done today (02 July, 2010 Australian EST).I've fixed the wiki page to give the right command instruction, which is "make rpms". will generate the ovirt-node and ovirt-node-tools RPMs. -- Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc. Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: not available URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20100702/ba40329f/attachment.sig>
Darryl L. Pierce
2010-Jul-30 16:14 UTC
[Ovirt-devel] Build fails due to missing ovirt-node-recipe.ks
(cc'ing ovirt-devel) On Fri, Jul 30, 2010 at 06:07:03PM +0200, Nicolas Ochem wrote:> I built and installed everything from next repo in fedora 13 minimal > following the build instructions in the website. > Here are the problems I encountered : > > - to build the image, you need to add the local repository to > recipe/repos.ks > - the instructions to build the server rpm are missing from the website > - ace -d install ovirt has one error : package ovirt-node-image-pxe not > found > - I had to make the pxe images manually and add them to cobbler > - mongrel issue ( fixed patch 30/07/2010) > - the node boots in standalone mode instead of ovirt (fixed patch > 30/07/2010) > - ovirt_agent.rb is broken (the daemon runs but initialization fails) > > I did not encounter the bug with host_register and matahari (with the > latest version of matahari in the fedora 13 repo : 0.0.5-1) > > 2 questions : > > - since ovirt-node-image is deprecated, is there still a way to build > ovirt-node-image and ovirt-node-image-pxe RPMs? It is useful to have > everything, including PXE, configured just by doing ace install ovirt.You shouldn't need to RPMs any more. The RPMs were just a means for delivering the ISO to the host system from a yum repository, which is no longer needed.> - what is the purpose of ovirt_agent daemon ? I found that it is not > working but it does not impact anything AFAIK.ovirt-agent is a daemon which creates a few QMF agents that communicate hardware details back to the ovirt server when it comes up. When the node comes up and asks for its configuration details, the details sent down are based on whatever hardware was reported by ovirt-agent. If the hardware hasn't changed, then you won't see any impact. But if you bring up a new node and the agent fails then you won't be able to deploy VMs to that node since it's hardware capabilities will be unknown. -- Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc. Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: not available URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20100730/2bd890c4/attachment.sig>
Apparently Analagous Threads
- Build fails due to missing ovirt-node-recipe.ks
- Build fails due to missing ovirt-node-recipe.ks
- Build fails due to missing ovirt-node-recipe.ks
- Updating oVirt Server to the latest Matahari 0.4.0 schema
- [PATCH: node 0/3] replace ovirt-identify-node with matahari