Hi All,

I am installing Icehouse on Ubuntu 14.04.1. When I trying to install
Cinder-api as per the install guide, I am seeing the same error with the
latest package. Following is the output:

root@controller:~# sudo apt-get install cinder-api cinder-scheduler
Reading package lists... Done
Building dependency tree
Reading state information... Done
cinder-api is already the newest version.
cinder-scheduler is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up cinder-common (1:2014.1.2-0ubuntu1) ...
Traceback (most recent call last):
  File "/usr/bin/cinder-manage", line 62, in <module>
    from oslo import messaging
ImportError: cannot import name messaging
dpkg: error processing package cinder-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of cinder-api:
 cinder-api depends on cinder-common (= 1:2014.1.2-0ubuntu1); however:
  Package cinder-common is not configured yet.

dpkg: error processing package cinder-api (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
                                                                                
                          dpkg: dependency problems prevent configuration of 
cinder-scheduler:
 cinder-scheduler depends on cinder-common (= 1:2014.1.2-0ubuntu1); however:
  Package cinder-common is not configured yet.

dpkg: error processing package cinder-scheduler (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
E: Sub-process /usr/bin/dpkg returned an error code (1)

I am a new OpenStack user and I am not able to get a workaround for this
issue. As per me, I think I am hitting the same bug with  cinder-common
(= 1:2014.1.2-0ubuntu1) as well.

Please  help !

Amrit

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cinder in Ubuntu.
https://bugs.launchpad.net/bugs/1231764

Title:
  package cinder-common 1:2013.1.2-0ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1231764/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to