Bug 921592

Summary: [abrt] virt-manager-0.9.4-4.fc18: virt-manager.py:251:main:ImportError: No module named virtManager
Product: [Fedora] Fedora Reporter: Alexander <atsvetkov>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: berrange, crobinso, hbrock, jforbes, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:c9dbc5cb966ba33d3f8cd690cd49a0aadd816db3
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-15 13:17:58 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 Flags
File: backtrace
none
File: core_backtrace
none
File: environ none

Description Alexander 2013-03-14 13:40:26 UTC
Version-Release number of selected component:
virt-manager-0.9.4-4.fc18

Additional info:
cmdline:        python /usr/share/virt-manager/virt-manager.py
executable:     /usr/share/virt-manager/virt-manager.py
kernel:         3.8.1-201.fc18.x86_64
uid:            1000

Truncated backtrace:
virt-manager.py:251:main:ImportError: No module named virtManager

Traceback (most recent call last):
  File "/usr/share/virt-manager/virt-manager.py", line 392, in <module>
    main()
  File "/usr/share/virt-manager/virt-manager.py", line 251, in main
    import virtManager
ImportError: No module named virtManager

Local variables in innermost frame:

Comment 1 Alexander 2013-03-14 13:40:29 UTC
Created attachment 710024 [details]
File: backtrace

Comment 2 Alexander 2013-03-14 13:40:31 UTC
Created attachment 710025 [details]
File: core_backtrace

Comment 3 Alexander 2013-03-14 13:40:34 UTC
Created attachment 710026 [details]
File: environ

Comment 4 Cole Robinson 2013-03-14 14:39:14 UTC
Is this reproducible? Not sure how this could happen.

Comment 5 Alexander 2013-03-15 06:50:25 UTC
Well, downgraded virt-manager and all was fixed, after update the virt-manager all was fine again.... 

After the fix tried to remove and install it again all was OK ...
Checked the file virtManager was on the place where it should be (when the error popped)

Comment 6 Cole Robinson 2013-03-15 13:17:58 UTC
Thanks for the info, closing as NOTABUG. Please reopen if you reproduce again.