[Bug 1443787] [NEW] openstack-dashboard pkg in ubuntu14.04 install error
yanchen
yyanchn at gmail.com
Tue Apr 14 07:22:08 UTC 2015
Public bug reported:
OS: ubuntu14.04
openstack: kilo
# apt-get install openstack-dashboard apache2 libapache2-mod-wsgi memcached python-memcache
......
Setting up python-django-horizon (1:2015.1~b3-0ubuntu2~cloud0) ...
Setting up openstack-dashboard (1:2015.1~b3-0ubuntu2~cloud0) ...
Adding system user `horizon' (UID 108) ...
Adding new user `horizon' (UID 108) with group `horizon' ...
Not creating home directory `/usr/share/openstack-dashboard/'.
Collecting and compressing static assets...
Traceback (most recent call last):
File "manage.py", line 25, in <module>
execute_from_command_line(sys.argv)
File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 385, in execute_from_command_line
utility.execute()
File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 377, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 238, in fetch_command
klass = load_command_class(app_name, subcommand)
File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 41, in load_command_class
module = import_module('%s.management.commands.%s' % (app_name, name))
File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
File "/usr/lib/python2.7/dist-packages/compressor/management/commands/compress.py", line 28, in <module>
from compressor.cache import get_offline_hexdigest, write_offline_manifest
File "/usr/lib/python2.7/dist-packages/compressor/cache.py", line 8, in <module>
from django.utils import simplejson
ImportError: cannot import name simplejson
dpkg: error processing package openstack-dashboard (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up memcached (1.4.14-0ubuntu9) ...
Starting memcached: memcached.
dpkg: dependency problems prevent configuration of openstack-dashboard-ubuntu-theme:
openstack-dashboard-ubuntu-theme depends on openstack-dashboard (= 1:2015.1~b3-0ubuntu2~cloud0); however:
Package openstack-dashboard is not configured yet.
dpkg: error processing package openstack-dashboard-ubuntu-theme (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
Errors were encountered while processing:
openstack-dashboard
openstack-dashboard-ubuntu-theme
E: Sub-process /usr/bin/dpkg returned an error code (1)
** Affects: horizon (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1443787
Title:
openstack-dashboard pkg in ubuntu14.04 install error
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1443787/+subscriptions
More information about the Ubuntu-server-bugs
mailing list