easybuild-framework
easybuild-framework copied to clipboard
get_os_name should be updated to include Rocky and Alma
The get_os_name() function in systemtools.py does not have Rocky or Alma in its list of possible Linux distros.
This means that (for example) any hooks using that function will silently fail.