Bug 493440 - mpirun is MIA on openmpi rpms, again...
Summary: mpirun is MIA on openmpi rpms, again...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: releng
Version: 4.8
Hardware: All
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Doug Ledford
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-01 18:58 UTC by Gurhan Ozen
Modified: 2013-11-04 01:42 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 495893 (view as bug list)
Environment:
Last Closed: 2009-05-19 13:40:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gurhan Ozen 2009-04-01 18:58:09 UTC
Description of problem: 

This seems to be a repeat of #443795:

[root@dell-pe1950-02 ~]# mpi-selector --query 
default:openmpi-1.2.8-gcc-i386
level:system
[root@dell-pe1950-02 ~]# which mpirun 
/usr/bin/which: no mpirun in (/usr/lib/openmpi/1.2.8-gcc/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin)
[root@dell-pe1950-02 ~]# which mpicc
/usr/lib/openmpi/1.2.8-gcc/bin/mpicc


Version-Release number of selected component (if applicable):
openmpi-libs-1.2.8-3.el4

How reproducible:
Very.

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 4 Gurhan Ozen 2009-04-02 17:26:56 UTC

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

Comment 5 Doug Ledford 2009-04-03 16:53:33 UTC
This is not a dup of 443795.  The mpirun binary is part of the openmpi package, not openmpi-libs.  The chain of dependencies is:

openmpi-devel requires openmpi requires openmpi-libs.  If you install openmpi-libs by itself, that's perfectly valid and it does not contain an mpirun binary.  Please verify that you have the openmpi package installed in addition to openmpi-libs.

Comment 10 Mike Bonnet 2009-04-15 15:02:23 UTC
Also updated comps to mark openmpi as multilib.

Comment 13 Gurhan Ozen 2009-04-15 17:55:50 UTC
(In reply to comment #10)
> Also updated comps to mark openmpi as multilib.  

Thanks,i'll pull the packages off and see how it behaves now.


Note You need to log in before you can comment on or make changes to this bug.