[
https://issues.apache.org/jira/browse/ARROW-14454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Muite updated ARROW-14454:
---------------------------------
Description:
`shasum` is not available on CentOS 8[1]. Use `sha256sum` and `sha512sum` when
appropriate in
https://github.com/apache/arrow/blob/master/dev/release/verify-release-candidate.sh
[1] https://github.com/kontena/chpharos/issues/34
was:`shasum` is not available on CentOS 8. Replace them with `openssl sha256`
and `openssl sha512` similar to https://github.com/kontena/chpharos/issues/34
in
https://github.com/apache/arrow/blob/master/dev/release/verify-release-candidate.sh
> [Release] shasum is not available on CentOS 8
> ---------------------------------------------
>
> Key: ARROW-14454
> URL: https://issues.apache.org/jira/browse/ARROW-14454
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Developer Tools
> Reporter: Benson Muite
> Assignee: Benson Muite
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> `shasum` is not available on CentOS 8[1]. Use `sha256sum` and `sha512sum`
> when appropriate in
> https://github.com/apache/arrow/blob/master/dev/release/verify-release-candidate.sh
> [1] https://github.com/kontena/chpharos/issues/34
--
This message was sent by Atlassian Jira
(v8.3.4#803005)