https://bugzilla.novell.com/show_bug.cgi?id=796907 https://bugzilla.novell.com/show_bug.cgi?id=796907#c0 Summary: "Create Virtual Machines" in YAST produces error "libvirtmod.so: wrong ELF class" Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: KVM AssignedTo: kvm-bugs@forge.provo.novell.com ReportedBy: lbickley@bickleywest.com QAContact: jdouglas@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4 After installing KVM and rebooting, attempting to "Create Virtual Machines" in YAST yields the following error: "libvirtmod.so: wrong ELF class" Reproducible: Always Steps to Reproduce: 1. Start YAST 2. Go to Virtualization 3. Select Create Virtual Machines Actual Results: Traceback (most recent call last): File "/usr/bin/vm-install", line 24, in <module> import vmdisks.disks File "/usr/lib/python2.7/site-packages/vmdisks/__init__.py", line 2, in <module> from diskmap import * File "/usr/lib/python2.7/site-packages/vmdisks/diskmap.py", line 1, in <module> import libvirt File "/usr/lib/python2.7/site-packages/libvirt.py", line 25, in <module> raise lib_e ImportError: /usr/lib/python2.7/site-packages/libvirtmod.so: wrong ELF class: ELFCLASS32 Expected Results: Began creation of VM Re-installed "libvert-python" which provides libvirtmod.so, and the same error occurred. Reinstalled all KVM and KVM supporting libraries and same error occurred. -- 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.