# yum install libvirt-devel Loaded plugins: changelog, downloadonly, priorities, remove-with-leaves, show- : leaves, tsflags 16 packages excluded due to repository priority protections Package libvirt-devel-0.9.11.3-1.fc17.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package libvirt-devel.i686 0:0.9.11.3-1.fc17 will be installed --> Processing Dependency: libvirt.so.0 for package: libvirt-devel-0.9.11.3-1.fc17.i686 --> Processing Dependency: libvirt-qemu.so.0 for package: libvirt-devel-0.9.11.3-1.fc17.i686 --> Running transaction check ---> Package libvirt-client.i686 0:0.9.11.3-1.fc17 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: libvirt-devel i686 0.9.11.3-1.fc17 fedora 505 k Installing for dependencies: libvirt-client i686 0.9.11.3-1.fc17 fedora 3.4 M Transaction Summary ================================================================================ Install 1 Package (+1 Dependent package) Total size: 3.9 M Installed size: 17 M Is this ok [y/N]: y Downloading Packages: Running Transaction Check Running Transaction Test Transaction Check Error: file /usr/share/systemtap/tapset/libvirt_probes.stp from install of libvirt-client-0.9.11.3-1.fc17.i686 conflicts with file from package libvirt-client-0.9.11.3-1.fc17.x86_64 Error Summary ------------- [2] 12615 exit 1 noglob yum install libvirt-devel
Looks like we need to move the tapset into an arch specific subdir. ie /usr/share/systemtap/tapset/x86_64/libvirt_probes.stp /usr/share/systemtap/tapset/i386/libvirt_probes.stp
Patch sent upstream: https://www.redhat.com/archives/libvir-list/2012-October/msg01122.html
libvirt-0.9.11.7-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/libvirt-0.9.11.7-1.fc17
Package libvirt-0.9.11.7-1.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libvirt-0.9.11.7-1.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-17206/libvirt-0.9.11.7-1.fc17 then log in and leave karma (feedback).
libvirt-0.9.11.7-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.