Skip to content

issues installing packages on OHS Nodes #213

@pierrepgithub

Description

@pierrepgithub

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions