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

Support gRPC #14

Open
debuglevel opened this issue Apr 24, 2021 · 6 comments
Open

Support gRPC #14

debuglevel opened this issue Apr 24, 2021 · 6 comments

Comments

@debuglevel
Copy link
Owner

No description provided.

@debuglevel
Copy link
Owner Author

> Task :generateProto FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':generateProto'.
> java.io.IOException: Cannot run program "/root/.gradle/caches/modules-2/files-2.1/com.google.protobuf/protoc/3.12.2/1ae205c004245ac57791ff3b89d2275146b7e472/protoc-3.12.2-linux-x86_64.exe": error=2, No such file or directory

@debuglevel debuglevel reopened this Apr 25, 2021
@debuglevel
Copy link
Owner Author

Seems to be a "precompiled against glibc" issue while alpine uses musl: google/protobuf-gradle-plugin#265

@debuglevel
Copy link
Owner Author

Added glibc to Dockerfile. Although alpine provides a protoc package, it does probably not provide its plugins.

@debuglevel
Copy link
Owner Author

gitlab build still fails

@debuglevel debuglevel reopened this Apr 25, 2021
@debuglevel
Copy link
Owner Author

Did it in https://github.com/debuglevel/phonenumber-microservice/commit/1f1eb2a43daf425de2ade7c174f5ca8e83b02ea3
See also the necessary version bumps, as something failed with older versions.

@debuglevel
Copy link
Owner Author

Version bumps integrated

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

No branches or pull requests

1 participant