Liang Yan changed bug 1016418
What Removed Added
Flags   needinfo?(tamas@tamasnagy.com)

Comment # 9 on bug 1016418 from
After debugging inside QEMU, I found the error is because that it could not
create spicevmc devices, and during these creating process it needs to access
libspice-server library outside. So eventually it is still because of this
library.


I hit this error in my openSUSE leap 42.2, and it became fine after I replace
libspice-server library. So Tamas, Robin, could you give it a test for below
steps? Thanks.


===================================
sudo zypper ar
http://download.opensuse.org/repositories/home:/lyan:/branches:/openSUSE:/Leap:/42.2:/Update/openSUSE_Leap_42.2_Update/
spice-test

sudo zypper up libspice-server1
===================================


You are receiving this mail because: