Bug 886625
| Summary: | [abrt] openstack-nova-common-2012.1.3-2.fc17: nova-manage:79:<module>:ImportError: No module named compat | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Václav Pavlín <vpavlin> | ||||||||||
| Component: | openstack-nova | Assignee: | Pádraig Brady <p> | ||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 17 | CC: | akscram, alexander.sakhnov, apevec, asalkeld, bfilippov, breu, Jan.van.Eldik, jonathansteffan, jose.castro.leon, markmc, matt_domsch, mlvov, ndipanov, p, rbryant, rkukura | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | x86_64 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:ba5a7f303aefc14f782ffc84a5ab237062da29bc | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2012-12-13 09:30:48 UTC | Type: | --- | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Václav Pavlín
2012-12-12 17:13:31 UTC
Created attachment 662513 [details]
File: executable
Created attachment 662514 [details]
File: environ
Created attachment 662515 [details]
File: smolt_data
Created attachment 662516 [details]
File: core_backtrace
It seems that you have another version of nova installed on your system? Can you give the output from: rpm -qf /usr/lib/python2.7/site-packages/nova/compat/__init__.py and double check the output from rpm -V python-nova Also note that openstack-demo-install is not supported from sudo at present apparently. That's logged as a different bug. Output od first rpm command is python-nova-2012.1.3-1.fc17.noarch The second one doesn't print anything. Looks like I really have two versions. Probably because I tried to run DevStack previously (but it didn't work, so I tried directly OpenStack). So this might be a NOTABUG I suspected you ran devstack. devstack is really only good for a throw away VM at present. If you have a lot invested in this system, then here are details on what devstack does to help with manual clean up https://www.berrange.com/posts/2012/11/20/what-devstack-does-to-your-host-when-setting-up-openstack-on-fedora-17/ Marking not a bug for now |