Your message dated Fri, 06 Nov 2015 11:47:16 +0100 with message-id <[email protected]> and subject line Re: openstack-dashboard: postinst error "No module named oslo.config" has caused the Debian Bug report #802821, regarding openstack-dashboard: postinst error "No module named oslo.config" 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.) -- 802821: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802821 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: openstack-dashboard Version: 2015.1.1-1 Severity: normal ~~~~ Setting up openstack-dashboard (2015.1.1-1) ... Traceback (most recent call last): File "/usr/share/openstack-dashboard/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 345, in execute settings.INSTALLED_APPS File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 46, in __getattr__ self._setup(name) File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 42, in _setup self._wrapped = Settings(settings_module) File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 98, in __init__ % (self.SETTINGS_MODULE, e) ImportError: Could not import settings 'openstack_dashboard.settings' (Is it on sys.path? Is there an import error in the settings file?): No module named oslo.config dpkg: error processing package openstack-dashboard (--configure): subprocess installed post-installation script returned error exit status 1 ~~~~ --- System information. --- Architecture: amd64 Kernel: Linux 4.1.0-1-amd64 Debian Release: stretch/sid 500 testing-updates httpredir.debian.org 500 testing security.debian.org 500 testing httpredir.debian.org 333 unstable httpredir.debian.org --- Package information. --- Package's Depends field is empty. Package's Recommends field is empty. Package's Suggests field is empty. -- Best wishes, Dmitry Smirnov GPG key : 4096R/53968D1B
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---Hi Dmitry, You're seeing this issue because testing contains a newer python-oslo.config module, while it still contains Horizon 2015.1.1 instead of version 8.0.0. So in fact, testing contains currently a mix of the Kilo release and the Liberty release of OpenStack. This is a consequence of the way Debian repositories are built, and could hardly be addressed. Please just wait for all of Liberty to migrate to testing, or use snapshot.debian.org to use the Kilo release in testing for a while so that you can use the Kilo OpenStack release before all of Liberty gets migrated. Thanks for your understanding, Thomas Goirand (zigo) P.S: I'm of course closing this bug.
--- End Message ---

