paleolimbot commented on PR #36551: URL: https://github.com/apache/arrow/pull/36551#issuecomment-1635856043
I feel a little stuck here because I don't understand all of the pieces and this is the last remaining release blocker for 13.0.0. I *think* that the Google Cloud Storage SDK makes some assumption along the lines of "whatever OpenSSL was used by CURL must be the same OpenSSL used by GCS" and I think we (on purpose?) link to system curl but use OpenSSL from autobrew. @raulcd This is the last PR currently marked as a blocker for the 13.0.0 release. If at least one other person agrees with me that this is an "r packaging" issue rather than an "arrow" issue, I am happy to unmark it as a blocker for the release. I do not think that there is any code outside of the R configure script/autobrew script that needs to change to fix this, and any changes required are 100% about getting the script such that the binary built by CRAN works for everybody (i.e., few if any other users would be affected by any changes required to fix this, *if* my understanding of the problem is correct, which it may not be). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
