[OSGeoLive] #2360: EOxServer fails to launch

OSGeoLive trac_osgeolive at osgeo.org
Sat Jun 18 21:45:38 PDT 2022


#2360: EOxServer fails to launch
-------------------------------+----------------------------
 Reporter:  darkblueb          |       Owner:  osgeolive@…
     Type:  defect             |      Status:  new
 Priority:  critical           |   Milestone:  OSGeoLive15.0
Component:  OSGeoLive          |  Resolution:
 Keywords:  eoxserver, django  |
-------------------------------+----------------------------
Comment (by sanak):

 From googling a bit, Django 3 seems to drop the
 {{{python_2_unicode_compatible}}} method.
 https://docs.djangoproject.com/en/3.0/releases/3.0/#removed-private-
 python-2-compatibility-apis

 And EOxServer seems to limit {{{django<3}}} in the latest 1.1.2.
 *
 https://github.com/EOxServer/eoxserver/commit/fba879a32d8433698a0c5c3d5d89b308affde32e

 So, I guess that sticking Django < 3 (2.2.28 seems to be the latest) may
 be a workaround for this issue.
 https://docs.djangoproject.com/en/4.0/releases/#id4

 Other Django dependency's GeoNode also seems to need Django 2.2.24+ in
 3.3.x branch.
 https://github.com/GeoNode/geonode/blob/3.3.x/setup.cfg#L33
-- 
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2360#comment:2>
OSGeoLive <https://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.


More information about the osgeolive mailing list