<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Dear all,<br><br>I solved this issue I think was due to different version of django and geonode schema,<br>by the way I remove all the packages installed via pip including django and I reinstalled <br>each package by using:<br><br>sudo pip install -e .<br><br>then I sincronized the db <br>and everything was ok.<br><br>To syncdb I gave:<br><pre>python manage.py syncdb --noinput<br><br><font style="" face="Garamond,sans-serif">without --all as suggeste in the guide, was that a problem?<br><br>best<br><br>Eugenio<br></font></pre><br><br><div><hr id="stopSpelling">From: simone.dalmasso@gmail.com<br>Date: Wed, 28 Oct 2015 14:47:49 +0100<br>Subject: Re: syncdb problem<br>To: frippe12573@hotmail.com<br>CC: geonode-users@lists.osgeo.org<br><br><div dir="ltr">Which version of python-six you have. I has to be the 1.5.2, check it with:<div>$ pip freeze | grep six</div><div><br></div><div><br></div>







</div><div class="ecxgmail_extra"><br><div class="ecxgmail_quote">2015-10-28 14:40 GMT+01:00 Eugenio Trumpy <span dir="ltr"><<a href="mailto:frippe12573@hotmail.com" target="_blank">frippe12573@hotmail.com</a>></span>:<br><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr">Hi Simone,<br><br>I added this package, which was missing, however after the installation <br>I run again <br>python manage.py syncdb --noinput<br>and I got the same error lines.<br><br>E.<br><br><div><hr>From: <a href="mailto:simone.dalmasso@gmail.com" target="_blank">simone.dalmasso@gmail.com</a><br>Date: Wed, 28 Oct 2015 14:32:12 +0100<br>Subject: Re: syncdb problem<br>To: <a href="mailto:frippe12573@hotmail.com" target="_blank">frippe12573@hotmail.com</a><br>CC: <a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a><br><br><div dir="ltr">Eugenio, <div>$ sudo apt-get install <span style="color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px;">python-django-autocomplete-light</span></div><div><span style="color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px;"><br></span></div><div><span style="color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px;">should fix it.</span></div></div><div><br><div>2015-10-28 14:22 GMT+01:00 Eugenio Trumpy <span dir="ltr"><<a href="mailto:frippe12573@hotmail.com" target="_blank">frippe12573@hotmail.com</a>></span>:<br><blockquote style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr">Dear all,<br><br>I'm trying (again) to complete the installation and the test of the current geonode version 2.4.dev20151023111102.<br>After a test on vagrant box, which run fine, I upgraded the software versions on my server machine.<br>Now I have Ubuntu sserver at 14.04 version, apache2 is at 2.4.7 version, postgresql-postgis 9.3 (2.1) all of them installed from packages and tomcat7 installed manually.<br>As usual I followed the guide:<br><a href="http://docs.geonode.org/en/latest/tutorials/admin/install/custom_install.html#custom-install" target="_blank">http://docs.geonode.org/en/latest/tutorials/admin/install/custom_install.html#custom-install</a><br><br>Currently I have a problem on:<br>python manage.py syncdb --noinput<br><br>which gave me this output:<br><a href="http://paste.ubuntu.com/12988689/" target="_blank">http://paste.ubuntu.com/12988689/</a><br><br>The only difference is that I have postgresql listening on 5433 port instead the default. Of course I set the different post in the local_setting.py file.<br><br>Any suggestions?<br><br>thanks <br><span><font color="#888888"><br>Eugenio<span class="ecxHOEnZb"><font color="#888888"><br>                                        </font></span></font></span></div></div><span class="ecxHOEnZb"><font color="#888888">
</font></span></blockquote></div><span class="ecxHOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div>Simone </div>
</font></span></div></div>                                        </div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="ecxgmail_signature">Simone </div>
</div></div>                                          </div></body>
</html>