Building ovirt node Live cd

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. 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. Am I doing something wrong in the build or is it some server bug ? And if its server bug how can I fix it ? Best Regards Tolik.

----- 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 ?

On Tue, 2014-09-09 at 07:35 -0400, Fabian Deutsch wrote:
----- 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?
In both case i use master branches . I also dont select build number in the iso configuration (But I dont think it matters at the point I get stuck) ovirt-node latest commit is : 0b0c01056e984b08ef0da73f39e00c4c9ed265df ovirt-iso latest commit is : 1dffcbb76ee693af41c4772b1969a81045b3327b Tolik.
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 ?

On Tue, 2014-09-09 at 20:26 +0300, anatoly litovsky wrote:
On Tue, 2014-09-09 at 07:35 -0400, Fabian Deutsch wrote:
----- 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?
In both case i use master branches . I also dont select build number in the iso configuration (But I dont think it matters at the point I get stuck) ovirt-node latest commit is : 0b0c01056e984b08ef0da73f39e00c4c9ed265df ovirt-iso latest commit is : 1dffcbb76ee693af41c4772b1969a81045b3327b Tolik.
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 ?
The change in makefile.am in NODE_BASE_URL = $(OVIRT_BASE_URL)/ Seems to solve the problem and iso was created. Going to send it to gerrit for review. (will take time to enroll to it) Tolik.

----- Original Message -----
On Tue, 2014-09-09 at 20:26 +0300, anatoly litovsky wrote:
On Tue, 2014-09-09 at 07:35 -0400, Fabian Deutsch wrote:
----- 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?
In both case i use master branches . I also dont select build number in the iso configuration (But I dont think it matters at the point I get stuck) ovirt-node latest commit is : 0b0c01056e984b08ef0da73f39e00c4c9ed265df ovirt-iso latest commit is : 1dffcbb76ee693af41c4772b1969a81045b3327b Tolik.
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 ?
The change in makefile.am in NODE_BASE_URL = $(OVIRT_BASE_URL)/ Seems to solve the problem and iso was created.
Hey, great that you found this issue.
Going to send it to gerrit for review. (will take time to enroll to it) Tolik.
Yes please, I'm happy to reviwe it! Thanks fabian
participants (2)
-
anatoly litovsky
-
Fabian Deutsch