[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [Ovirt-devel] [PATCH appliance] Allows create-ovirt-appliance to overwrite an existing appliance.



Darryl Pierce wrote:
On Monday 01 December 2008 4:49:00 pm Perry Myers wrote:
So the proper way to re-create the appliance image is to first run
get-ovirt-appliance which copies a pristine disk image into the images
directory, followed by create-ovirt-appliance.

On F10, at least, when I run get-ovirt-appliance and then create-ovirt-
appliance I get:

[root mcpierce-testing ~]# create-ovirt-appliance
ovirt-appliance is already a defined virtual machine.
create-ovirt-appliance:
Try `create-ovirt-appliance -h' for more information.

In looking at the output it's failing to download http://ovirt.org/download/ovirt-appliance-0.96-x86_64.tar.bz2.sha1sum

since there are no 0.96 rpms on the site. :-/


We haven't done the official .96 release yet, hence no archives on the web site.

What you should be doing is:

# get-ovirt-appliance -l appliance

from the top level directory you normally run ovirt.mk from.

And there is a handy target in ovirt.mk that does all of this for you.

# make update-app

update-app does update-host followed by get-ovirt-appliance -l appliance and create-ovirt-appliance.

See the following commit messages in ovirt-release:
23a4a7dd841d84809ec7722bfa1a47a11169f89f
49cdda6c669f7d6ce7986416048408663032b2ab

Perry

--
|=-        Red Hat, Engineering, Emerging Technologies, Boston        -=|
|=-                     Email: pmyers redhat com                      -=|
|=-         Office: +1 412 474 3552   Mobile: +1 703 362 9622         -=|
|=- GnuPG: E65E4F3D 88F9 F1C9 C2F3 1303 01FE 817C C5D2 8B91 E65E 4F3D -=|


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]