On Fri, Nov 20, 2015 at 11:20 AM, Gianluca Cecchi <gianluca.cecchi@gmail.com> wrote:
On Tue, Nov 17, 2015 at 6:29 PM, Simone Tiraboschi wrote:


On Tue, Nov 17, 2015 at 5:04 PM, Gianluca Cecchi wrote:


Yes, I know. No problem for me.
I'm using master because I want to test Italian layout so that I can change current translation where necessary.
But do I have to start from scratch or is there any command to clean the current half-completed setup?

No, unfortunately is still not  available for hosted-engine-setup
 

Gianluca



Hello,
retrying from master, as the problem solution should have been merged.
But it seems the package for the appliance is not available now...

[root@ovc71 ~]# yum install ovirt-engine-appliance
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * extras: mi.mirror.garr.it
 * ovirt-master-epel: fr2.rpmfind.net
 * ovirt-master-snapshot: ftp.plusline.net
 * ovirt-master-snapshot-static: ftp.plusline.net
 * updates: mi.mirror.garr.it
No package ovirt-engine-appliance available.
Error: Nothing to do

Any alternative manually downloading the ova file or other strategy?

Gianluca


In the mean time I have tried with this:

http://jenkins.ovirt.org/job/ovirt-appliance-engine_3.6_create-rpms-el7-noarch_merged/lastSuccessfulBuild/artifact/exported-artifacts/ovirt-engine-appliance-20151120.0-1.el7.centos.noarch.rpm

found referred at:
http://www.ovirt.org/Feature/oVirtAppliance

BTW: There was a problem related with smtp during host deploy phase (I'm going to send separate e-mail).
The main strange thing is that it seems that the packages installed enabling master today are the same as the ones pcked up during an installation done yesterday using offical 3.6.0

But there is something I don't understand in general, related to my need to crosscheck rendering of Italian translation in oVirt.

For 3.6.0 I used
http://resources.ovirt.org/pub/yum-repo/ovirt-release36.rpm

Today for master I used:
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm

Are the engine repos configured inside the appliance itself or inside the host where I run the command
hosted-engine --deploy

???

If I go inside the 2 configured engine appliances I see 

3.6.0 one:
# rpm -qa|grep engine|sort
ovirt-engine-3.6.0.3-1.el7.centos.noarch
ovirt-engine-backend-3.6.0.3-1.el7.centos.noarch
ovirt-engine-cli-3.6.0.1-1.el7.centos.noarch
ovirt-engine-dbscripts-3.6.0.3-1.el7.centos.noarch
ovirt-engine-extension-aaa-jdbc-1.0.1-1.el7.noarch
ovirt-engine-extensions-api-impl-3.6.0.3-1.el7.centos.noarch
ovirt-engine-lib-3.6.0.3-1.el7.centos.noarch
ovirt-engine-restapi-3.6.0.3-1.el7.centos.noarch
ovirt-engine-sdk-python-3.6.0.3-1.el7.centos.noarch
ovirt-engine-setup-3.6.0.3-1.el7.centos.noarch
ovirt-engine-setup-base-3.6.0.3-1.el7.centos.noarch
ovirt-engine-setup-plugin-ovirt-engine-3.6.0.3-1.el7.centos.noarch
ovirt-engine-setup-plugin-ovirt-engine-common-3.6.0.3-1.el7.centos.noarch
ovirt-engine-setup-plugin-vmconsole-proxy-helper-3.6.0.3-1.el7.centos.noarch
ovirt-engine-setup-plugin-websocket-proxy-3.6.0.3-1.el7.centos.noarch
ovirt-engine-tools-3.6.0.3-1.el7.centos.noarch
ovirt-engine-userportal-3.6.0.3-1.el7.centos.noarch
ovirt-engine-vmconsole-proxy-helper-3.6.0.3-1.el7.centos.noarch
ovirt-engine-webadmin-portal-3.6.0.3-1.el7.centos.noarch
ovirt-engine-websocket-proxy-3.6.0.3-1.el7.centos.noarch
ovirt-engine-wildfly-8.2.0-1.el7.x86_64
ovirt-engine-wildfly-overlay-001-2.el7.noarch

3.6 master one:
# rpm -qa|grep engine|sort
ovirt-engine-3.6.0.3-1.el7.centos.noarch
ovirt-engine-backend-3.6.0.3-1.el7.centos.noarch
ovirt-engine-cli-3.6.0.1-1.el7.centos.noarch
ovirt-engine-dbscripts-3.6.0.3-1.el7.centos.noarch
ovirt-engine-extension-aaa-jdbc-1.0.1-1.el7.noarch
ovirt-engine-extensions-api-impl-3.6.0.3-1.el7.centos.noarch
ovirt-engine-lib-3.6.0.3-1.el7.centos.noarch
ovirt-engine-restapi-3.6.0.3-1.el7.centos.noarch
ovirt-engine-sdk-python-3.6.0.3-1.el7.centos.noarch
ovirt-engine-setup-3.6.0.3-1.el7.centos.noarch
ovirt-engine-setup-base-3.6.0.3-1.el7.centos.noarch
ovirt-engine-setup-plugin-ovirt-engine-3.6.0.3-1.el7.centos.noarch
ovirt-engine-setup-plugin-ovirt-engine-common-3.6.0.3-1.el7.centos.noarch
ovirt-engine-setup-plugin-vmconsole-proxy-helper-3.6.0.3-1.el7.centos.noarch
ovirt-engine-setup-plugin-websocket-proxy-3.6.0.3-1.el7.centos.noarch
ovirt-engine-tools-3.6.0.3-1.el7.centos.noarch
ovirt-engine-userportal-3.6.0.3-1.el7.centos.noarch
ovirt-engine-vmconsole-proxy-helper-3.6.0.3-1.el7.centos.noarch
ovirt-engine-webadmin-portal-3.6.0.3-1.el7.centos.noarch
ovirt-engine-websocket-proxy-3.6.0.3-1.el7.centos.noarch
ovirt-engine-wildfly-8.2.0-1.el7.x86_64
ovirt-engine-wildfly-overlay-001-2.el7.noarch

and in fact inside the engine admin portal I don't see Italian as a possible language to select.
And the about button gives the same release for both:
oVirt Engine Version: 3.6.0.3-1.el7.centos

So perphaps I'm doing anything wrong to be able to use master for testing Italian translation?

Gianluca