<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 'git pull':</div><div> develop merges with remote develop</div><div> Local ref configured for 'git push':</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 'master'</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 'origin/master' by 19 commits, and can be fast-forwarded.</div><div># (use "git pull" to update your local branch)</div><div>#</div><div># Changes not staged for commit:</div>
<div># (use "git add <file>..." to update what will be committed)</div><div># (use "git checkout -- <file>..." 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 "git add" and/or "git commit -a")</div><div><br></div><div style>but this didn'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"><<a href="mailto:josh@glencoesoftware.com" target="_blank">josh@glencoesoftware.com</a>></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>
> Hi,<br>
<br>
Hi Luca,<br>
<div class="im"><br>
> we're upgrading our servers to the latest stable version of OMERO (4.4.8),<br>
> while building the code downloaded from github (git://<br>
> <a href="http://github.com/openmicroscopy/openmicroscopy.git" target="_blank">github.com/openmicroscopy/openmicroscopy.git</a>) I experienced the following<br>
> error:<br>
><br>
> .....<br>
> ----------=========== ome-xml ===========----------<br>
><br>
> generate-source:<br>
> Traceback (most recent call last):<br>
> File "/opt/omero_4.4.8/components/bioformats/components/xsd-fu/xsd-fu",<br>
> line 37, in <module><br>
> from genshi.template import NewTextTemplate<br>
> ImportError: No module named genshi.template<br>
</div>...<br>
<br>
I'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, ("v.4.4.8") or the master branch?<br>
<br>
<br>
> 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>