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

brew install failing for v3.0.0-beta-2 #1285

Closed
deeGraYve opened this issue Feb 26, 2016 · 3 comments
Closed

brew install failing for v3.0.0-beta-2 #1285

deeGraYve opened this issue Feb 26, 2016 · 3 comments

Comments

@deeGraYve
Copy link

failing to install using 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

@xfxyjwf
Copy link
Contributor

xfxyjwf commented Feb 29, 2016

@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.

@jtattermusch
Copy link
Contributor

Seems like this has already been fixed.

grpc/homebrew-grpc#79

On Mon, Feb 29, 2016 at 11:41 AM, Feng Xiao notifications@github.com
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).

@xfxyjwf
Copy link
Contributor

xfxyjwf commented Feb 29, 2016

Thanks! @deeGraYve please try the updated homebrew script in the grpc repo.

@xfxyjwf xfxyjwf closed this as completed Feb 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants