[OSGeoLive] #2268: geonode packages missing for focal

OSGeoLive trac_osgeolive at osgeo.org
Wed Dec 16 10:37:32 PST 2020


#2268: geonode packages missing for focal
-----------------------+----------------------------
 Reporter:  kalxas     |       Owner:  kalxas
     Type:  defect     |      Status:  new
 Priority:  critical   |   Milestone:  OSGeoLive14.0
Component:  OSGeoLive  |  Resolution:
 Keywords:  geonode    |
-----------------------+----------------------------
Changes (by kalxas):

 * owner:  osgeolive@… => kalxas
 * type:  task => defect


Comment:

 Packages now available.

 Installation error:

 {{{
 Configuring GeoNode
 Traceback (most recent call last):
   File "/usr/lib/python3/dist-packages/django/apps/config.py", line 118,
 in create
     cls = getattr(mod, cls_name)
 AttributeError: module 'pinax' has no attribute 'ratings'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/bin/django-admin", line 5, in <module>
     management.execute_from_command_line()
   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 91,
 in populate
     app_config = AppConfig.create(entry)
   File "/usr/lib/python3/dist-packages/django/apps/config.py", line 136,
 in create
     import_module(entry)
   File "/usr/lib/python3.8/importlib/__init__.py", line 127, in
 import_module
     return _bootstrap._gcd_import(name[level:], package, level)
   File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
   File "<frozen importlib._bootstrap>", line 991, in _find_and_load
   File "<frozen importlib._bootstrap>", line 973, in
 _find_and_load_unlocked
 ModuleNotFoundError: No module named 'pinax.ratings'
 Traceback (most recent call last):
   File "/usr/lib/python3/dist-packages/django/apps/config.py", line 118,
 in create
     cls = getattr(mod, cls_name)
 AttributeError: module 'pinax' has no attribute 'ratings'

 }}}

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