amoeba commented on code in PR #42129:
URL: https://github.com/apache/arrow/pull/42129#discussion_r1639071831
##########
dev/release/verify-yum.sh:
##########
@@ -99,13 +110,15 @@ case "${distribution}-${distribution_version}" in
uninstall_command="yum remove -y"
clean_command="yum clean"
info_command="yum info"
+ should_fix_eol_repositories=yes
Review Comment:
I tested the change locally against centos 7 and stream-8 and it still works
the same so that's good.
--
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]