Bug 520074

Summary: /usr/bin/otfdump conflicts with libotf
Product: [Fedora] Fedora Reporter: Mikko Huhtala <mhuhtala>
Component: openmpiAssignee: Jay Fenlason <fenlason>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: arthur.lutz, dennis, dledford, frigoris.ma, jfeeney
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-08 18:21:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mikko Huhtala 2009-08-28 09:21:55 UTC
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

Comment 1 Cong Ma 2009-08-28 13:27:05 UTC
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.

Comment 2 Arthur Lutz 2009-09-09 14:11:45 UTC
I am also affected by this bug. Any ETA ?

Comment 3 Doug Ledford 2009-09-09 15:22:14 UTC
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.

Comment 4 Mikko Huhtala 2009-09-11 10:49:42 UTC
openmpi-1.3.3-3.fc12.i686.rpm on rawhide works for me. It installs /usr/lib/openmpi/1.3.3-gcc/bin/otfdump.

Comment 5 Dominik 'Rathann' Mierzejewski 2009-09-20 19:18:47 UTC
Duplicate of bug 496131?

Comment 6 Jay Fenlason 2009-10-08 18:21:57 UTC

*** This bug has been marked as a duplicate of bug 496131 ***