Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190580 - [science overlay] sys-cluster/modules - Environment Modules (new ebuild)
Summary: [science overlay] sys-cluster/modules - Environment Modules (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Science Related Packages
URL: https://github.com/gentoo-science/sci...
Whiteboard:
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2007-08-28 21:44 UTC by Jean-François Richard
Modified: 2017-06-20 15:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
app-admin/modules-3.2.5.ebuild (modules-3.2.5.ebuild,982 bytes, text/plain)
2007-08-28 21:45 UTC, Jean-François Richard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-François Richard 2007-08-28 21:44:30 UTC
"""The Environment Modules package provides for the dynamic modification of a user's environment via modulefiles.

 Each modulefile contains the information needed to configure the shell for an application. Once the Modules package is initialized, the environment can be modified on a per-module basis using the module command which interprets modulefiles. Typically modulefiles instruct the module command to alter or set shell environment variables such as PATH, MANPATH, etc. modulefiles may be shared by many users on a system and users may have their own collection to supplement or replace the shared modulefiles.

Modules can be loaded and unloaded dynamically and atomically, in an clean fashion. All popular shells are supported, including bash, ksh, zsh, sh, csh, tcsh, as well as some scripting languages such as perl.

Modules are useful in managing different versions of applications. Modules can also be bundled into metamodules that will load an entire suite of different applications. """
     -- from http://modules.sf.net



This package is very useful on clusters I work with as it helps users to change their shell environment quickly.  For example to change compiler versions, MPI libraries version, etc.

(Preliminary ebuild coming up as attachment.)


Reproducible: Always

Steps to Reproduce:
Comment 1 Jean-François Richard 2007-08-28 21:45:53 UTC
Created attachment 129507 [details]
app-admin/modules-3.2.5.ebuild

Preliminary ebuild
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-13 16:16:52 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 3 Justin Bronder (RETIRED) gentoo-dev 2017-06-20 15:53:41 UTC
commit 2debf8bad0024f7e664ee1789ef2eb22f89bdfe1
Author:     Nicolas Bock <nicolasbock@gmail.com>
AuthorDate: Thu Jun 21 14:50:36 2012 -0600
Commit:     Nicolas Bock <nicolasbock@gmail.com>
CommitDate: Thu Jun 21 14:50:36 2012 -0600

    First commit for modules package.

    (Portage version: 2.1.10.49/git/Linux x86_64, unsigned Manifest commit)