yyossy5 commented on issue #46137:
URL: https://github.com/apache/arrow/issues/46137#issuecomment-2817119297

   According to https://github.com/conda-forge/grpc-cpp-feedstock, it seems 
that version 1.71.0 of grpc-cpp is available from conda-forge.
   However, in my environment, the latest version available through `conda 
search` is 1.51.1.
   So, even if I remove the pin for grpc-cpp, I still encounter the same build 
errors as when pinning the current version 1.50.1, which have been reported in 
https://github.com/apache/arrow/issues/44868.
   
   
   ```bash
   $ conda search -c conda-forge grpc-cpp --info
   
   ...
   
   grpc-cpp 1.51.1 h7747421_0
   --------------------------
   file name   : grpc-cpp-1.51.1-h7747421_0.conda
   name        : grpc-cpp
   version     : 1.51.1
   build       : h7747421_0
   build number: 0
   size        : 20 KB
   license     : Apache-2.0
   subdir      : osx-arm64
   url         : 
https://conda.anaconda.org/conda-forge/osx-arm64/grpc-cpp-1.51.1-h7747421_0.conda
   md5         : 1f96875d86aa48eba93acaff4c436f3a
   timestamp   : 2022-12-06 06:44:35 UTC
   dependencies:
     - libgrpc 1.51.1 h503f348_0
     - openssl >=1.1.1s,<1.1.2a
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to