[Ovirt-devel] Fwd: Re: [PATCH node-image] Add logic for allowing SSH keys to be included during livecd iso creation time

Perry Myers pmyers at redhat.com
Mon Nov 17 18:07:00 UTC 2008


Darryl Pierce wrote:
> On Friday 14 November 2008 5:31:02 pm Perry Myers wrote:
> <snip>
> 
> During the build I got the following error and the build quit:
> 
> /usr/local/dev/ovirt/test/appliance
> mkdir -p scripts
> cp -a create-ovirt-appliance create-ovirt-network create-ovirt-nodes \
> 	    get-ovirt-appliance ovirt-appliance-functions scripts
> ln -snf /usr/local/dev/ovirt/.ovirt-cache/ovirt-appliance-tmp tmp
> sudo su -c "export 
> PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/mcpierce/bin:/home/mcpierce/bin:/home/mcpierce/bin:/sbin:/usr/sbin 
> && \
> 	    appliance-creator --config ovirt-appliance.ks \
> 	    --name ovirt-appliance -f qcow2 -p tar -d -v \
> 	    --tmpdir='/usr/local/dev/ovirt/.ovirt-cache/ovirt-appliance-tmp' \
> 	    --cache='/usr/local/dev/ovirt/.ovirt-cache/yum' \
> 	    --vmem=768 \
> 	    -i scripts"
> included file 'scripts' does not exist
> make[1]: *** [ovirt-appliance-0.96-x86_64.tar] Error 2
> make[1]: Leaving directory `/usr/local/dev/ovirt/test/appliance'
> make: *** [publish] Error 1

You need an updated version of appliance-tools that is in the ovirt.org 
repository.  Since the RPM no longer builds the appliance, putting this 
Requires dependency in the spec no longer makes sense, but it's difficult 
to ensure that the right version of the tools are installed otherwise. 
What I suggest is that ovirt-build RPM has Requires for all components 
that are necessary to build the oVirt code.  I've sent a patch for the 
ovirt-release repository to do this.  Please review and ack :)

Perry




More information about the ovirt-devel mailing list