easybuild-easyblocks icon indicating copy to clipboard operation
easybuild-easyblocks copied to clipboard

modification on mcr.py

Open aroudgar opened this issue 1 year ago • 1 comments
trafficstars

Please modify line 87 of mcr.py file as follow:

"agreeToLicense=Yes",

to

"agreeToLicense=yes",

Apparently he new matlab compiler does not accept "Yes". It accept "yes" instead.

aroudgar avatar Jul 09 '24 21:07 aroudgar

@aroudgar You've opened this PR against the central EasyBuild repository but I think you intended for it to be for the Compute Canada one instead. If that is so we'll close this PR.

branfosj avatar Jul 10 '24 07:07 branfosj

@branfosj yes, that is for computecanada. Sorry about that, however, I believe anyone who is intended to install new MCR will hit this bug.

aroudgar avatar Jul 10 '24 18:07 aroudgar

@branfosj yes, that is for computecanada. Sorry about that, however, I believe anyone who is intended to install new MCR will hit this bug.

We found the same issue and fixed it in #3369

branfosj avatar Jul 11 '24 08:07 branfosj