bkmgit opened a new issue #886:
URL: https://github.com/apache/arrow-rs/issues/886
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
shasum is not supported on all Linux distributions though sha256sum and
sha512sum may be available
**Describe the solution you'd like**
Check for availability of shasum and if not available use sha256sum or
sha512sum
**Describe alternatives you've considered**
None at present
**Additional context**
Similar problem solved in https://github.com/apache/arrow/pull/11531
--
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]