Bugger, I was hoping it would be a trivial thing by simply turning on spice-gtk for 12.1
Since I was hoping it would fix the error "Cannot display graphical console type 'spice': No module named SpiceClientGtk' " in virt-manager. when using spice as a display type. I've reason to believe this is caused by the lack of the python-SpiceClientGtk rpm because of this bug report from redhat : https://bugzilla.redhat.com/show_bug.cgi?id=697729 Which talks about exactly the same problem and the solution for it. I guess I have to branch of the package in my own obs corner. I've found the packages in the following repos build for opensuse 12.1 libcacard >= 0.1.2 http://download.opensuse.org/repositories/security/openSUSE_12.1/ libusb-1.0 >= 1.0.9 http://download.opensuse.org/repositories/hardware/openSUSE_12.1/ libusbredirhost >= 0.3.3 http://download.opensuse.org/repositories/hardware/openSUSE_12.1/ Thanks for the effort I'm of fiddling with it in my own little corner of the obs. (it seems to build nicely with the above packages) Rob Verduijn 2012/6/5 Jim Fehlig <[email protected]>: > Dominique Leuenberger a.k.a DimStar wrote: >> >> Quoting Jim Fehlig <[email protected]>: >> >>> Rob Verduijn wrote: >>>> Hello, >>>> I see that python-SpiceClientGtk is published in >>>> http://download.opensuse.org/repositories/Virtualization/openSUSE_Factory/ >>>> >>>> but not in >>>> http://download.opensuse.org/repositories/Virtualization/openSUSE_12.1/ >>>> >>>> Is there a special reason for this ? >>>> >>> >>> It is only enabled for Factory, but a quick look at the spec file shows >>> no dependencies that restrict it to Factory. >>> >>> I would be happy to enable it for 12.1, but would first like to check >>> with dimstar, the maintainer of spice-gtk. >>> >>> Regards, >>> Jim >> >> Jim, >> >> No objections from my end. > > I enabled build for 12.1 but noticed several unresolved dependencies > > libcacard >= 0.1.2 > libusb-1.0 >= 1.0.9 > libusbredirhost >= 0.3.3 > > Regards, > Jim > -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
