We are trying install the NOM package for OMT 23.4. We ran the generate_download_bundle.sh script using the tgz files from the software downloads site. We tried two different tar files and got the same result with each. Doing several iterative "untars" for each file, we can see the image-set.json file is present. Here's what we ran and the results.
/opt/cdf/tools/generate-download/generate_download_bundle.sh --chart /tmp/downloadimages/nom-helm-charts-1.10.1.23.4.1.20.tgz
2024-10-19 23:08:40 INFO generate offline-download.zip from /tmp/downloadimages/nom-helm-charts-1.10.1.23.4.1.20.tgz
2024-10-19 23:08:43 FATAL There is no image-set.json file in /tmp/downloadimages/nom-helm-charts-1.10.1.23.4.1.20.tgz. Please provide values yaml file and try to generate again.
Please refer /opt/cdf/log/generate_download_bundle/generate_download_bundle.20241019230840.log for more details.
/opt/cdf/tools/generate-download/generate_download_bundle.sh --chart /tmp/downloadimages/nom-helm-charts-1.10.0.23.4.0.318.tgz
2024-10-19 23:09:00 INFO generate offline-download.zip from /tmp/downloadimages/nom-helm-charts-1.10.0.23.4.0.318.tgz
2024-10-19 23:09:01 FATAL There is no image-set.json file in /tmp/downloadimages/nom-helm-charts-1.10.0.23.4.0.318.tgz. Please provide values yaml file and try to generate again.
Please refer /opt/cdf/log/generate_download_bundle/generate_download_bundle.20241019230900.log for more details.
The log files just have what is displayed.
Has anyone else run into this issue before? Any guidance is appreciated.
Thanks in advance.
Steve