OCSSW V2022.1 update_luts error
-
- Posts: 337
- Joined: Wed Apr 06, 2005 12:11 pm America/New_York
- Has thanked: 10 times
- Been thanked: 3 times
OCSSW V2022.1 update_luts error
Dear Support,
Please check this error message:
$ /shares/cms_optics/apps/seadas/ocssw/V2022.1/bin/ocssw_runner update_luts -v modisa
/shares/cms_optics/apps/seadas/ocssw/V2022.1/bin/ocssw_runner: line 17: /OCSSW_bash.env: No such file or directory
/shares/cms_optics/apps/seadas/ocssw/V2022.1/bin/ocssw_runner: line 24: update_luts: command not found
I just installed this latest tag V2022.1. This error interrupted the installation. I did my own investigation and found it's caused by env variable $OCSSWROOT undefined. But it wasn't an issue, ocssw_runner of R2022.14 can self detect OCSSWROOT. I manually resumed the luts update. Although I'm playing V2022.1 now, but I would like to reinstall it if you can fix this error, I want to be sure the installation is complete.
Best,
-Yuyuan
Please check this error message:
$ /shares/cms_optics/apps/seadas/ocssw/V2022.1/bin/ocssw_runner update_luts -v modisa
/shares/cms_optics/apps/seadas/ocssw/V2022.1/bin/ocssw_runner: line 17: /OCSSW_bash.env: No such file or directory
/shares/cms_optics/apps/seadas/ocssw/V2022.1/bin/ocssw_runner: line 24: update_luts: command not found
I just installed this latest tag V2022.1. This error interrupted the installation. I did my own investigation and found it's caused by env variable $OCSSWROOT undefined. But it wasn't an issue, ocssw_runner of R2022.14 can self detect OCSSWROOT. I manually resumed the luts update. Although I'm playing V2022.1 now, but I would like to reinstall it if you can fix this error, I want to be sure the installation is complete.
Best,
-Yuyuan
Filters:
-
- Subject Matter Expert
- Posts: 711
- Joined: Tue Feb 09, 2021 5:42 pm America/New_York
- Been thanked: 9 times
Re: OCSSW V2022.1 update_luts error
If you don't have OCSSWROOT defined, you can do
Code: Select all
ocssw_runner --ocsswroot /shares/cms_optics/apps/seadas/ocssw/V2022.1/ update_luts -v modisa
-
- Posts: 337
- Joined: Wed Apr 06, 2005 12:11 pm America/New_York
- Has thanked: 10 times
- Been thanked: 3 times
Re: OCSSW V2022.1 update_luts error
Thank you!
I found another issue in our end caused the installation interrupt. I've completed a new installation.
-Yuyuan
I found another issue in our end caused the installation interrupt. I've completed a new installation.
-Yuyuan