This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
Add curl as a dependency on packaging branches. #54
Comments
I still get this error on Red Hat Enterprise Linux Server release 7.4 (Maipo) as of May 22nd 2018. |
I am getting this error even after installing curl
|
LOL! It's because
To fix this on Red Hat Enterprise Linux Server release 7.4 (Maipo)
|
Had the same issue, thanks for finding the error! |
Thanks! I had same issue. which was missing |
ctan888
pushed a commit
that referenced
this issue
Feb 22, 2021
ctan888
pushed a commit
that referenced
this issue
Feb 22, 2021
* added Metrics service * Bump cc-structs version (#49) * Add delete method to APIKey service interface (#50) * Bump cc-structs (#52) * Add kafka delete physical method to http lib (#53) * Update kafka http interface to delete physical (#54) * added Metrics service * invert error checking * remove unused variable * changed mock/http_apikey.go to compile; added mock/http_metrics.go
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
curl
is a required dependency and should be added in the appropriate files (e.g.confluent-cli-control.in
) in the packaging branches for debian and rpm.The text was updated successfully, but these errors were encountered: