Your message dated Mon, 6 Mar 2017 23:00:10 +0100 with message-id <a8adecbf-e535-f7d5-3843-ca562ac70...@debian.org> and subject line Re: [PKG-Openstack-devel] horizon is marked for autoremoval from testing has caused the Debian Bug report #855576, regarding openstack-dashboard: fails to install: django.core.exceptions.ImproperlyConfigured: AUTH_USER_MODEL refers to model 'openstack_auth.User' that has not been installed 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 ow...@bugs.debian.org immediately.) -- 855576: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855576 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: openstack-dashboard Version: 3:10.0.0-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Control: affects -1 + python-senlin-dashboard Hi, during a test with piuparts I noticed your package failed to install. As per definition of the release team this makes the package too buggy for a release, thus the severity. >From the attached log (scroll to the bottom...): Setting up openstack-dashboard (3:10.0.0-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 366, in execute_from_command_line utility.execute() File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 340, in execute django.setup() File "/usr/lib/python2.7/dist-packages/django/__init__.py", line 27, in setup apps.populate(settings.INSTALLED_APPS) File "/usr/lib/python2.7/dist-packages/django/apps/registry.py", line 108, in populate app_config.import_models() File "/usr/lib/python2.7/dist-packages/django/apps/config.py", line 202, in import_models self.models_module = import_module(models_module_name) File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) File "/usr/lib/python2.7/dist-packages/openstack_auth/models.py", line 15, in <module> from openstack_auth.user import User # noqa File "/usr/lib/python2.7/dist-packages/openstack_auth/user.py", line 26, in <module> from openstack_auth import utils File "/usr/lib/python2.7/dist-packages/openstack_auth/utils.py", line 20, in <module> from django.contrib.auth import middleware File "/usr/lib/python2.7/dist-packages/django/contrib/auth/middleware.py", line 4, in <module> from django.contrib.auth.backends import RemoteUserBackend File "/usr/lib/python2.7/dist-packages/django/contrib/auth/backends.py", line 6, in <module> UserModel = get_user_model() File "/usr/lib/python2.7/dist-packages/django/contrib/auth/__init__.py", line 180, in get_user_model "AUTH_USER_MODEL refers to model '%s' that has not been installed" % settings.AUTH_USER_MODEL django.core.exceptions.ImproperlyConfigured: AUTH_USER_MODEL refers to model 'openstack_auth.User' that has not been installed dpkg: error processing package openstack-dashboard (--configure): subprocess installed post-installation script returned error exit status 1 This was observed while testing python-senlin-dashboard in experimental, where openstack-dashboard was pulled in as a dependency. cheers, Andreas
python-senlin-dashboard_0.4.0-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---On 03/05/2017 09:06 PM, Allison Randal wrote: > Thomas, are you working on these? Horizon and a large swath of > dashboards for various projects are slated for autoremoval from testing. > > I'm happy to dig into these, but I don't want to step on your toes if > you're already on it. I was expecting an answer first, though it's not coming. To me, that's a false positive. It just doesn't work to install python-senlin-dashboard. Which isn't very surprising: I left it in Experimental, because it wasn't a production ready package. We may overwrite the senlin-dashboard package with the one from Ocata when we have it done anyway, so I think it's fine to just close the bug then revisit and check senlin-dashboard install. Therefore, I'm closing this bug. If you feel like it's best to reopen and reassign the bug to python-senlin-dashboard, I have no objection with this approach but the fact it's going to be depressing to see the bug open for so long until we get Ocata finished and tested! :P Cheers, Thomas Goirand (zigo)
--- End Message ---