Bug 520074
| Summary: | /usr/bin/otfdump conflicts with libotf | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikko Huhtala <mhuhtala> |
| Component: | openmpi | Assignee: | Jay Fenlason <fenlason> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | 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
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 *** |