<div dir="ltr">Hi all and Happy New Year,<div><br></div><div>I just finished porting the GeoNode OSGeo PPA to 2.4 final.</div><div>The packages can be found here:</div><div><a href="https://launchpad.net/~gcpp-kalxas/+archive/ubuntu/geonode/+packages">https://launchpad.net/~gcpp-kalxas/+archive/ubuntu/geonode/+packages</a></div><div><br></div><div>Some details:</div><div>1. I removed all explicit dependencies to geoserver and postgis.</div><div>2. The configuration is done through a shell script: <a href="https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_geonode.sh">https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_geonode.sh</a></div><div>3. The python-django package provided in our stable ppa is not done properly, the django-admin binary is missing. I backported django 1.6.11 to trusty here:</div><div><a href="https://launchpad.net/~gcpp-kalxas/+archive/ubuntu/osgeolive/+sourcepub/5949521/+listing-archive-extra">https://launchpad.net/~gcpp-kalxas/+archive/ubuntu/osgeolive/+sourcepub/5949521/+listing-archive-extra</a></div><div>This new django package is not tested yet, will test in next OSGeoLive nightly build.</div><div><br></div><div>So far, GeoNode 2.4 is working as expected in OSGeoLive nightly build15 along with GeoServer 2.7.5 and django 1.6.1:</div><div><a href="http://aiolos.survey.ntua.gr/gisvm/dev/osgeo-live-nightly-build15-amd64-a341ee0.iso">http://aiolos.survey.ntua.gr/gisvm/dev/osgeo-live-nightly-build15-amd64-a341ee0.iso</a></div><div>The issue regarding loading vector layers has been fixed! Will update the ticket.</div><div><br></div><div>What would be the best way to proceed? Should we wipe out GeoNode OSGeo PPA or should we use another PPA? I would recommend to delete the GeoNode OSGeo PPA and re-create it with the new packages. Unfortunately I do not have permissions for this, can someone please add me to the maintenance team?</div><div><br></div><div>Best,</div><div>Angelos </div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 24, 2015 at 3:29 PM, Angelos Tzotsos <span dir="ltr"><<a href="mailto:gcpp.kalxas@gmail.com" target="_blank">gcpp.kalxas@gmail.com</a>></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">Thanks Ariel for the feedback,<br>
I will have some free time to work on this in about 2 weeks.<br>
Best,<br>
Angelos<br>
<br>
On 11/24/2015 03:02 PM, Ariel Nunez 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">
We do not use "our" debian package for osgeo live, but all the dependencies<br>
are packaged as deb files. The python-geonode debian package is not the<br>
same as the geonode debian package, python-geonode does not do any<br>
configuration, just defines the python based dependencies and installs the<br>
python code.<br>
<br>
There is an installation script in the osgeo live dvd for GeoNode, it could<br>
use a template project or not, and it uses a shared apache server in there.<br>
<br>
The tasks to be done would be:<br>
<br>
1. Copy all the new dependencies from stable to the osgeo ppa.<br>
2. Create a new python-geonode package based on the current one in that ppa<br>
(download that package with apt-source and reuse the control file, use the<br>
geonode 2.4 artifact in pypi).<br>
3. Run the osgeo live dvd with the updated packages<br>
4. Look into the reported bug of layers not loading that is reported in the<br>
osgeo tracker, make a point release if any bug is found and fixed.<br>
5. Rinse and repeat.<br>
<br>
Unfortunately, I do not have time in the next month to help with this, but<br>
I am happy to answer any questions about it.<br>
<br>
-a<br>
<br>
On Mon, Nov 23, 2015 at 11:18 AM, Jeffrey Johnson <<a href="mailto:ortelius@gmail.com" target="_blank">ortelius@gmail.com</a>><br>
wrote:<br>
<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 wonder if we should go about this a bit differently and just run a<br>
template project with swgi and not bother with packages, connecting to<br>
the existing GeoServer. Ariel thoughts?<br>
<br>
On Mon, Nov 23, 2015 at 8:12 AM, Angelos Tzotsos <<a href="mailto:gcpp.kalxas@gmail.com" target="_blank">gcpp.kalxas@gmail.com</a>><div><div class="h5"><br>
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">
Cool, we should cherry-pick packages from stable ppa to the osgeo ppa<br>
</blockquote>
that<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">
Ariel setup some time ago.<br>
Then we need a modification in python-geonode not to pull the geoserver<br>
</blockquote>
deb<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">
file...<br>
<br>
<br>
<br>
On 11/23/2015 06:09 PM, Jeffrey Johnson 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">
Sorry I missed it on Gitter during the sprint. I think we can go with<br>
totally vanilla geoserver and just disable permissions completely from<br>
the UI and do updatelayers with the local geoserver.<br>
<br>
On Mon, Nov 23, 2015 at 8:06 AM, Angelos Tzotsos <<a href="mailto:gcpp.kalxas@gmail.com" target="_blank">gcpp.kalxas@gmail.com</a><br>
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">
With some guidance from Ariel, I can try.<br>
We need to use vanilla geoserver (this is why I asked in gitter during<br>
the<br>
code sprint :)<br>
<br>
Best,<br>
Angelos<br>
<br>
<br>
On 11/23/2015 05:13 PM, Jeffrey Johnson 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">
Are we going to try to upgrade the geonode on osgeolive? If so, who<br>
has time to help with this?<br>
<br>
On Sun, Nov 22, 2015 at 11:18 AM, Cameron Shorter<br>
<<a href="mailto:cameron.shorter@gmail.com" target="_blank">cameron.shorter@gmail.com</a>> 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">
We are starting the build cycle for version 9.5 of the OSGeo-Live [1]<br>
DVD/USB/VM which will be released in March 2016, ready for several<br>
special<br>
events, including FOSS4G-NA, FOSSGIS (Salzburg, Austria), among<br>
</blockquote></blockquote></blockquote></blockquote></blockquote>
others.<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"><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"><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"><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"><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">
We would like to hear from anyone wishing to add new projects to<br>
OSGeo-Live,<br>
anyone wishing to extend or add translations, or anyone who has ideas<br>
on<br>
how<br>
we should shape the upcoming release.<br>
<br>
Key Milestones<br>
11 Jan 2016 All new applications installed, most old applications<br>
updated<br>
01 Feb 2016 Feature Freeze (all apps updated)<br>
15 Feb 2016 User Acceptance Test (all apps installed and working)<br>
21 Mar 2016 Final ISO sent to printers<br>
<br>
About OSGeo-Live<br>
OSGeo-live is a Lubuntu based distribution of Geospatial Open Source<br>
Software, available via a Live DVD, Virtual Machine and USB. You can<br>
use<br>
OSGeo-Live to try a wide variety of open source geospatial software<br>
without<br>
installing anything.<br>
<br>
[1] <a href="http://live.osgeo.org" rel="noreferrer" target="_blank">http://live.osgeo.org</a><br>
<br>
--<br>
Cameron Shorter,<br>
Software and Data Solutions Manager<br>
LISAsoft<br>
Suite 112, Jones Bay Wharf,<br>
26 - 32 Pirrama Rd, Pyrmont NSW 2009<br>
<br>
P <a href="tel:%2B61%202%209009%205000" value="+61290095000" target="_blank">+61 2 9009 5000</a>,  W <a href="http://www.lisasoft.com" rel="noreferrer" target="_blank">www.lisasoft.com</a>,  F <a href="tel:%2B61%202%209009%205099" value="+61290095099" target="_blank">+61 2 9009 5099</a><br>
<br>
_______________________________________________<br>
Discuss mailing list<br>
<a href="mailto:Discuss@lists.osgeo.org" target="_blank">Discuss@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/discuss" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/discuss</a><br>
</blockquote>
_______________________________________________<br>
geonode-devel mailing list<br>
<a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/geonode-devel</a><br>
</blockquote>
<br>
<br>
--<br>
Angelos Tzotsos, PhD<br>
OSGeo Charter Member<br>
<a href="http://users.ntua.gr/tzotsos" rel="noreferrer" target="_blank">http://users.ntua.gr/tzotsos</a><br>
<br>
_______________________________________________<br>
geonode-devel mailing list<br>
<a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/geonode-devel</a><br>
</blockquote></blockquote>
<br>
<br>
--<br>
Angelos Tzotsos, PhD<br>
OSGeo Charter Member<br>
<a href="http://users.ntua.gr/tzotsos" rel="noreferrer" target="_blank">http://users.ntua.gr/tzotsos</a><br>
<br>
</blockquote>
_______________________________________________<br>
geonode-devel mailing list<br>
<a href="mailto:geonode-devel@lists.osgeo.org" target="_blank">geonode-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geonode-devel" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/geonode-devel</a><br>
<br>
</div></div></blockquote></blockquote><div class=""><div class="h5">
<br>
<br>
-- <br>
Angelos Tzotsos, PhD<br>
OSGeo Charter Member<br>
<a href="http://users.ntua.gr/tzotsos" rel="noreferrer" target="_blank">http://users.ntua.gr/tzotsos</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><span style="border-collapse:separate;color:rgb(0,0,0);font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;font-size:medium"><span style="font-family:arial;font-size:small">Angelos Tzotsos, PhD<br>OSGeo Charter Member<div><a href="http://users.ntua.gr/tzotsos" target="_blank">http://users.ntua.gr/tzotsos</a></div></span></span></div></div></div>
</div></div></div>