clustervision / trinityX

TrinityX is the new generation of ClusterVision's open-source HPC, A/I and cloudbursting platform. It is designed from the ground up to provide all services required in a modern HPC and A/I system, and to allow full customization of the installation.
GNU General Public License v3.0
67 stars 37 forks source link

bash ./INSTALL fails while installing luna2 packages #442

Open jjksaji opened 1 week ago

jjksaji commented 1 week ago

Dear All, Like to give this feedback I was trying with the 14 stable release and my bash ./INSTALL.sh fails at while installing luna2 packages

TASK [trinity/luna2 : Load a variable file based on the OS type, or a default if not found. Using free-form to specify the file.] ***
ok: [controller1] => (item=/root/trinityX/site/roles/trinity/luna2/vars/Rocky9.yaml)

TASK [trinity/luna2 : Install luna2 packages] ********************************************************************************
fatal: [controller1]: FAILED! => {"changed": false, "failures": ["No package luna2-grub2-autofind available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []}

PLAY RECAP *******************************************************************************************************************
controller1                : ok=277  changed=22   unreachable=0    failed=1    skipped=227  rescued=0    ignored=1

Thanks Joseph John