RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 983430 - openmpi module does not properly set MANPATH
Summary: openmpi module does not properly set MANPATH
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: openmpi
Version: 6.5
Hardware: All
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: Michal Schmidt
QA Contact: zguo
URL:
Whiteboard:
Depends On:
Blocks: 1172231 1269638 1270066
TreeView+ depends on / blocked
 
Reported: 2013-07-11 08:19 UTC by Tru Huynh
Modified: 2016-01-20 19:21 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-20 19:21:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CentOS 6551 0 None None None Never

Description Tru Huynh 2013-07-11 08:19:08 UTC
Description of problem:
openmpi module definition MANPATH prepend missing 

Version-Release number of selected component (if applicable):
openmpi-1.5.4-1.el6.x86_64

How reproducible:
always

Steps to Reproduce:
1. yum install openmpi
2. module load openmpi-x86_64
3. man mpirun

Actual results:
"No manual entry for mpirun"

Expected results:
man page display

Additional info:

Comment 2 Tru Huynh 2013-07-11 08:40:20 UTC
relates for BZ 786201

Comment 3 RHEL Program Management 2013-10-14 03:10:19 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 4 Tru Huynh 2014-02-27 22:09:54 UTC
not fixed with openmpi-1.5.4-2.el6.x86_64

$ rpm -ql openmpi| grep modulefiles
/etc/modulefiles/openmpi-x86_64
$ rpm -ql mpich2| grep modulefiles
/usr/share/Modules/modulefiles/mpich2-x86_64

environment-modules-3.2.9c-6.el6.x86_64 is defining
MODULESHOME as /usr/share/Modules while openmpi module file is expecting it at /etc...

Comment 6 Michal Schmidt 2016-01-20 19:21:39 UTC
MANPATH was added to the module file in openmpi-1.8.1-1 in RHEL 6.6.
I have now added it also to compat-openmpi while rewriting its spec file for RHEL 6.8 for bug 1158864.
Closing this BZ, because the openmpi package is already fixed.


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