[OSGeoLive] #2267: eoxserver packaging review

OSGeoLive trac_osgeolive at osgeo.org
Thu Dec 17 06:27:14 PST 2020


#2267: eoxserver packaging review
-----------------------+----------------------------
 Reporter:  kalxas     |       Owner:  osgeolive@…
     Type:  defect     |      Status:  new
 Priority:  critical   |   Milestone:  OSGeoLive14.0
Component:  OSGeoLive  |  Resolution:
 Keywords:  eoxserver  |
-----------------------+----------------------------
Changes (by kalxas):

 * type:  task => defect


Comment:

 {{{
 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 "manage.py", line 22, in <module>
     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/dist-packages/django/core/management/base.py",
 line 83, in wrapped
     res = handle_func(*args, **kwargs)
   File "/usr/lib/python3/dist-
 packages/django/core/management/commands/migrate.py", line 87, in handle
     executor = MigrationExecutor(connection,
 self.migration_progress_callback)
   File "/usr/lib/python3/dist-packages/django/db/migrations/executor.py",
 line 18, in __init__
     self.loader = MigrationLoader(self.connection)
   File "/usr/lib/python3/dist-packages/django/db/migrations/loader.py",
 line 49, in __init__
     self.build_graph()
   File "/usr/lib/python3/dist-packages/django/db/migrations/loader.py",
 line 212, in build_graph
     self.applied_migrations = recorder.applied_migrations()
   File "/usr/lib/python3/dist-packages/django/db/migrations/recorder.py",
 line 73, in applied_migrations
     if self.has_table():
   File "/usr/lib/python3/dist-packages/django/db/migrations/recorder.py",
 line 56, in has_table
     return self.Migration._meta.db_table in
 self.connection.introspection.table_names(self.connection.cursor())
   File "/usr/lib/python3/dist-packages/django/db/backends/base/base.py",
 line 256, in cursor
     return self._cursor()
   File "/usr/lib/python3/dist-packages/django/db/backends/dummy/base.py",
 line 20, in complain
     raise ImproperlyConfigured("settings.DATABASES is improperly
 configured. "
 django.core.exceptions.ImproperlyConfigured: settings.DATABASES is
 improperly configured. Please supply the ENGINE value. Check settings
 documentation for more details.
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2267#comment:3>
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