<div dir="ltr">Hi Josh<div><br></div><div style>I pulled the remote master branch</div><div style><br></div><div style><div>luca@tensa-zangetsu:/tmp/openmicroscopy$ git remote show origin</div><div>* remote origin</div><div>

  Fetch URL: git://<a href="http://github.com/openmicroscopy/openmicroscopy.git">github.com/openmicroscopy/openmicroscopy.git</a></div><div>  Push  URL: git://<a href="http://github.com/openmicroscopy/openmicroscopy.git">github.com/openmicroscopy/openmicroscopy.git</a></div>

<div>  HEAD branch: develop</div><div>  Remote branches:</div><div>    4_1            tracked</div><div>    4_1_custom     tracked</div><div>    4_2            tracked</div><div>    4_3            tracked</div><div>    dev_4_1        tracked</div>

<div>    dev_4_1_custom tracked</div><div>    dev_4_2        tracked</div><div>    dev_4_3        tracked</div><div>    dev_4_4        tracked</div><div>    develop        tracked</div><div>    master         tracked</div>

<div>    schema-2012-06 tracked</div><div>  Local branch configured for &#39;git pull&#39;:</div><div>    develop merges with remote develop</div><div>  Local ref configured for &#39;git push&#39;:</div><div>    develop pushes to develop (up to date)</div>

<div><div>luca@tensa-zangetsu:/tmp/openmicroscopy$ git checkout -b master origin/master</div><div>M<span class="" style="white-space:pre">        </span>components/bioformats</div><div>M<span class="" style="white-space:pre">        </span>components/tools/OmeroPy/scripts</div>

<div>M<span class="" style="white-space:pre">        </span>docs/sphinx</div><div>Branch master set up to track remote branch master from origin.</div><div>Switched to a new branch &#39;master&#39;</div><div>luca@tensa-zangetsu:/tmp/openmicroscopy$ git branch</div>

<div>  develop</div><div>* master</div></div><div><br></div><div style>but the compile error is still there :(</div><div style><br></div><div style>I also tried a hard reset (like I do when I download the source code from the European repository)</div>

<div style><br></div><div style><div>luca@tensa-zangetsu:/tmp/openmicroscopy$ git reset --hard v.4.4.8</div><div>HEAD is now at 72f7fae Merge pull request #1127 from will-moore/spw_thumbs_10827</div><div>luca@tensa-zangetsu:/tmp/openmicroscopy$ git status</div>

<div># On branch master</div><div># Your branch is behind &#39;origin/master&#39; by 19 commits, and can be fast-forwarded.</div><div>#   (use &quot;git pull&quot; to update your local branch)</div><div>#</div><div># Changes not staged for commit:</div>

<div>#   (use &quot;git add &lt;file&gt;...&quot; to update what will be committed)</div><div>#   (use &quot;git checkout -- &lt;file&gt;...&quot; to discard changes in working directory)</div><div>#</div><div>#<span class="" style="white-space:pre">        </span>modified:   components/bioformats (new commits)</div>

<div>#<span class="" style="white-space:pre">        </span>modified:   components/tools/OmeroPy/scripts (new commits)</div><div>#<span class="" style="white-space:pre">        </span>modified:   docs/sphinx (new commits)</div><div>#</div>

<div>no changes added to commit (use &quot;git add&quot; and/or &quot;git commit -a&quot;)</div><div><br></div><div style>but this didn&#39;t solve the problem either</div><div style><br></div><div style>Luca</div></div>
</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/22 Josh Moore <span dir="ltr">&lt;<a href="mailto:josh@glencoesoftware.com" target="_blank">josh@glencoesoftware.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
On May 22, 2013, at 3:44 PM, Luca Lianas wrote:<br>
<br>
&gt; Hi,<br>
<br>
Hi Luca,<br>
<div class="im"><br>
&gt; we&#39;re upgrading our servers to the latest stable version of OMERO (4.4.8),<br>
&gt; while building the code downloaded from github (git://<br>
&gt; <a href="http://github.com/openmicroscopy/openmicroscopy.git" target="_blank">github.com/openmicroscopy/openmicroscopy.git</a>) I experienced the following<br>
&gt; error:<br>
&gt;<br>
&gt; .....<br>
&gt; ----------=========== ome-xml ===========----------<br>
&gt;<br>
&gt; generate-source:<br>
&gt; Traceback (most recent call last):<br>
&gt;  File &quot;/opt/omero_4.4.8/components/bioformats/components/xsd-fu/xsd-fu&quot;,<br>
&gt; line 37, in &lt;module&gt;<br>
&gt;    from genshi.template import NewTextTemplate<br>
&gt; ImportError: No module named genshi.template<br>
</div>...<br>
<br>
I&#39;d expect this failure on the develop branch as opposed to dev_4_4. Can you trying creating a new branch from the release tag, (&quot;v.4.4.8&quot;) or the master branch?<br>
<br>
<br>
&gt; Luca<br>
<br>
Cheers,<br>
~Josh</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Luca Lianas<br><div>
<span>Data Fusion - Distributed Computing</span><br>
CRS4 - Centro di Ricerche, Sviluppo e Studi Superiori della Sardegna<br>
POLARIS, Edificio 1, 09010 PULA (CA - Italy)<br>
<br>
<br>
Phone: 070/9250266<br>
Email: <a href="mailto:luca.lianas@crs4.it" target="_blank">luca.lianas@crs4.it</a><br>
</div>
</div>
</div>