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
failing to install using brew
brew
==> Installing google-protobuf from grpc/grpc ==> Downloading https://github.com/google/protobuf/archive/v3.0.0-beta-2.tar.gz Already downloaded: /Library/Caches/Homebrew/google-protobuf-3.0.0-beta-2.tar.gz ==> Downloading https://raw.githubusercontent.com/grpc/homebrew-grpc/master/patches/google_protobuf_4472b4a_Fixed-assignment-syntax-error.patch Already downloaded: /Library/Caches/Homebrew/google-protobuf--patch-47cbaaf7e782b09edb5dcf10ff6b7892af8f506df4d82f71877957de3552afa4.patch ==> Patching ==> Applying google_protobuf_4472b4a_Fixed-assignment-syntax-error.patch patching file python/google/protobuf/pyext/message.cc Hunk #1 FAILED at 340. 1 out of 1 hunk FAILED -- saving rejects to file python/google/protobuf/pyext/message.cc.rej Error: Failure while executing: /usr/bin/patch -g 0 -f -p1 -i /private/tmp/google-protobuf--patch20160226-80317-4tw3x4/google_protobuf_4472b4a_Fixed-assignment-syntax-error.patch
The text was updated successfully, but these errors were encountered:
@jtattermusch Could you help take a look? It seems the homebrew script in https://github.com/grpc/homebrew-grpc/blob/master/Formula/google-protobuf.rb is not working.
Sorry, something went wrong.
Seems like this has already been fixed.
grpc/homebrew-grpc#79
On Mon, Feb 29, 2016 at 11:41 AM, Feng Xiao [email protected] wrote:
@jtattermusch https://github.com/jtattermusch Could you help take a look? It seems the homebrew script in https://github.com/grpc/ homebrew-grpc/blob/master/Formula/google-protobuf.rb is not working. — Reply to this email directly or view it on GitHub #1285 (comment).
@jtattermusch https://github.com/jtattermusch Could you help take a look? It seems the homebrew script in https://github.com/grpc/ homebrew-grpc/blob/master/Formula/google-protobuf.rb is not working.
— Reply to this email directly or view it on GitHub #1285 (comment).
Thanks! @deeGraYve please try the updated homebrew script in the grpc repo.
No branches or pull requests
failing to install using
brew
The text was updated successfully, but these errors were encountered: