raulcd commented on code in PR #39422:
URL: https://github.com/apache/arrow/pull/39422#discussion_r1439673295


##########
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:
   Thanks @kou ! Yes, that sounds better. I've pushed the suggestion and 
triggered the CI jobs.



-- 
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]

Reply via email to