Bug ID | 1159563 |
---|---|
Summary | [HPC, environment modules] MODULEPATH in lua-lmod |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Other |
Assignee | bnc-team-screening@forge.provo.novell.com |
Reporter | cgoll@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Adding an additional module directory for all users is reliable possible at the moment. The module environment parses all the directories of $MODULEPATH, *but* overwrites $MODULEPATH in /etc/profile.d/lmod.sh. To fix this, lmod.sh should honor an existing MODULEPATH. As work around, one can make that a script holding additional paths $MODULEPATH is sourced after lmod.sh