You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/03/02 00:53:59 UTC

[GitHub] [arrow-adbc] kou commented on a diff in pull request #483: ci: pin red-arrow for now

kou commented on code in PR #483:
URL: https://github.com/apache/arrow-adbc/pull/483#discussion_r1122489054


##########
ci/linux-packages/apt/debian-bookworm/Dockerfile:
##########
@@ -58,6 +58,6 @@ RUN \
     python3-pip \
     tzdata \
     valac && \
-  pip3 install --upgrade meson && \
+  pip3 install --break-system-packages --upgrade meson && \

Review Comment:
   We can use system Meson: https://github.com/apache/arrow/commit/41aedfdd4e452d547773dd2ea8a493139b24c572



-- 
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: github-unsubscribe@arrow.apache.org

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