----- Original Message -----
Hi
I am new on the list and have a probably trivial question on building
ovirt node live cd iso .Also please tell me if I am writing the wrong
list but this one seemed to be the closest.
Hey Anatoly,
and welcome to the list.
When trying to build the ISO I encountered a failure when accessing
the
ovirt.org .
The makefile.am points at
OVIRT_BASE_URL =
http://ovirt.org/releases/
NODE_BASE_URL = $(OVIRT_BASE_URL)/node-base
NODE_URL = $(NODE_BASE_URL)/stable/rpm
But the
http://ovirt.org/releases//node-base/stable has only loop back
to node-base but has no RPM directory.
Could you tell me what ovirt-node-iso and ovirt-node branches you use to do the build?
Some time ago some paths were changed, incliuding the ones you've got issues with.
Am I doing something wrong in the build or is it some server bug ?
We might need to update the build system a bit, but let's see what branches you use.
- fabian
And if its server bug how can I fix it ?