paleolimbot commented on issue #35936: URL: https://github.com/apache/arrow/issues/35936#issuecomment-1587493139
@kou There's Ruby-related failures on the version of apache-arrow that we build for MacOS 10.13 (required for CRAN). We probably have to patch our autobrew formula? https://app.travis-ci.com/github/autobrew/homebrew-core/builds/263698748#L757 / https://github.com/autobrew/homebrew-core/pull/125 ``` racc requires Ruby version >= 2.5. Error: Failed to install/update the 'rubocop' gem. ==> Installing or updating 'parallel' gem Successfully installed parallel-1.19.2 1 gem installed ==> Installing or updating 'rubocop' gem Successfully installed unicode-display_width-1.8.0 Successfully installed ruby-progressbar-1.13.0 Successfully installed rainbow-3.1.1 Successfully installed powerpack-0.1.3 ``` -- 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]
