Modules loading error since HPC update

Hi HPC Forum,

I am trying to run my code which needs several modules. They seem to be unavailable. Do you know how to fix it?

I am getting this error.

Lmod has detected the following error: The following module(s) are unknown:
“GCC/5.4.0-2.26”

Please check the spelling or version number. Also try “module spider …”
It is also possible your cache file is out-of-date; it may help to try:
$ module --ignore-cache load “GCC/5.4.0-2.26”

Also make sure that all modulefiles written in TCL start with the string
#%Module

Lmod has detected the following error: The following module(s) are unknown:
“Python/3.5.2”

Please check the spelling or version number. Also try “module spider …”
It is also possible your cache file is out-of-date; it may help to try:
$ module --ignore-cache load “Python/3.5.2”

Also make sure that all modulefiles written in TCL start with the string
#%Module

Lmod has detected the following error: The following module(s) are unknown:
“Gurobi”

Please check the spelling or version number. Also try “module spider …”
It is also possible your cache file is out-of-date; it may help to try:
$ module --ignore-cache load “Gurobi”

Also make sure that all module files written in TCL start with the string
#%Module

Running 100 Full-year MGA scenarios on node node094.cluster
/home/sasse/baobab_python_NEW/bin/python: error while loading shared libraries: libpython3.5m.so.1.0: cannot open shared object file: No such file or directory

Best, Jan

Hi,
I have exactly the same problem impossible to load module.
From what I can see the module installation seem somehow broken.
I’m unable to load any module include core software like GCC and Singularity.

Have a nice day.

Pablo

Hi there,

This was fixed at 10:34 +0100. The problem was on login2 only, while all the reinstalled nodes were OK.

Sorry for the inconvenience.

Thx, bye,
Luca

Thanks it works now.

rhank you! all good.