pitrou commented on a change in pull request #11391:
URL: https://github.com/apache/arrow/pull/11391#discussion_r727340810
##########
File path: ci/docker/linux-apt-r.dockerfile
##########
@@ -85,10 +85,6 @@ COPY ci/scripts/r_deps.sh /arrow/ci/scripts/
COPY r/DESCRIPTION /arrow/r/
RUN /arrow/ci/scripts/r_deps.sh /arrow
-COPY ci/scripts/install_minio.sh \
- /arrow/ci/scripts/
-RUN /arrow/ci/scripts/install_minio.sh ${arch} linux latest /usr/local
-
Review comment:
This is a drive-by fix for
https://issues.apache.org/jira/browse/ARROW-14299.
##########
File path: ci/docker/linux-apt-r.dockerfile
##########
@@ -85,10 +85,6 @@ COPY ci/scripts/r_deps.sh /arrow/ci/scripts/
COPY r/DESCRIPTION /arrow/r/
RUN /arrow/ci/scripts/r_deps.sh /arrow
-COPY ci/scripts/install_minio.sh \
- /arrow/ci/scripts/
-RUN /arrow/ci/scripts/install_minio.sh ${arch} linux latest /usr/local
-
Review comment:
@nealrichardson
##########
File path: ci/docker/linux-apt-r.dockerfile
##########
@@ -85,10 +85,6 @@ COPY ci/scripts/r_deps.sh /arrow/ci/scripts/
COPY r/DESCRIPTION /arrow/r/
RUN /arrow/ci/scripts/r_deps.sh /arrow
-COPY ci/scripts/install_minio.sh \
- /arrow/ci/scripts/
-RUN /arrow/ci/scripts/install_minio.sh ${arch} linux latest /usr/local
-
Review comment:
Yes! Will do.
--
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]