Bug 1055977 - spice-client-glib-usb-helper: Error setting facl: Operation not permitted
Summary: spice-client-glib-usb-helper: Error setting facl: Operation not permitted
Status: RESOLVED DUPLICATE of bug 744251
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Virtualization:Tools (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Factory
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: virt-bugs list
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-28 17:02 UTC by Chris Ward
Modified: 2017-08-29 09:57 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Ward 2017-08-28 17:02:53 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
Comment 1 Cédric Bosdonnat 2017-08-29 09:57:01 UTC
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 ***