[GitHub] [arrow] pitrou commented on pull request #7580: ARROW-9261: [Python] Fix CA certificate lookup with S3 filesystem on manylinux

2020-06-30 Thread GitBox


pitrou commented on pull request #7580:
URL: https://github.com/apache/arrow/pull/7580#issuecomment-651665973


   I'm restarting that build just in case, seems it seems to fail contacting 
Github. But macOS wheel builds don't enable S3 anyway, so I doubt this has 
anything to do with this PR.



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.

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




[GitHub] [arrow] pitrou commented on pull request #7580: ARROW-9261: [Python] Fix CA certificate lookup with S3 filesystem on manylinux

2020-06-29 Thread GitBox


pitrou commented on pull request #7580:
URL: https://github.com/apache/arrow/pull/7580#issuecomment-651256468


   @github-actions crossbow submit -g wheel



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.

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




[GitHub] [arrow] pitrou commented on pull request #7580: ARROW-9261: [Python] Fix CA certificate lookup with S3 filesystem on manylinux

2020-06-29 Thread GitBox


pitrou commented on pull request #7580:
URL: https://github.com/apache/arrow/pull/7580#issuecomment-651252764


   Amusingly, even a minimal Debian or Ubuntu Docker image has `liblz4` and 
`liblzma`. I think we can simply change the script not to remove the zlib.



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.

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




[GitHub] [arrow] pitrou commented on pull request #7580: ARROW-9261: [Python] Fix CA certificate lookup with S3 filesystem on manylinux

2020-06-29 Thread GitBox


pitrou commented on pull request #7580:
URL: https://github.com/apache/arrow/pull/7580#issuecomment-651181336


   @xhochy In 
https://github.com/apache/arrow/blob/master/dev/tasks/python-wheels/manylinux-test.sh#L33
 . I'm sure there's a better way to do that (e.g. spawn a minimal Python docker 
image).



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.

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




[GitHub] [arrow] pitrou commented on pull request #7580: ARROW-9261: [Python] Fix CA certificate lookup with S3 filesystem on manylinux

2020-06-29 Thread GitBox


pitrou commented on pull request #7580:
URL: https://github.com/apache/arrow/pull/7580#issuecomment-651159316


   The manylinux import test 
[fails](https://dev.azure.com/ursa-labs/crossbow/_build/results?buildId=14018=logs=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb=3367cfe7-6aa5-5a88-c888-e6814d74f6eb=248)
 after removing `libz.so`, because it is necessary for some standard library 
modules.
   @xhochy @kszucs Any idea how to circumvent 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.

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




[GitHub] [arrow] pitrou commented on pull request #7580: ARROW-9261: [Python] Fix CA certificate lookup with S3 filesystem on manylinux

2020-06-29 Thread GitBox


pitrou commented on pull request #7580:
URL: https://github.com/apache/arrow/pull/7580#issuecomment-651139396


   @github-actions crossbow submit -g wheel



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.

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