[Openstack] Is openstack-glance package broken?

Pádraig Brady P at draigBrady.com
Tue Jun 5 08:37:16 UTC 2012


On 06/05/2012 08:56 AM, Patrick Petit wrote:
> Hi there,
> 
> Trying to install OpenStack on Fedora 16 following instructions at http://fedoraproject.org/wiki/Getting_started_with_OpenStack_on_Fedora_17
> 
> Very early in the installation process here is what I get. This is new to me as previous installs worked okay at this point. Does it ring a bell ?
> Thanks
> Patrick
> 
> $ sudo openstack-db --service glance --init
> Please enter the password for the 'root' MySQL user: 
> Verified connectivity to MySQL.
> Creating 'glance' database.
> Asking openstack-glance to sync the database.
> Traceback (most recent call last):
>   File "/usr/bin/glance-manage", line 43, in <module>
>     from glance.common import cfg
> ImportError: cannot import name cfg
> ERROR 1146 (42S02) at line 1: Table 'glance.migrate_version' doesn't exist
> Final sanity check failed.
> Please file a bug report on bugzilla.redhat.com <http://bugzilla.redhat.com> against the openstack-glance package.

What package is this?
$ rpm -q openstack-glance

Is this file present? It should be:
/usr/lib/python2.7/site-packages/glance/common/cfg.py

cheers,
Pádraig




More information about the Openstack mailing list