Skip to content

Conversation

@bauer-andreas
Copy link
Member

Fix installprotoc input

♻️ Current situation & Problem

There are two issues with installprotoc which I have overlooked:

  • unzip is not installed on apt-get platforms resulting in a failed installation
  • The well known proto types (like timestamp or empty) aren't copied from the zip file into a include directory.

💡 Proposed solution

This PR fixes both issues.

⚙️ Release Notes

  • Fixes an issue where installprotoc wouldn't succeed on apt-managed platforms
  • Fixes an issue where protoc well known types were unavailable on linux platforms

➕ Additional Information

macOS installation worked as expected.

Related PRs

Introduced via #10.

Testing

--

Reviewer Nudging

--

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@bauer-andreas bauer-andreas merged commit 981bb79 into main Feb 8, 2022
@bauer-andreas bauer-andreas deleted the fix/protoc-setup branch February 8, 2022 16:34
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.

3 participants