Bugzilla – Bug 1055977
spice-client-glib-usb-helper: Error setting facl: Operation not permitted
Last modified: 2017-08-29 09:57:01 UTC
I get the above error when trying to plug in a USB storage key and have it recognised by a live CD which I have booted with 'virt-install'. Here is the shell session showing the problem: tjcw@linux-jxed:~> virt-install --name ofset --memory 128 --disk none --cdrom $PWD/freeduc-cd-1.4.1.iso --livecd ** (process:7489): WARNING **: Entity http://suse.com/sles/12.4 referenced but not defined ** (process:7489): WARNING **: Entity http://suse.com/sled/12.4 referenced but not defined WARNING No operating system detected, VM performance may suffer. Specify an OS with --os-variant for optimal results. Starting install... (virt-viewer:7555): Spice-WARNING **: channel-display-gst.c:303:create_pipeline: GStreamer error: no element "h264parse" (virt-viewer:7555): GSpice-WARNING **: Warning no automount-inhibiting implementation available (virt-viewer:7555): Gtk-WARNING **: Allocating size to SpiceDisplay 0xa49b8bc3c0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate? spice-client-glib-usb-helper: Error setting facl: Operation not permitted --- I am trying to use virtualisation with the CD image from https://sourceforge.net/projects/ofset/files/freeduc-cd/1.4.1/freeduc-cd-1.4.1.iso/download
You need to manually set s bit on that binary: we don't set it in the package for security reasons. *** This bug has been marked as a duplicate of bug 744251 ***