Description of problem: Multilib conflict when installing imagemagick Version-Release number of selected component (if applicable): 6.7.0.10-3 How reproducible: Simply try to install ImageMagick with multilib_policy=all in your yum configuration file Actual results: file /usr/share/ImageMagick-6.7.0/configure.xml from install of ImageMagick-6.7.0.10-3.fc16.i686 conflicts with file from package ImageMagick-6.7.0.10-3.fc16.x86_64
And what you suggest in this situation? And for what you install both versions of ImageMagick at once? It even not lib in main package to link to. So, just ignore one...
There is a dependency ImageMagick -> zbar -> gstreamer-plugins-bad-free-extras. I also somehow ended up with two copies of zbar (i686 and x86_64) and two copies of ImageMagick. Luckily removing zbar.i686 was enough to be able to remove ImageMagick.i686. However, the problem here is that the configure.xml file is per-arch and should be in /usr/lib and /usr/lib64/ImageMagick-6.7.0.
Thank you for your bugreport and willing make free software better! Reported upstream: http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19819 We close bug now, as it related to upstream developing. But we continue track changes and whatever it will be fixed ve consider make update in Fedora.
*** Bug 785240 has been marked as a duplicate of this bug. ***