Skip to content
New issue

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

Add tar to package install #1

Closed
wants to merge 1 commit into from
Closed

Conversation

lewisdenny
Copy link
Owner

When running the "Install openshift client" task, if the target node
doesn't have tar installed the following error occurs:

Failed to find handler for /openshift-client-linuxpzhqp3xh.tar.gz
Make sure the required command to extract the file is installed.
Unable to find required 'gtar' or 'tar' binary in the path

As a pull request owner and reviewers, I checked that:

  • Appropriate testing is done and actually running

When running the "Install openshift client" task, if the target node
doesn't have tar installed the following error occurs:

```
Failed to find handler for /openshift-client-linuxpzhqp3xh.tar.gz
Make sure the required command to extract the file is installed.
Unable to find required 'gtar' or 'tar' binary in the path
```
@lewisdenny lewisdenny closed this Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant