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
Latest google-fluentd (1.8.9) still has the old google-api-client-0.30.8 included, which conflicts with other plugins:
Unable to activate google-api-client-0.30.8, because googleauth-0.16.2 conflicts with googleauth (>= 0.5, < 0.10.0) (Gem::ConflictError)
Some background: I installed GCS output plugin google-fluentd-gem install fluent-plugin-gcs which pulls some other gems: Successfully installed googleauth-0.16.2 Successfully installed google-apis-core-0.3.0 Successfully installed google-apis-iamcredentials_v1-0.3.0 Successfully installed google-apis-storage_v1-0.3.0
google-fluentd-gem install fluent-plugin-gcs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Latest google-fluentd (1.8.9) still has the old google-api-client-0.30.8 included, which conflicts with other plugins:
Some background: I installed GCS output plugin
google-fluentd-gem install fluent-plugin-gcs
which pulls some other gems:Successfully installed googleauth-0.16.2
Successfully installed google-apis-core-0.3.0
Successfully installed google-apis-iamcredentials_v1-0.3.0
Successfully installed google-apis-storage_v1-0.3.0
The text was updated successfully, but these errors were encountered: