Compare with bug 831401 (doc conflicts in the -devel sub-RPMs). The libbluray RPM itself contains both the libbluray shared libs, and a bunch of binaries in /usr/bin, and a bunch of docs in /usr/share/doc: # rpm -ql libbluray-0.2.3-1.fc18.x86_64 /usr/bin/bd_info /usr/bin/bdj_test /usr/bin/bdsplice /usr/bin/clpi_dump /usr/bin/hdmv_test /usr/bin/index_dump /usr/bin/libbluray_test /usr/bin/list_titles /usr/bin/mobj_dump /usr/bin/mpls_dump /usr/bin/sound_dump /usr/lib64/libbluray.so.1 /usr/lib64/libbluray.so.1.2.0 /usr/share/doc/libbluray-0.2.3 /usr/share/doc/libbluray-0.2.3/COPYING /usr/share/doc/libbluray-0.2.3/README.txt /usr/share/doc/libbluray-0.2.3/player_wrappers /usr/share/doc/libbluray-0.2.3/player_wrappers/xine /usr/share/doc/libbluray-0.2.3/player_wrappers/xine/HOWTO /usr/share/doc/libbluray-0.2.3/player_wrappers/xine/Makefile /usr/share/doc/libbluray-0.2.3/player_wrappers/xine/input_bluray.c Installing both x86_64 and i686 versions for dependencies on the libraries therefore breaks upgrades (in this case to 0.4.0-1) due to a conflict on the binaries. The RPM should be split out in to separate libs (which one can install multilib) and binary (which one would install just one of) sub-RPMs.
Adding comment to aid people searching for this error: PREREQUISITE: Have both 32-bit and 64-bit versions of libbluray installed. (I have libbluray.i686 0.2.3-1.fc8 and libbluray.86_64 0.2.3-1.fc8) COMMAND ISSUED: sudo yum update -y OUTPUT: Transaction Check Error: file /usr/bin/clpi_dump conflicts between attempted installs of libbluray-0.4.0-1.fc18.i686 and libbluray-0.4.0-1.fc18.x86_64 LOCAL WORKAROUND: Exclude libbluray from updates until file conflicts resolved: sudo yum update -y -x libbluray Hope this will help others...
Could you please test this scratch build once it's finished building ? http://koji.fedoraproject.org/koji/taskinfo?taskID=6237931
I'd previously forced the issue by removing libbluray.i686, doing the yum update, using yumdownloader to grab libbluray-0.4.0-1.i686 and installing it with rpm --force. (So 0.4.0-1 both x86_64 and i686 versions installed at this point.) Added and refreshed my local repo with libbluray{,-utils}-0.4.0-2.{x86_64,i686} (4 RPMs) and did a "yum update". This time it worked fine. Had to install libbluray-utils.x86_64 manually afterwards though.
libbluray-0.4.0-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/libbluray-0.4.0-2.fc19
libbluray-0.4.0-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/libbluray-0.4.0-2.fc18
libbluray-0.4.0-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/libbluray-0.4.0-2.fc20
Package libbluray-0.4.0-2.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libbluray-0.4.0-2.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-22457/libbluray-0.4.0-2.fc18 then log in and leave karma (feedback).
0.4.0-2.fc20 works fine
libbluray-0.4.0-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
libbluray-0.4.0-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
libbluray-0.4.0-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.