Your message dated Wed, 27 Jul 2016 23:48:33 +0000
with message-id <[email protected]>
and subject line Bug#832055: fixed in designate-dashboard 2.0.0-2
has caused the Debian Bug report #832055,
regarding python-designate-dashboard: Creates "Internal Server Error" in 
dashboard
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
832055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832055
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Source: designate-dashboard
Source-Version: 2.0.0-2

We believe that the bug you reported is fixed in the latest version of
designate-dashboard, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated designate-dashboard 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 27 Jul 2016 16:20:33 +0200
Source: designate-dashboard
Binary: python-designate-dashboard
Architecture: source all
Version: 2.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
 python-designate-dashboard - OpenStack DNS as a Service - dashboard plugin
Closes: 832055
Changes:
 designate-dashboard (2.0.0-2) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Standards-Version is 3.9.8 now (no change)
   * d/rules: Removed UPSTREAM_GIT with default value
 .
   [ Thomas Goirand ]
   * Fixed missing EPOC for the horizon and oslo.config dependency.
   * Adds fix-init-fails-to-get-version.patch (Closes: #832055).
Checksums-Sha1:
 a4e147ac377c33781fbd1d5f9de7981c514923a3 2649 designate-dashboard_2.0.0-2.dsc
 a19d7ceef73c4e850e758ef82e779e71cf13d1c3 3636 
designate-dashboard_2.0.0-2.debian.tar.xz
 97bdfd6be28e0e57e5d96126ba845fcf13e6eef0 27576 
python-designate-dashboard_2.0.0-2_all.deb
Checksums-Sha256:
 cec4f213468c119044bf96976a799732d0f5498f609b8cf37d76cde7f0669a91 2649 
designate-dashboard_2.0.0-2.dsc
 fff99c391a21a056e764800d0ff40aef7e3ccf55a47ab165947e6d31d19e9663 3636 
designate-dashboard_2.0.0-2.debian.tar.xz
 d3dae74f7a33aa52b84e95245df97ad25ec9c1f050ea7a4614e8d88b22b7d601 27576 
python-designate-dashboard_2.0.0-2_all.deb
Files:
 91a0f8a3da493fcc9762f3c752452a4c 2649 python extra 
designate-dashboard_2.0.0-2.dsc
 a6aec892cb29ad5ddc534ac8cfdc03cb 3636 python extra 
designate-dashboard_2.0.0-2.debian.tar.xz
 04874b7d891c503d7f66bdadffc4f61d 27576 python extra 
python-designate-dashboard_2.0.0-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJXmMONAAoJENQWrRWsa0P+8CoP/1RdZu5aQscW1U7OMJ8HVEyb
ueTyYRkqvGAuxJHsY5sS8yc7WLmlB7cA1pjlgCxXQKKB7OuZgdwrrxMmHhUtIJUm
nSw4fiuTyUQHLXUJtIvFxTrLTioto9/xYp1HACHP7c7Djcj6JIUnl3+OBHqTSETk
HM4jvnBRmMUT7TvlDVCMdQ38675tvtGj9TU/QYKx7nzjFL4/y68xCOnj5Bghxo8o
cz1kW3pmyLOjZy2OLGw4G1XHcteUL3OLiCGjUWxwk/fZkjeyD/E0ahE55sbVkt7u
W+SmrOW3KczoeSw+hrHZVbM5bAlPwew14AI/GVuDmfSl6q4RrWbWbeb+AZNzRTIY
ePWenTfKC5gmR80m1ehR0aY1SarKLXEShPF5RtO3pAQZw1BsuDlS/8vgHj71dyV0
Gt3yG3FpA8QkKJcJPSaEVrjpUO+kY5HKaol8esw3xwu/I4bElDMeRkMmZ81vvoQE
kEC/zE/7PCtAPaFEkDxmgN05BS9/pLzFWS31zkXdcD+POVY4A/8axUtA5cWlco9O
ibokQpzI1JoA0MMWMJwU0mqqCm8L8m1O+JuhBcs6mWGx0qSWoxrjSIWy4fmwZqH1
Ef5GXvSokAgPhIRGaqQ9wGG8ue/jRFWlg6bToDUItSi1g8Bp/4JxlQQZxqtevHtt
8JN+Fx6M3PwLwVrYTNfC
=egpm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to