Updated the locale to en_US.
ubuntu@dev01:~$ locale
LANG=en_US.utf8
LANGUAGE=
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=
ubuntu@dev01:~/lsf/lsfsce10.2.0.12-armv8/lsf/lsf10.1_lsfinstall$ ./lsfinstall -f install.config
Logging installation sequence in /home/ubuntu/lsf/lsfsce10.2.0.12-armv8/lsf/lsf10.1_lsfinstall/Install.log
Missing ./lap/license/LA_id
Missing ./lap/license/LI_id
Error: Missing one or more required license files.
Exited with: 11
Installation exiting ...
Still the problem persists. Thanks for the help!!
------------------------------
Shashwat Agrawal
------------------------------
Original Message:
Sent: Tue June 14, 2022 02:22 PM
From: Qingda Wang
Subject: Missing lap license while lsfinstall
lsfsce10.2.0.12-armv8.tar.gz is the correct package for ARM64.
The issue may be related to the locale setting in the system. The locale "id" is not supported by LSF installer.
You may run "locale" command to find locale setting. Suggest changing the system locale to en_US to see if it will work.
------------------------------
Qingda Wang
Original Message:
Sent: Tue June 14, 2022 08:53 AM
From: Shashwat Agrawal
Subject: Missing lap license while lsfinstall
I'm trying to install lsf Spectrum CE on ARM64. Hence I downloaded package named lsfsce10.2.0.12-armv8.tar.gz . While running lsfinstall, its failing with following error:
Missing ./lap/license/LA_id
Missing ./lap/license/LI_id
Error: Missing one or more required license files.
Exited with: 11
Installation exiting ...
- Is lsfsce10.2.0.12-armv8.tar.gz correct package for ARM64 ?
- How to resolve missing lap license issue?
------------------------------
Shashwat Agrawal
------------------------------
#SpectrumComputingGroup