-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Are these packages needed for the OHS nodes? Ran into a few issues which seemed to have been skipped while running the ./provision_oke.sh script
- compat-libstdc++-*
- compat-libcap*
Installing the OS package 'compat-libstdc++-*' on Webhost 10.0.2.11...
Current STEPNO: 167
ssh -q -i /home/opc/.ssh/id_rsa -t -o "StrictHostKeyChecking no" -o ProxyCommand='ssh -q -i /home/opc/.ssh/id_rsa opc@xxx.xxx.xxx.xxx -W %h:%p' opc@10.0.2.11 "sudo yum install -y compat-libstdc++-* "
Error: Unable to find a match: compat-libstdc++-* 28 Aug 2024 10:00:35 PM GMT.
Status=1
===========
Installing the OS package 'compat-libcap*' on Webhost 10.0.2.11...
Current STEPNO: 168
ssh -q -i /home/opc/.ssh/id_rsa -t -o "StrictHostKeyChecking no" -o ProxyCommand='ssh -q -i /home/opc/.ssh/id_rsa opc@xxx.xxx.xxx.xxx -W %h:%p' opc@10.0.2.11 "sudo yum install -y compat-libcap* "
Error: Unable to find a match: compat-libcap* Wed 28 Aug 2024 10:00:35 PM GMT.
Status=1
Installing the OS package 'compat-libstdc++-*' on Webhost 10.0.2.6...
Current STEPNO: 178
ssh -q -i /home/opc/.ssh/id_rsa -t -o "StrictHostKeyChecking no" -o ProxyCommand='ssh -q -i /home/opc/.ssh/id_rsa opc@xxx.xxx.xxx.xxx -W %h:%p' opc@10.0.2.6 "sudo yum install -y compat-libstdc++-* "
Error: Unable to find a match: compat-libstdc++-* 28 Aug 2024 09:32:47 PM GMT.
Status=1
===========
Installing the OS package 'compat-libcap*' on Webhost 10.0.2.6...
Current STEPNO: 179
ssh -q -i /home/opc/.ssh/id_rsa -t -o "StrictHostKeyChecking no" -o ProxyCommand='ssh -q -i /home/opc/.ssh/id_rsa opc@xxx.xxx.xxx.xxx -W %h:%p' opc@10.0.2.6 "sudo yum install -y compat-libcap* "
Error: Unable to find a match: compat-libcap* Wed 28 Aug 2024 09:32:47 PM GMT.
Status=1
Metadata
Metadata
Assignees
Labels
No labels