You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by GitBox <gi...@apache.org> on 2023/01/12 13:30:00 UTC

[GitHub] [arrow] pitrou opened a new issue, #33630: [CI][Python][C++] Avoid compiling grpcio from source

pitrou opened a new issue, #33630:
URL: https://github.com/apache/arrow/issues/33630

   ### Describe the enhancement requested
   
   This wastes CI time:
   https://app.travis-ci.com/github/apache/arrow/jobs/593143816#L1806
   
   ### Component(s)
   
   Continuous Integration


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow] kou commented on issue #33630: [CI][Python][C++] Avoid compiling grpcio from source

Posted by GitBox <gi...@apache.org>.
kou commented on issue #33630:
URL: https://github.com/apache/arrow/issues/33630#issuecomment-1381001570

   https://pypi.org/project/grpcio/1.49.1/#files has `grpcio-1.49.1-cp38-cp38-manylinux_2_17_aarch64.whl`.
   I don't know why it's not used...


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] pitrou commented on issue #33630: [CI][Python][C++] Avoid compiling grpcio from source

Posted by "pitrou (via GitHub)" <gi...@apache.org>.
pitrou commented on issue #33630:
URL: https://github.com/apache/arrow/issues/33630#issuecomment-1410705424

   @assignUser Could you advance on this?


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] pitrou commented on issue #33630: [CI][Python][C++] Avoid compiling grpcio from source

Posted by GitBox <gi...@apache.org>.
pitrou commented on issue #33630:
URL: https://github.com/apache/arrow/issues/33630#issuecomment-1383862371

   pip probably needs to be upgraded to recognize `manylinux_2_17`.


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] pitrou commented on issue #33630: [CI][Python][C++] Avoid compiling grpcio from source

Posted by GitBox <gi...@apache.org>.
pitrou commented on issue #33630:
URL: https://github.com/apache/arrow/issues/33630#issuecomment-1380360093

   @assignUser @raulcd 


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] assignUser commented on issue #33630: [CI][Python][C++] Avoid compiling grpcio from source

Posted by GitBox <gi...@apache.org>.
assignUser commented on issue #33630:
URL: https://github.com/apache/arrow/issues/33630#issuecomment-1384626029

   It uses python3-pip from ubuntu 20.04 so probably? I will test it


-- 
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-unsubscribe@arrow.apache.org

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