[Lmod-users] MODULEPATH has been changed in unexpected ways by salloc?
A Lua based environment module system that reads TCL modulefiles.
Brought to you by:
rtmclay
|
From: Orman, D. L [ITACD] <or...@ia...> - 2017-01-17 16:13:06
|
When we run salloc we get are getting this error from Lmod and I don’t see why. Example: $ echo $MODULEPATH /etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core $ salloc salloc: Granted job allocation 563 Lmod Warning: The environment MODULEPATH has been changed in unexpected ways. Lmod is unable to use given MODULEPATH. It is using: "/etc/modulefiles:/usr/share/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core". Please use "module use ..." to change MODULEPATH instead. $ Its unclear what if anything is changing MODULEPATH. These are RHEL7 systems using LMOD rpms from EPEL # rpm -qa |grep Lmod Lmod-6.5.1-2.el7.x86_64 Any advice? -- Dave |