UCL-ARC / UCL-ARC/rcps-buildscripts
Install IDL 8.8.3 on Myriad to fix bug with current 8.7.3 version with accessing UCL License Manager [IN05674309]
Open
@balston is already working on this.
Since Nov 22, 2022.
App install
bug
Done?
Myriad
- Dominant language
- Shell
- Stars
- 42
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
IDL 8.7.3 fails to start on Myriad:
module load idl/8.7.3
idl
(null): [1,7E1,8,0[70000004,0,190A00]]
Data corruption found. : Data corruption found. (code : 1879048196) (cll_internal.cpp : 498) (code : 1879048196) (CLLFloatingLicenseThread.cpp : 473)
CLLFloatingLicenseInitialize failed to start the license thread.
(null): [1,7E1,8,0[70000004,0,190A00]]
Data corruption found. : Data corruption found. (code : 1879048196) (cll_internal.cpp : 498) (code : 1879048196) (CLLFloatingLicenseThread.cpp : 473)
CLLFloatingLicenseInitialize failed to start the license thread.
Unable to obtain an IDL license.
This is not a problem with the UCL LM but an issue with the Myriad installation.
We need to install IDL 8.8.3 on Myriad (the latest version) as it is no longer possible to download older versions from the Harris License and Download portal.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.