raulcd commented on code in PR #39422:
URL: https://github.com/apache/arrow/pull/39422#discussion_r1439337941
##########
ci/docker/linux-apt-c-glib.dockerfile:
##########
@@ -53,7 +53,7 @@ RUN luarocks install lgi
# ERROR: Command errored out with exit status 1: /usr/bin/python3
/usr/share/python-wheels/pep517-0.7.0-py2.py3-none-any.whl/pep517/_in_process.py
get_requires_for_build_wheel /tmp/tmpsk4jveay Check the logs for full command
output.
RUN (python3 -m pip install meson || \
python3 -m pip install --no-use-pep517 meson) && \
- gem install --no-document bundler
+ gem install --no-document bundler -v 2.4.22
Review Comment:
@kou I am not a huge fan of pinning this here but this fixes CI. Any idea on
what we could do? I am not sure if updating Ruby to v3 is worst
--
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]