Re: [OSGeoLive] #2373: upgrade deegree from v3.4.1 to v3.4.31

2022-07-03 Thread OSGeoLive
#2373: upgrade deegree from v3.4.1 to v3.4.31
---+
 Reporter:  darkblueb  |   Owner:  osgeolive@…
 Type:  defect |  Status:  closed
 Priority:  major  |   Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |  Resolution:  fixed
 Keywords:  deegree|
---+
Changes (by kalxas):

 * status:  new => closed
 * resolution:   => fixed

Comment:

 fixed in build 110
-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] #2288: libgdal-java needs to be added to the nightly osgeo repo

2022-07-03 Thread OSGeoLive
#2288: libgdal-java needs to be added to the nightly osgeo repo
---+
 Reporter:  misev  |   Owner:  osgeolive@…
 Type:  task   |  Status:  assigned
 Priority:  major  |   Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |  Resolution:
 Keywords: |
---+
Comment (by kalxas):

 https://github.com/OSGeo/OSGeoLive/pull/324
-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] #2288: libgdal-java needs to be added to the nightly osgeo repo

2022-07-03 Thread OSGeoLive
#2288: libgdal-java needs to be added to the nightly osgeo repo
---+
 Reporter:  misev  |   Owner:  osgeolive@…
 Type:  task   |  Status:  assigned
 Priority:  major  |   Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |  Resolution:
 Keywords: |
---+
Comment (by kalxas):

 Can someone please confirm this setup works now?
-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] #2367: Lightweight R-spatial bundle

2022-07-03 Thread OSGeoLive
#2367: Lightweight R-spatial bundle
---+
 Reporter:  bakaniko   |   Owner:  osgeolive@…
 Type:  task   |  Status:  new
 Priority:  critical   |   Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |  Resolution:
 Keywords:  R  |
---+
Comment (by kalxas):

 Should be fixed now, can you please check build 110?
-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] #2360: EOxServer fails to launch

2022-07-03 Thread OSGeoLive
#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 kalxas):

 After upgrade to eoxserver 1.1.2 things are much better.

 The latest issue now is this:

 {{{
 CREATE EXTENSION
 The user `user' is already a member of `users'.
 Creating EOxServer demonstration instance
 /usr/bin/eoxserver-admin.py:35: DeprecationWarning: 'eoxserver-admin.py'
 is deprecated. Use 'eoxserver-instance.py' to create an instance
   warnings.warn(
 Initializing django project folder.
 Traceback (most recent call last):
   File "/usr/local/share/eoxserver/eoxserver_demonstration/manage.py",
 line 22, in 
 execute_from_command_line(sys.argv)
   File "/usr/lib/python3/dist-
 packages/django/core/management/__init__.py", line 381, in
 execute_from_command_line
 utility.execute()
   File "/usr/lib/python3/dist-
 packages/django/core/management/__init__.py", line 357, in execute
 django.setup()
   File "/usr/lib/python3/dist-packages/django/__init__.py", line 24, in
 setup
 apps.populate(settings.INSTALLED_APPS)
   File "/usr/lib/python3/dist-packages/django/apps/registry.py", line 114,
 in populate
 app_config.import_models()
   File "/usr/lib/python3/dist-packages/django/apps/config.py", line 211,
 in import_models
 self.models_module = import_module(models_module_name)
   File "/usr/lib/python3.10/importlib/__init__.py", line 126, in
 import_module
 return _bootstrap._gcd_import(name[level:], package, level)
   File "", line 1050, in _gcd_import
   File "", line 1027, in _find_and_load
   File "", line 1006, in
 _find_and_load_unlocked
   File "", line 688, in _load_unlocked
   File "", line 883, in exec_module
   File "", line 241, in
 _call_with_frames_removed
   File "/usr/lib/python3/dist-packages/eoxserver/services/models.py", line
 30, in 
 from eoxserver.resources.coverages import models as coverage_models
   File "/usr/lib/python3/dist-
 packages/eoxserver/resources/coverages/models.py", line 47, in 
 from jsonfield import JSONField
 ModuleNotFoundError: No module named 'jsonfield'
 }}}
-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] #2360: EOxServer fails to launch

2022-07-03 Thread OSGeoLive
#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 kalxas):

 python3-jsonfield is also a dependency for GeoNode, so it will be added to
 the ppa.
-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] #2288: libgdal-java needs to be added to the nightly osgeo repo

2022-07-03 Thread OSGeoLive
#2288: libgdal-java needs to be added to the nightly osgeo repo
---+
 Reporter:  misev  |   Owner:  osgeolive@…
 Type:  task   |  Status:  assigned
 Priority:  major  |   Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |  Resolution:
 Keywords: |
---+
Comment (by edso):

 downloading https://download.osgeo.org/livedvd/nightly/osgeolive-nightly-
 build110-amd64-2514c6c-master.iso is slow.

 will have a look later.
-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


[OSGeoLive] #2375: docs fail to build in launchpad

2022-07-03 Thread OSGeoLive
#2375: docs fail to build in launchpad
---+---
 Reporter:  kalxas |  Owner:  osgeolive@…
 Type:  defect | Status:  new
 Priority:  blocker|  Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |   Keywords:
---+---
 Since moving to sphinx-revealjs, Launchpad builds are failing due to
 package missing from Ubuntu repositories:

 https://launchpad.net/~osgeolive/+archive/ubuntu/docs/+packages
-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] #2375: docs fail to build in launchpad

2022-07-03 Thread OSGeoLive
#2375: docs fail to build in launchpad
---+
 Reporter:  kalxas |   Owner:  osgeolive@…
 Type:  defect |  Status:  new
 Priority:  blocker|   Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |  Resolution:
 Keywords: |
---+
Comment (by kalxas):

 python3-sphinx-revealjs debian package now added in our docs ppa.

 This should kick start the Jammy builds:
 https://github.com/OSGeo/OSGeoLive-
 doc/commit/d25271edbef6b24f525a75e790bd18df937b826f
-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] #2375: docs fail to build in launchpad

2022-07-03 Thread OSGeoLive
#2375: docs fail to build in launchpad
---+
 Reporter:  kalxas |   Owner:  osgeolive@…
 Type:  defect |  Status:  new
 Priority:  blocker|   Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |  Resolution:
 Keywords: |
---+
Comment (by kalxas):

 Looks like we are back:

 https://launchpad.net/~osgeolive/+archive/ubuntu/docs/+packages
-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] #2375: docs fail to build in launchpad

2022-07-03 Thread OSGeoLive
#2375: docs fail to build in launchpad
---+
 Reporter:  kalxas |   Owner:  osgeolive@…
 Type:  defect |  Status:  new
 Priority:  critical   |   Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |  Resolution:
 Keywords: |
---+
Changes (by kalxas):

 * priority:  blocker => critical

-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] #2288: libgdal-java needs to be added to the nightly osgeo repo

2022-07-03 Thread OSGeoLive
#2288: libgdal-java needs to be added to the nightly osgeo repo
---+
 Reporter:  misev  |   Owner:  osgeolive@…
 Type:  task   |  Status:  assigned
 Priority:  major  |   Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |  Resolution:
 Keywords: |
---+
Comment (by edso):

 tried build110 iso and works for me.
-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] #2366: 52NorthSOS fails to launch

2022-07-03 Thread OSGeoLive
#2366: 52NorthSOS fails to launch
---+
 Reporter:  sanak  |   Owner:  osgeolive@…
 Type:  defect |  Status:  new
 Priority:  critical   |   Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |  Resolution:
 Keywords:  52North|
---+
Comment (by kalxas):

 https://github.com/52North/SOS/issues/1358
-- 
Ticket URL: 
OSGeoLive 
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.___
osgeolive mailing list
osgeolive@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/osgeolive


Re: [OSGeoLive] #2360: EOxServer fails to launch

2022-07-03 Thread OSGeoLive
#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 kalxas):

 After adding jsonfield, there is progress in the installation but there is
 a new error when adding data to the database:

 {{{
 Extracting demonstration data in
 /usr/local/share/eoxserver/eoxserver_demonstration.
 INFO: Successfully imported coverage type 'RGB'
 Successfully created product type 'MERIS_product_type'
 Successfully created collection type 'MERIS_collection_type'
 Successfully created collection 'MER_FRS_1P_RGB_reduced'
 Traceback (most recent call last):
   File "/usr/lib/python3/dist-packages/django/db/backends/utils.py", line
 84, in _execute
 return self.cursor.execute(sql, params)
 psycopg2.errors.NotNullViolation: null value in column "identifier" of
 relation "coverages_eoobject" violates not-null constraint
 DETAIL:  Failing row contains (2, null, null, null, null, 2022-07-03
 15:48:36.568182+00, 2022-07-03 15:48:36.568196+00).


 The above exception was the direct cause of the following exception:

 Traceback (most recent call last):
   File "/usr/local/share/eoxserver/eoxserver_demonstration/manage.py",
 line 22, in 
 execute_from_command_line(sys.argv)
   File "/usr/lib/python3/dist-
 packages/django/core/management/__init__.py", line 381, in
 execute_from_command_line
 utility.execute()
   File "/usr/lib/python3/dist-
 packages/django/core/management/__init__.py", line 375, in execute
 self.fetch_command(subcommand).run_from_argv(self.argv)
   File "/usr/lib/python3/dist-packages/django/core/management/base.py",
 line 323, in run_from_argv
 self.execute(*args, **cmd_options)
   File "/usr/lib/python3/dist-packages/django/core/management/base.py",
 line 364, in execute
 output = self.handle(*args, **options)
   File "/usr/lib/python3.10/contextlib.py", line 79, in inner
 return func(*args, **kwds)
   File "/usr/lib/python3/dist-
 packages/eoxserver/resources/coverages/management/commands/product.py",
 line 239, in handle
 self.handle_register(*args, **kwargs)
   File "/usr/lib/python3/dist-
 packages/eoxserver/resources/coverages/management/commands/product.py",
 line 264, in handle_register
 product, replaced = ProductRegistrator().register(
   File "/usr/lib/python3/dist-
 packages/eoxserver/resources/coverages/registration/product.py", line 147,
 in register
 product = models.Product.objects.create(
   File "/usr/lib/python3/dist-packages/django/db/models/manager.py", line
 82, in manager_method
 return getattr(self.get_queryset(), name)(*args, **kwargs)
   File "/usr/lib/python3/dist-packages/django/db/models/query.py", line
 422, in create
 obj.save(force_insert=True, using=self.db)
   File "/usr/lib/python3/dist-packages/django/db/models/base.py", line
 743, in save
 self.save_base(using=using, force_insert=force_insert,
   File "/usr/lib/python3/dist-packages/django/db/models/base.py", line
 779, in save_base
 parent_inserted = self._save_parents(cls, using, update_fields)
   File "/usr/lib/python3/dist-packages/django/db/models/base.py", line
 808, in _save_parents
 updated = self._save_table(
   File "/usr/lib/python3/dist-packages/django/db/models/base.py", line
 873, in _save_table
 result = self._do_insert(cls._base_manager, using, fields, update_pk,
 raw)
   File "/usr/lib/python3/dist-packages/django/db/models/base.py", line
 910, in _do_insert
 return manager._insert([self], fields=fields, return_id=update_pk,
   File "/usr/lib/python3/dist-packages/django/db/models/manager.py", line
 82, in manager_method
 return getattr(self.get_queryset(), name)(*args, **kwargs)
   File "/usr/lib/python3/dist-packages/django/db/models/query.py", line
 1186, in _insert
 return query.get_compiler(using=using).execute_sql(return_id)
   File "/usr/lib/python3/dist-packages/django/db/models/sql/compiler.py",
 line 1377, in execute_sql
 cursor.execute(sql, params)
   File "/usr/lib/python3/dist-packages/django/db/backends/utils.py", line
 67, in execute
 return self._execute_with_wrappers(sql, params, many=False,
 executor=self._execute)
   File "/usr/lib/python3/dist-packages/django/db/backends/utils.py", line
 76, in _execute_with_wrappers
 return executor(sql, params, many, context)
   File "/usr/lib/python3/dist-packages/django/db/backends/utils.py", line
 80, in _execute
 with self.db.wrap_database_errors:
   File "/usr/lib/python3/dist-packages/django/db/utils.py", line 89, in
 __exit__
 raise dj_exc_value.with_traceback(traceback) from exc_value
   File "/usr/lib/python3/dist-packages/django/db/backends/utils.py", line
 84, in _execute
 return self.cursor.exec