kou commented on code in PR #47611:
URL: https://github.com/apache/arrow/pull/47611#discussion_r2366414455


##########
ci/scripts/r_docker_configure.sh:
##########
@@ -41,7 +41,7 @@ elif [ "`which zypper`" ]; then
   PACKAGE_MANAGER=zypper
 else
   PACKAGE_MANAGER=apt-get
-  apt-get update
+  apt-get update --allow-releaseinfo-change

Review Comment:
   Could you add a comment why we need this for future maintenance?



-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to