Bug 436041

Summary: Duplicate list of modules shown
Product: [Fedora] Fedora EPEL Reporter: Shawn Starr <sstarr>
Component: environment-modulesAssignee: Orion Poplawski <orion>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: el5CC: mastahnke, mbozzore
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: ActualBug
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-23 15:38:19 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 Shawn Starr 2008-03-04 22:59:09 UTC
Description of problem:
Displays the available modules twice

Version-Release number of selected component (if applicable):
environment-modules-3.2.5-1.el5.x86_64.rpm

How reproducible:
Every time.

Steps to Reproduce:
1. module avail
  
Actual results:

-------------------------------- /usr/share/Modules/modulefiles --------------------------------
blacs/blacs-mpich1-gnu         module-cvs                     null
dot                            module-info                    
scalapack/scalapack-mpich1-gnu
hdf5/hdf5                      modules                        stream
hdf5/hdf5-mpich1-gnu           mpi/mpich1-ethernet-gnu        use.own
linpack/linpack-mpich1-gnu     mpi/mpich2-ethernet-gnu

-------------------------------- /usr/share/Modules/modulefiles --------------------------------
blacs/blacs-mpich1-gnu         module-cvs                     null
dot                            module-info                    
scalapack/scalapack-mpich1-gnu
hdf5/hdf5                      modules                        stream
hdf5/hdf5-mpich1-gnu           mpi/mpich1-ethernet-gnu        use.own
linpack/linpack-mpich1-gnu     mpi/mpich2-ethernet-gnu


Expected results:
-------------------------------- /usr/share/Modules/modulefiles --------------------------------
blacs/blacs-mpich1-gnu         module-cvs                     null
dot                            module-info                    
scalapack/scalapack-mpich1-gnu
hdf5/hdf5                      modules                        stream
hdf5/hdf5-mpich1-gnu           mpi/mpich1-ethernet-gnu        use.own
linpack/linpack-mpich1-gnu     mpi/mpich2-ethernet-gnu

Additional info:
The file: /usr/share/Modules/init/.modulespath

Contains a duplicate line below:

/usr/share/Modules/modulefiles  # Module pkg modulefiles (if no versioning)
/usr/share/Modules/modulefiles  # General module files

If listing both it will display the module listing twice. Which is irritating.

Comment 1 Orion Poplawski 2008-03-05 20:24:16 UTC
Please test with 3.2.6-4.el5 which should be in EPEL testing shortly.

Comment 2 Shawn Starr 2008-03-05 20:34:58 UTC
Thanks, waiting for it to hit testing.

Comment 3 Shawn Starr 2008-03-25 16:24:19 UTC
Can you tell me when this is being pushed to EPEL? Still dont see it listed 
yet in http://download.fedora.redhat.com/pub/epel/5/x86_64/

Comment 4 Orion Poplawski 2008-03-25 16:29:12 UTC
It's in the testing repo:
http://download.fedora.redhat.com/pub/epel/testing/5/x86_64/  Pushes to stable
are done monthly.


Comment 5 Shawn Starr 2008-03-25 19:06:55 UTC
Thanks, testing it out

Comment 6 Michael Stahnke 2009-06-19 16:52:47 UTC
Any update on this?  Can this bug be closed?