Paste #590802
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | root@controller.s2.scloud /home/proto ; apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Setting up openstack-dashboard (2:9.1.0-0ubuntu1~cloud0) ... Collecting and compressing static assets... There is no South database module 'south.db.mysql' for your database. Please either choose a supported database, check for SOUTH_DATABASE_ADAPTER[S] settings, or remove South from INSTALLED_APPS. dpkg: error processing package openstack-dashboard (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of openstack-dashboard-ubuntu-theme: openstack-dashboard-ubuntu-theme depends on openstack-dashboard (= 2:9.1.0-0ubuntu1~cloud0); however: Package openstack-dashboard is not configured yet. dpkg: error processing package openstack-dashboard-ubuntu-theme (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: openstack-dashboard openstack-dashboard-ubuntu-theme E: Sub-process /usr/bin/dpkg returned an error code (1) |