Package: python-designate-dashboard
Version: 2.0.0-1
Severity: important

==> /var/log/apache2/error.log <==
[Thu Jul 21 20:55:57.875685 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457] mod_wsgi (pid=14895): Target WSGI script 
'/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi' cannot be 
loaded as Python module.
[Thu Jul 21 20:55:57.875751 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457] mod_wsgi (pid=14895): Exception occurred processing 
WSGI script 
'/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'.
[Thu Jul 21 20:55:57.875814 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457] Traceback (most recent call last):
[Thu Jul 21 20:55:57.875864 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi", line 16, 
in <module>
[Thu Jul 21 20:55:57.875981 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     application = get_wsgi_application()
[Thu Jul 21 20:55:57.876011 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/lib/python2.7/dist-packages/django/core/wsgi.py", line 13, in 
get_wsgi_application
[Thu Jul 21 20:55:57.876073 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     django.setup()
[Thu Jul 21 20:55:57.876099 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/lib/python2.7/dist-packages/django/__init__.py", line 17, in setup
[Thu Jul 21 20:55:57.876161 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     configure_logging(settings.LOGGING_CONFIG, 
settings.LOGGING)
[Thu Jul 21 20:55:57.876189 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 55, in 
__getattr__
[Thu Jul 21 20:55:57.876321 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     self._setup(name)
[Thu Jul 21 20:55:57.876350 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 43, in _setup
[Thu Jul 21 20:55:57.876383 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     self._wrapped = Settings(settings_module)
[Thu Jul 21 20:55:57.876402 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 99, in __init__
[Thu Jul 21 20:55:57.876427 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     mod = 
importlib.import_module(self.SETTINGS_MODULE)
[Thu Jul 21 20:55:57.876449 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File "/usr/lib/python2.7/importlib/__init__.py", 
line 37, in import_module
[Thu Jul 21 20:55:57.876517 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     __import__(name)
[Thu Jul 21 20:55:57.876540 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/settings.py",
 line 375, in <module>
[Thu Jul 21 20:55:57.876716 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     INSTALLED_APPS,
[Thu Jul 21 20:55:57.876748 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/utils/settings.py",
 line 111, in update_dashboards
[Thu Jul 21 20:55:57.876876 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     for key, config in 
import_dashboard_config(modules):
[Thu Jul 21 20:55:57.876902 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/utils/settings.py",
 line 44, in import_dashboard_config
[Thu Jul 21 20:55:57.876954 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     for key, submodule in 
six.iteritems(import_submodules(module)):
[Thu Jul 21 20:55:57.876979 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/utils/settings.py",
 line 29, in import_submodules
[Thu Jul 21 20:55:57.877007 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     submodule = import_module(name)
[Thu Jul 21 20:55:57.877025 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File "/usr/lib/python2.7/importlib/__init__.py", 
line 37, in import_module
[Thu Jul 21 20:55:57.877050 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     __import__(name)
[Thu Jul 21 20:55:57.877071 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/enabled/_1720_project_dns_panel.py",
 line 15, in <module>
[Thu Jul 21 20:55:57.877142 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     from designatedashboard import exceptions
[Thu Jul 21 20:55:57.877166 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/lib/python2.7/dist-packages/designatedashboard/__init__.py", line 19, in 
<module>
[Thu Jul 21 20:55:57.877223 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     'designatedashboard').version_string()
[Thu Jul 21 20:55:57.877248 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/lib/python2.7/dist-packages/pbr/version.py", line 457, in version_string
[Thu Jul 21 20:55:57.877459 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     return self.semantic_version().brief_string()
[Thu Jul 21 20:55:57.877485 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/lib/python2.7/dist-packages/pbr/version.py", line 452, in semantic_version
[Thu Jul 21 20:55:57.877515 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     self._semantic = 
self._get_version_from_pkg_resources()
[Thu Jul 21 20:55:57.877535 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/lib/python2.7/dist-packages/pbr/version.py", line 439, in 
_get_version_from_pkg_resources
[Thu Jul 21 20:55:57.877561 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     result_string = 
packaging.get_version(self.package)
[Thu Jul 21 20:55:57.877579 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]   File 
"/usr/lib/python2.7/dist-packages/pbr/packaging.py", line 668, in get_version
[Thu Jul 21 20:55:57.877848 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457]     raise Exception("Versioning for this project 
requires either an sdist"
[Thu Jul 21 20:55:57.877898 2016] [wsgi:error] [pid 14895:tid 140671901120256] 
[client 10.0.0.254:53457] Exception: Versioning for this project requires 
either an sdist tarball, or access to an upstream git repository. Are you sure 
that git is installed?


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-designate-dashboard depends on:
ii  openstack-dashboard     2:9.0.0-3
ii  python-babel            2.3.4+dfsg.1-2
ii  python-designateclient  2.1.0-2
ii  python-pbr              1.8.0-4.1
pn  python:any              <none>

python-designate-dashboard recommends no packages.

python-designate-dashboard suggests no packages.

-- no debconf information

Reply via email to