Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ilivessevili/adcc476a5f14d1a8d610 to your computer and use it in GitHub Desktop.
Save ilivessevili/adcc476a5f14d1a8d610 to your computer and use it in GitHub Desktop.
Error: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install glance-api' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
openstack-dashboard-cloudbase-theme : Depends: openstack-dashboard (= 1:2015.1.0-0ubuntu1~cloud0) but 1:2015.1.1-0ubuntu1~cloud2 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Error: /Stage[main]/Glance::Api/Package[glance-api]/ensure: change from purged to present failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install glance-api' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
openstack-dashboard-cloudbase-theme : Depends: openstack-dashboard (= 1:2015.1.0-0ubuntu1~cloud0) but 1:2015.1.1-0ubuntu1~cloud2 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment