<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Aug 11, 2014 at 7:31 PM, Einav Cohen <span dir="ltr">&lt;<a href="mailto:ecohen@redhat.com" target="_blank">ecohen@redhat.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I&#39;ve found a few different paths to the RPMs, which probably point to<br>



the same RPMs eventually, but to be on the safe side:<br>
<br>
go to the relevant status page of the #2 job, i.e.:<br>
<a href="http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms_merged_italian_translation/label=centos6-host/2/" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms_merged_italian_translation/label=centos6-host/2/</a>  [for centos]<br>



or<br>
<a href="http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms_merged_italian_translation/label=fedora19-host/2/" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms_merged_italian_translation/label=fedora19-host/2/</a> [for fedora 19]<br>



or<br>
<a href="http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms_merged_italian_translation/label=fedora20-host/2/" target="_blank">http://jenkins.ovirt.org/job/ovirt-engine_master_create-rpms_merged_italian_translation/label=fedora20-host/2/</a> [for fedora 20]<br>



<br>
click on the &quot;Expand All&quot; link-button (see <a href="http://i.imgur.com/kW5emZe.png" target="_blank">http://i.imgur.com/kW5emZe.png</a>)<br>
and download the RPMs under the &quot;exported artifacts&quot; node in the tree.<br>
<br>
good luck!<br><div><div><br>
</div></div></blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">OK. </div><div class="gmail_extra">I have setup a CentOS 6.5 VM whre I can use nested virtualization and the aim is to install AllInOne so that I have both engine and nodes relates dialogs to check against transaltion</div>


<div class="gmail_extra"><br></div><div class="gmail_extra"><div>After some attempts, at the end what I found it seems to work is:</div><div>- scratch CentOS 6.5 (basic server)</div><div>- update os packages</div><div>- set SELinux to permissive</div>
<div>- install <a href="http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm" target="_blank">http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm</a></div>
<div>- put the ita branch rpm files generated by jenkins job into a directory and run</div><div>yum localinstall *rpm</div><div>(dependincies are correctly resolved even if master is 2 days ahead...)</div><div>- disable the two lines in </div>
<div>/etc/yum.repos.d/ovirt-master-snapshot.repo<br></div><div>- run engine-setup</div>
<div>now it checks for updates but doesn&#39;t find any update and proceeds ok.</div><div><br></div><div>I have verified I&#39;m able to connect to web admin and the already translated parts are there (see screenshot</div>
<div><a href="https://drive.google.com/file/d/0BwoPbcrMv8mvb2RfcDFUUXBKV2c/edit?usp=sharing">https://drive.google.com/file/d/0BwoPbcrMv8mvb2RfcDFUUXBKV2c/edit?usp=sharing</a><br></div><div>)</div><div>I&#39;m going to check further....</div>
<div><br></div><div>- some questions</div><div><br></div><div>1) How to change the locale of the webadmin welcome page before login and so language selection? Is this possible or does it get locale from browser and/or client settings? </div>
<div><br></div><div>2) in my install it seems vdsm has problems:</div><div><br></div><div>during engine-setup I have:</div><div><div><div><br class="">[ INFO  ] Still waiting for VDSM host to become operational...</div><div>
[ ERROR ] Timed out while waiting for host to start. Please check the logs.</div><div>[WARNING] Local storage domain not added because the VDSM host was not up. Please add it manually.</div><div>[ INFO  ] Stage: Clean up</div>
<div>          Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20140813173448-i47i1l.log</div><div>[ INFO  ] Generating answer file &#39;/var/lib/ovirt-engine/setup/answers/20140813174959-setup.conf&#39;</div>
<div>[ INFO  ] Stage: Pre-termination</div><div>[ INFO  ] Stage: Termination</div><div>[ INFO  ] Execution of setup completed successfully</div></div></div><div><br></div><div>and in vdsm.log of this all-in-one install I see</div>
<div><br></div><div><div>Detector thread::ERROR::2014-08-13 17:48:59,482::protocoldetector::104::vds.MultiProtocolAcceptor::(serve_forever) Unhandled exception</div><div>
Traceback (most recent call last):</div><div>  File &quot;/usr/share/vdsm/protocoldetector.py&quot;, line 100, in serve_forever</div><div>    self._process_events()</div><div>  File &quot;/usr/share/vdsm/protocoldetector.py&quot;, line 117, in _process_events</div>

<div>    self._accept_connection()</div><div>  File &quot;/usr/share/vdsm/protocoldetector.py&quot;, line 180, in _accept_connection</div><div>    client_socket, _ = self._socket.accept()</div><div>  File &quot;/usr/lib64/python2.6/site-packages/vdsm/sslutils.py&quot;, line 121, in accept</div>

<div>    raise SSL.SSLError(&quot;%s, client %s&quot; % (e, address[0]))</div><div>SSLError: unexpected eof, client 192.168.122.51</div></div><div><br></div><div>is it a general master problem or is my workflow a possible cause or a problem with nested virt....?</div>
<div>Let me know if you want log files or if this is a known problem...</div><div><br></div><div><br></div><div>3) If I don&#39;t disable master-snapshot.repo entries I&#39;m not able to successfully run engine-setup in any way</div>
<div>One thing I noted is this: if it finds updates, it asks if you want to use them or not. But if you say no it fails...</div><div>So why does it ask the option related to update packages if in any case it fails with message</div>
<div><br></div><div>[ ERROR ] Failed to execute stage &#39;Environment customization&#39;: Aborted, packages must be updated<br></div><div><br></div><div>???</div><div><br></div><div>Gianluca</div><div><br></div><div><br>
</div></div></div>