You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When unloading EasyBuild with the extend-Module loaded it fails with:
Lmod has detected the following error: Unable to load module because of error when evaluating modulefile:
/cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen4/modules/all/EESSI-extend/2023.06-easybuild.lua: [string "help([==[..."]:239: attempt to compare string with nil
This is due to the easybuild_version being not set.
Change the order of the mode check and include the dependency check type
0 commit comments