Opened 6 years ago

Closed 6 years ago

#2117 closed defect (fixed)

python django shows conf error

Reported by: darkblueb Owned by: osgeolive@…
Priority: normal Milestone: OSGeoLive12.0
Component: OSGeoLive Keywords: django, python
Cc:

Description

12dev osgeolive-nightly-build281-amd64-bbbb6e3-master-log.tar.gz

Setting up python-django-common (1:1.11.11-1ubuntu1.1) ...
Setting up python-django (1:1.11.11-1ubuntu1.1) ...
Setting up python-eoxserver (0.4.1~6dbc367-0~bionic0) ...
CREATE EXTENSION
The user `user' is already a member of `users'.
Creating EOxServer demonstration instance
Traceback (most recent call last):
  File "/usr/bin/eoxserver-admin.py", line 31, in <module>
    from eoxserver.core.management import execute_from_commandline
  File "/usr/lib/python2.7/dist-packages/eoxserver/core/__init__.py", line 40, in <module>
    from django.utils.importlib import import_module
ImportError: No module named importlib
./install_eoxserver.sh: 80: cd: can't cd to eoxserver_demonstration
sed: can't read eoxserver_demonstration/settings.py: No such file or directory
sed: can't read eoxserver_demonstration/settings.py: No such file or directory
sed: can't read eoxserver_demonstration/settings.py: No such file or directory
sed: can't read eoxserver_demonstration/settings.py: No such file or directory
sed: can't read eoxserver_demonstration/settings.py: No such file or directory
sed: can't read eoxserver_demonstration/settings.py: No such file or directory
sed: can't read eoxserver_demonstration/settings.py: No such file or directory
sed: can't read eoxserver_demonstration/settings.py: No such file or directory
./install_eoxserver.sh: 101: ./install_eoxserver.sh: cannot create eoxserver_demonstration/settings.py: Directory nonexistent
python: can't open file 'manage.py': [Errno 2] No such file or directory
--2018-08-23 00:19:40--  https://github.com/EOxServer/eoxserver/archive/release-0.4.0.tar.gz
Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112
Connecting to github.com (github.com)|192.30.253.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/EOxServer/eoxserver/tar.gz/release-0.4.0 [following]
--2018-08-23 00:19:41--  https://codeload.github.com/EOxServer/eoxserver/tar.gz/release-0.4.0
Resolving codeload.github.com (codeload.github.com)... 192.30.253.121, 192.30.253.120
Connecting to codeload.github.com (codeload.github.com)|192.30.253.121|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: 'release-0.4.0.tar.gz'

     0K ........ ........ ........ ........ ........ ........ 2.78M
...

Change history (2)

comment:2 by kalxas, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.