[Bug 712940] New: Virtualization:KVM/kvm: Bug spice not enabled like it should
https://bugzilla.novell.com/show_bug.cgi?id=712940 https://bugzilla.novell.com/show_bug.cgi?id=712940#c0 Summary: Virtualization:KVM/kvm: Bug spice not enabled like it should Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: openSUSE 11.4 Status: NEW Severity: Major Priority: P5 - None Component: 3rd party software AssignedTo: agraf@novell.com ReportedBy: bruno@ioda-net.ch QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- Blocker: --- When we try to create a virtual machine or use the spice flag in kvm it return an error no spice for that build. Seen on factory (12.1) x64 with repository http://download.opensuse.org/repositories/Virtualization/openSUSE_Factory/ i | kvm | paquet | 0.15.rc1-110.5 | x86_64 i | kvm-debuginfo | paquet | 0.15.rc1-110.5 | x86_64 i | libvirt | paquet | 0.9.4-141.4 | x86_64 i | libvirt-client | paquet | 0.9.4-141.4 | x86_64 i | libvirt-client-debuginfo | paquet | 0.9.4-141.4 | x86_64 i | libvirt-debuginfo | paquet | 0.9.4-141.4 | x86_64 i | libvirt-doc | paquet | 0.9.4-141.4 | x86_64 i | libvirt-python | paquet | 0.9.4-141.4 | x86_64 i | libvirt-python-debuginfo | paquet | 0.9.4-141.4 | x86_64 i | virt-manager | paquet | 0.8.7-61.1 | x86_64 i | virt-utils | paquet | 1.1.7-23.2 | x86_64 i | virt-viewer | paquet | 0.3.1-33.3 | x86_64 i | virt-viewer-debuginfo | paquet | 0.3.1-33.3 | x86_64 i | libspice-server1 | paquet | 0.8.2-4.1 | x86_64 i | spice-client | paquet | 0.8.2-4.1 | x86_64 i | spice-devel | paquet | 0.8.1-5.1 | noarch It seems something goes wrong with the if cond spice Those repository for 11.3 or 11.4 offer the same version, but spice doesn't work at least under x64 -- 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=712940 https://bugzilla.novell.com/show_bug.cgi?id=712940#c1 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brogers@suse.com --- Comment #1 from Bruno Friedmann <bruno@ioda-net.ch> 2011-11-09 21:09:06 UTC --- This is true aslo on 12.1 -- 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=712940 https://bugzilla.novell.com/show_bug.cgi?id=712940#c2 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jfehlig@suse.com --- Comment #2 from Bruno Friedmann <bruno@ioda-net.ch> 2011-11-09 21:11:09 UTC --- refresh list of contact for package Last tests with actual builds give unsupported configuration: spicevmc not supported in this QEMU binary Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 44, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/asyncjob.py", line 65, in tmpcb callback(*args, **kwargs) File "/usr/share/virt-manager/virtManager/domain.py", line 1058, in startup self._backend.create() File "/usr/lib64/python2.7/site-packages/libvirt.py", line 510, in create if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self) libvirtError: unsupported configuration: spicevmc not supported in this QEMU binary -- 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=712940 https://bugzilla.novell.com/show_bug.cgi?id=712940#c3 G Venk <gvenkat@attglobal.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gvenkat@attglobal.net --- Comment #3 from G Venk <gvenkat@attglobal.net> 2011-12-23 02:56:59 UTC --- After some flip-flopping early on, the QEMU/KVM binary builds as far as I know are compiled without spice enabled. There is no other choice than to build your own. Download the source rpm and you can build your own KVM using something like rpmbuild --rebuild --with spice kvm-1.0-129.6.src.rpm It will require a bunch of spice development rpms and protocol rpms to compile. But once you have the required packages to compile, the build seems to go through quite cleanly. Have been doing this since KVM 0.9 -- 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=712940 https://bugzilla.novell.com/show_bug.cgi?id=712940#c4 --- Comment #4 from Bruce Rogers <brogers@suse.com> 2011-12-23 04:59:26 UTC --- We've got spice enabled in the Virtualization project (not Virtualization:KVM). The kvm package there has spice enabled, and other spice related packages live there as well. -- 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=712940 https://bugzilla.novell.com/show_bug.cgi?id=712940#c5 Bruce Rogers <brogers@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Bruce Rogers <brogers@suse.com> 2012-01-25 18:00:11 UTC --- A spice enabled kvm is now in Factory. -- 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