Hi There,<br><br>I may be doing something wrong. I built ovirt-node-image from git using instructions at <a href="https://fedorahosted.org/ovirt/wiki/Build">https://fedorahosted.org/ovirt/wiki/Build</a> (note: the -b next should be removed from the wiki)<br>
<br>Anyway, moving on. I successfully created an ovirt-node-image.iso, but when I boot off it, the first boot fails with ovirtnode.password being missing. I can see in recipe/ovirt-node-image.ks that it recursively removes *.py etc files but I couldn't find anywhere where it was actually meant to compile the ovirtnode python code - ie. All of /usr/lib/python2.7/site-packages/ovirtnode/*.py are removed as part of the iso image create. I can see the python source in the generated ovirt-node-2.0.1-999-fc15.noarch.rpm<br>
<br>As you can tell i'm doing this on F15 - anything i'm doing wrong here ?<br><br>Tks<br>Geoff<br><br>