kou opened a new issue, #48256: URL: https://github.com/apache/arrow/issues/48256
### Describe the enhancement requested https://github.com/apache/arrow/blob/39c865e5d65d00cc1e85cf16847ed5b348b55719/dev/tasks/linux-packages/apache-arrow/Rakefile#L69-L77 uses `closer.lua` without `?action=download` and find a real download URL by ourselves. (And it should use `URI#open` instead of `Kernel#open` because open-uri stopped overwrite `Kernel#open`.) We can use `?action=download` instead of finding a real download URL by ourselves. See also: https://infra.apache.org/release-download-pages.html#closer ### Component(s) Packaging -- 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]
