When using the environment-modules given in the base repo I have a bug. This is very simple to explain:<br />
$ su -c 'yum install environment-modules'<br />
$ module load dot<br />
$ module purge<br />
$ module purge<br />
ModuleCmd_Purge.c(114):ERROR:107: 'MODULEPATH' not set<br />
<br />
I would say that even if it appears, it does not blocks the modules so it is non-blocking but disturbing for production centers.
↧