Description of problem: qemu is not compiled with virtfs and bluez support; for this we need to include in dependency list the libattr-devel and bluez-libs-devel packages Version-Release number of selected component (if applicable): qemu-kvm-0.13 How reproducible: allways Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
FWIW, I just burned an hour or two trying to make this work, not knowing it wasn't set up to work at all. My understanding is that simply building the package on a machine with libattr-devel would fix this, so, yeah, that'd be cool.
(In reply to comment #1) > FWIW, I just burned an hour or two trying to make this work, not knowing it > wasn't set up to work at all. My understanding is that simply building the > package on a machine with libattr-devel would fix this, so, yeah, that'd be > cool. Oh, I'm on a freshly installed F15 host. -Robin
------- Comment From mohan.com 2011-09-06 12:28 EDT------- As per the discussion in the following thread: http://www.redhat.com/archives/libvir-list/2011-June/msg01022.html , we just need to add libattr-dev in BuildRequires Attached patch adds this dependency. Redhat could you please take this patch if its not already part of qemu package?
Created attachment 521709 [details] Patch to add libattr-dev to BuildRequires section ------- Comment (attachment only) From mohan.com 2011-09-06 12:27 EDT-------
According to koji, this issue seems fixed for fc16 & fc17. Could anyone build a fixed version for Fedora 15, please?
------- Comment From vaish123.ibm.com 2011-12-08 06:58 EDT------- Hi, Any Progress on the bug ? Thanks.
(In reply to comment #6) Fedora 15 has fixed version for now: * Wed Jun 22 2011 Richard W.M. Jones <rjones> - 2:0.14.0-8 - Add BR libattr-devel. This caused the -fstype option to be disabled. https://www.redhat.com/archives/libvir-list/2011-June/thread.html#01017
F14 is end-of-life, and as mentioned in Comment #7 this is fixed in F15, so closing.