[Bug 733088] New: virt-manager failure
https://bugzilla.novell.com/show_bug.cgi?id=733088 https://bugzilla.novell.com/show_bug.cgi?id=733088#c0 Summary: virt-manager failure Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: inpost@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Opera/9.80 (X11; Linux i686; U; en-GB) Presto/2.9.168 Version/11.52 # virt-manager ERROR:root:could not import gobject (could not find _PyGObject_API object) Traceback (most recent call last): File "/usr/share/virt-manager/virt-manager.py", line 420, in <module> main() File "/usr/share/virt-manager/virt-manager.py", line 290, in main import gtk File "/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module> from gtk import _gtk ImportError: could not import gobject (could not find _PyGObject_API object) Traceback (most recent call last): File "/usr/share/virt-manager/virt-manager.py", line 427, in <module> _show_startup_error(str(run_e), "".join(traceback.format_exc())) File "/usr/share/virt-manager/virt-manager.py", line 61, in _show_startup_error import gtk File "/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 40, in <module> from gtk import _gtk ImportError: could not import gobject (could not find _PyGObject_API object) Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=733088 https://bugzilla.novell.com/show_bug.cgi?id=733088#c zj jia <zjjia@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@suse.com AssignedTo|bnc-team-screening@forge.pr |carnold@suse.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=733088 https://bugzilla.novell.com/show_bug.cgi?id=733088#c1 Charles Arnold <carnold@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |inpost@gmail.com --- Comment #1 from Charles Arnold <carnold@suse.com> 2011-12-06 23:22:39 UTC --- Check your version of python-gtk (rpm -qa | grep python-gtk). It should be python-gtk-2.22.0-4.1.x86_64 on os11.4. If not, try from the command line zypper install --force python-gtk-2.22.0-4.1.x86_64 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=733088 https://bugzilla.novell.com/show_bug.cgi?id=733088#c2 --- Comment #2 from r r <inpost@gmail.com> 2011-12-08 09:46:42 UTC --- (In reply to comment #1)
Check your version of python-gtk (rpm -qa | grep python-gtk). It should be python-gtk-2.22.0-4.1.x86_64 on os11.4. If not, try from the command line
# rpm -qa | grep python-gtk python-gtkglext-1.1.0-123.2.i586 python-gtk-2.24.0-4.3.i586 python-gtk-vnc-0.4.3-7.3.i586 python-gtksourceview-2.10.1-10.2.i586
zypper install --force python-gtk-2.22.0-4.1.x86_64
Reading installed packages... Package 'python-gtk-2.22.0-4.1.x86_64' not found. Resolving package dependencies... Nothing to do. What next should I do? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=733088 https://bugzilla.novell.com/show_bug.cgi?id=733088#c3 --- Comment #3 from Charles Arnold <carnold@suse.com> 2011-12-08 13:35:56 UTC --- A couple things to note. 1. You didn't specify what hardware you were using so I assumed 64 bit. Obviously if you are on 32 bit hardware, the 64 bit python-gtk won't work. 2. Try just doing a 'zypper up' to pull down the latest RPMs (all of them). 3. As of 12.1, 32 bit hardware is no longer supported for hosting Virtualization guests (Xen or KVM). SuSE has been the only Vendor (Software or Hardware) supporting 32 bit hosts for the last several years. Because the 'upstream' Virtualization projects do not support nor test Virtualization on 32 bit hosts, it was decided we would also stop supporting them. If you must run on 32 bit hardware and you still want to use Virtualization, I suggest you stay with 11.4 which is still supported and receives periodic maintenance releases. 4. You should still be able to run virt-manager/libvirt on a 32 bit host to view/manage guests on a remote 64 bit host. I don't know if this matters to you. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=733088 https://bugzilla.novell.com/show_bug.cgi?id=733088#c Ihno Krumreich <ihno@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low OS/Version|Other |Linux -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=733088 https://bugzilla.novell.com/show_bug.cgi?id=733088#c Ihno Krumreich <ihno@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Linux |openSUSE 11.4 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=733088 https://bugzilla.novell.com/show_bug.cgi?id=733088#c4 Charles Arnold <carnold@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED InfoProvider|inpost@gmail.com | Resolution| |NORESPONSE --- Comment #4 from Charles Arnold <carnold@suse.com> 2012-01-10 21:18:27 UTC --- Closing. -- 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.
participants (1)
-
bugzilla_noreply@novell.com