https://bugzilla.redhat.com/show_bug.cgi?id=1470842
--- Comment #2 from Seth Jennings <[email protected]> --- Thanks for the review! The release tarballs (as opposed to the -dist.zip sources) have the correct permissions on the files and don't include the bootstrap binaries. The two binaries needed are protoc, provided by the protobuf-compiler package, and a protoc-gen-grpc-java, which current isn't packaged. It can be compile from https://github.com/grpc/grpc-java. However, that repo also has a recommended "build from source" procedure that includes prebundled binaries. Still trying to find a clean way to do this. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
