Bug 496911

Summary: Unexpanded %{mode} in installed files
Product: [Fedora] Fedora Reporter: Michael Schwendt <bugs.michael>
Component: openmpiAssignee: Doug Ledford <dledford>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: alex, christophe.trophime, dledford
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: 2010-02-20 00:06:32 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 Michael Schwendt 2009-04-21 15:54:42 UTC
See: rpm -qlp openmpi-1.3.1-1.fc11.i586.rpm | grep mode

/usr/share/openmpi/1.3.1-gcc/help%{mode}
/usr/share/openmpi/1.3.1-gcc/help%{mode}/FILTER.SPEC
/usr/share/openmpi/1.3.1-gcc/help%{mode}/GROUPS.SPEC
/usr/share/openmpi/1.3.1-gcc/help%{mode}/METRICS.SPEC
/usr/share/openmpi/1.3.1-gcc/help%{mode}/openmpi
/usr/share/openmpi/1.3.1-gcc/help%{mode}/openmpi/amca-param-sets
/usr/share/openmpi/1.3.1-gcc/help%{mode}/openmpi/amca-param-sets/example.conf
/usr/share/openmpi/1.3.1-gcc/help%{mode}/openmpi/doc
[...and so on...]

Comment 1 Bug Zapper 2009-06-09 14:19:50 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Christophe Trophime 2009-07-07 15:20:01 UTC
Change :
%ifarch i386 ppc sparcv9

to:
%ifarch %{ix86} ppc sparcv9

in the spec

It seems to solve the problem

Comment 3 Doug Ledford 2009-07-21 15:15:34 UTC
This is fully resolved in openmpi-1.3.3-1

Comment 4 Fedora Update System 2009-07-21 15:52:02 UTC
openmpi-1.3.3-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/openmpi-1.3.3-1.fc11

Comment 5 Fedora Update System 2009-07-23 19:06:12 UTC
openmpi-1.3.3-2.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update openmpi'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7951

Comment 6 Alex Lancaster 2009-11-12 20:53:39 UTC
Unfortunately a new update was pushed which omitted adding this bug to a new update to supercede the one above.  Please visit:

https://admin.fedoraproject.org/updates/F11/FEDORA-2009-10848

and test the version in updates-testing before it gets pushed to stable (which will happen very soon) to make sure there are no regressions.

Comment 7 Doug Ledford 2010-02-20 00:06:32 UTC
This should be resolved by the current openmpi, closing.