Mailinglist Archive: opensuse-bugs (5386 mails)

< Previous Next >
[Bug 280345] New: virt-manager package broken
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sat, 2 Jun 2007 07:58:36 -0600 (MDT)
  • Message-id: <bug-280345-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=280345

           Summary: virt-manager package broken
           Product: openSUSE 10.3
           Version: Alpha 4plus
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: X11 Applications
        AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
        ReportedBy: al4321@xxxxxxxxx
         QAContact: sndirsch@xxxxxxxxxx


hi all !

I have installed virt-manager 0.4 package, which is basically a virtualization
GUI front-end, and when I try to start it, it returns an error:

alexey@opensuse103a4:~> /usr/bin/virt-manager &
[1] 8109
alexey@opensuse103a4:~> Traceback (most recent call last):
  File "/usr/share/virt-manager/virt-manager.py", line 105, in <module>
    from virtManager.engine import vmmEngine
  File "/usr/share/virt-manager/virtManager/engine.py", line 32, in <module>
    from virtManager.details import vmmDetails
  File "/usr/share/virt-manager/virtManager/details.py", line 29, in <module>
    from virtManager.addhardware import vmmAddHardware
  File "/usr/share/virt-manager/virtManager/addhardware.py", line 26, in
<module>
    import virtinst
ImportError: No module named virtinst

[1]+  Exit 1                  /usr/bin/virt-manager

I have tried to do "modprobe virtinst" but that failed too...

Also, AFAIK, this programs can work with Xen, KVM or Qemu modes. So by using
the latter option, I can achieve emulation in user-space without any kernel
modules.

Platform: openSUSE 10.3 Alpha4, 32-bit. (AMD Athlon XP)

Anybody knows what the problem can be ?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >