Comment 3 for bug 660428

Revision history for this message
Soren Hansen (soren) wrote : Re: [Bug 660428] [NEW] nova-objectstore start errors after install

On 14-10-2010 13:20, Launchpad Bug Tracker wrote:
> Setting up nova-objectstore (0.9.1~bzr331-0ubuntu2) ...
> * Starting nova objectstore nova-objectstore
> Traceback (most recent call last):
> File "/usr/bin/nova-objectstore", line 38, in <module>
> from nova.objectstore import handler
> File "/usr/lib/pymodules/python2.6/nova/objectstore/handler.py", line 58, in <module>
> from nova.api.ec2 import context
> File "/usr/lib/pymodules/python2.6/nova/api/__init__.py", line 30, in <module>
> from nova.api import rackspace
> File "/usr/lib/pymodules/python2.6/nova/api/rackspace/__init__.py", line 35, in <module>
> from nova.api.rackspace import backup_schedules
> File "/usr/lib/pymodules/python2.6/nova/api/rackspace/backup_schedules.py", line 24, in <module>
> import nova.image.service
> ImportError: No module named image.service
> ...fail!
> invoke-rc.d: initscript nova-objectstore, action "start" failed.
>
> I ran the following command to get the packages:
>
> sudo apt-get install nova-api nova-objectstore nova-compute \
> nova-scheduler nova-network euca2ools unzip
>

This happens because python-support hasn't run yet when we attempt to start the daemon.

--
Soren Hansen
Ubuntu Developer http://www.ubuntu.com/
OpenStack Developer http://www.openstack.org/