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

check_env doesn't validate curl is installed #158

Closed
dhoard-confluent opened this issue May 9, 2019 · 0 comments · Fixed by #172
Closed

check_env doesn't validate curl is installed #158

dhoard-confluent opened this issue May 9, 2019 · 0 comments · Fixed by #172

Comments

@dhoard-confluent
Copy link

check_env should validate curl is installed. A minimal Ubuntu 18.04.2 LTS installation does not install curl by default.

 $ check_running_cp 5.2

This script expects Confluent Platform version 5.2 but the running version is .
To proceed please either: change the examples repo branch to  or update the running Confluent Platform to version 5.2.

If you look at the output of confluent you can see the error ...

$ confluent version
'confluent' requires 'curl'.
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 a pull request may close this issue.

1 participant