Description of problem: Having openmpi installed keeps libotf from being installed because /usr/bin/otfdump conflicts. I don't know if this should be reported here or against libotf. Version-Release number of selected component (if applicable): openmpi-1.3.1-1.fc11.i586 libotf-0.9.8-2.fc11.i586
I had this problem too. The package openmpi owns the file /usr/bin/otfdump but it didn't actually create it. I have openmpi installed, and a recent update of Emacs pulled in libotf, which resulted in a conflict. I checked and there's no such file "otfdump". On my i386 system there /is/ a file /usr/bin/i586-redhat-linux-gnu-otfdump (owned by openmpi), which suggests that /usr/bin/otfdump were possibly meant to be a symlink to it. Anyway, it's a conflict.
I am also affected by this bug. Any ETA ?
Jay Fenlason has been working on it and last I knew he had a set of packages ready to go. I'll ping him. OK, talked to him in IRC, expect his commit and build soon.
openmpi-1.3.3-3.fc12.i686.rpm on rawhide works for me. It installs /usr/lib/openmpi/1.3.3-gcc/bin/otfdump.
Duplicate of bug 496131?
*** This bug has been marked as a duplicate of bug 496131 ***