Your message dated Tue, 5 Jul 2016 20:46:43 +0200
with message-id <[email protected]>
and subject line openstack-dashboard: fails to install: AttributeError: type 
object 'BaseCommand' has no attribute 'option_list'
has caused the Debian Bug report #829479,
regarding openstack-dashboard: fails to install: AttributeError: type object 
'BaseCommand' has no attribute 'option_list'
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.)


-- 
829479: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=829479
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openstack-dashboard
Version: 3:10.0.0~b1-3
Severity: serious
User: [email protected]
Usertags: piuparts

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...):

  1896 static files copied to '/usr/share/openstack-dashboard/static'.
  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 367, in execute_from_command_line
      utility.execute()
    File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", 
line 359, in execute
      self.fetch_command(subcommand).run_from_argv(self.argv)
    File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", 
line 208, in fetch_command
      klass = load_command_class(app_name, subcommand)
    File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", 
line 40, 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 37, in <module>
      class Command(BaseCommand):
    File 
"/usr/lib/python2.7/dist-packages/compressor/management/commands/compress.py", 
line 39, in Command
      option_list = BaseCommand.option_list + (
  AttributeError: type object 'BaseCommand' has no attribute 'option_list'
  dpkg: error processing package openstack-dashboard (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   openstack-dashboard


cheers,

Andreas

Attachment: openstack-dashboard_3:10.0.0~b1-3.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Hi Andreas,

The problem has already been reported against the
python-django-compressor package, which fails to build in Django 1.10:
https://bugs.debian.org/828662

When this bug is solved, then this will fix the problem of installing
Horizon with Django 1.10.

Therefore, I'm closing this bug, and will continue tracking in #828662.
I'll make sure to test Horizon with Django 1.10 as well, of course.

Cheers,

Thomas Goirand (zigo)

--- End Message ---

Reply via email to