openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #12746
Is openstack-glance package broken?
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 against the
openstack-glance package.
Follow ups