Removed functionality in EasyBuild v5.0¶
(for a full overview of changes in EasyBuild v5.0, see here)
Functionality that was deprecated a while ago has been removed:
Deprecated EasyBuild bootstrap script is removed¶
The EasyBuild bootstrap script has been removed (see easybuild-framework PR #4233).
Please see the installation page for the suggested methods for installing EasyBuild.
Experimental support for .yeb
easyconfig format is removed¶
Support for the experimental .yeb
easyconfig format has been removed (see easybuild-framework PR #4237).
This format allowed easyconfigs to be specified in YAML. However, there has been no recent development of this format and little suggestion that anyone was using it at all.