We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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 [email protected] -W %h:%p' [email protected] "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 [email protected] -W %h:%p' [email protected] "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 [email protected] -W %h:%p' [email protected] "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 [email protected] -W %h:%p' [email protected] "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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: