Hi, Gustavo: Thanks for the reply.
I just checked, it says already installed: root@OpenStack:/var/log/nova# cat nova-compute.log root@OpenStack:/var/log/nova# sudo apt-get install python-kombu Reading package lists... Done Building dependency tree Reading state information... Done python-kombu is already the newest version. python-kombu set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@OpenStack:/var/log/nova# sudo apt-get install kombu Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package kombu Do I need to configure something? Thanks. Sisu On Fri, Jan 17, 2014 at 11:32 AM, gustavo panizzo <gfa> <[email protected]>wrote: > On 01/17/2014 02:25 PM, Sisu Xi wrote: > > "/usr/lib/python2.7/dist-packages/nova/openstack/common/importutils.py", > > line 59, in import_module > > 2014-01-17 11:19:10.215 1964 TRACE nova __import__(import_str) > > 2014-01-17 11:19:10.215 1964 TRACE nova ImportError: No module named > > impl.kombu > > 2014-01-17 11:19:10.215 1964 TRACE nova > > > > > > > > Did I miss something here? > yes, a python library > > ImportError: No module named impl.kombu > > you need to install python-kombu or just kombu, depending on your $DIST > -- > 1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333 > > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > -- Sisu Xi, PhD Candidate http://www.cse.wustl.edu/~xis/ Department of Computer Science and Engineering Campus Box 1045 Washington University in St. Louis One Brookings Drive St. Louis, MO 63130
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
