Description of problem: xen-devel doesn't pull in enough dependencies to allow out-of-the-box compilation Version-Release number of selected component (if applicable): xen-devel-4.2.2-3.fc20.x86_64 How reproducible: 100% Steps to Reproduce: 1. yum install -y xen-devel 2. echo '#include <libxl.h>' | gcc -E - >/dev/null 3. yum install -y libuuid-devel 4. echo '#include <libxl.h>' | gcc -E - >/dev/null Actual results: step 2 fails with: In file included from /usr/include/libxl.h:259:0, from <stdin>:1: /usr/include/libxl_uuid.h:27:23: fatal error: uuid/uuid.h: No such file or directory #include <uuid/uuid.h> ^ compilation terminated. step 3 installs files step 4 succeeds (0 exit status, no output) Expected results: step 1 should have installed libuuid-devel, so that step 2 succeeds, and step 3 has nothing to do Additional info: Noticed on the libvirt list: https://www.redhat.com/archives/libvir-list/2013-May/msg00997.html
xen-4.2.2-4.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/xen-4.2.2-4.fc19
xen-4.2.2-4.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/xen-4.2.2-4.fc18
xen-4.1.5-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/xen-4.1.5-3.fc17
Package xen-4.2.2-4.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing xen-4.2.2-4.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-8369/xen-4.2.2-4.fc19 then log in and leave karma (feedback).
xen-4.2.2-5.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/xen-4.2.2-5.fc19
xen-4.2.2-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/xen-4.2.2-5.fc18
xen-4.1.5-4.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/xen-4.1.5-4.fc17
xen-4.1.5-4.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.
xen-4.2.2-5.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
xen-4.2.2-5.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.