[
https://issues.apache.org/jira/browse/ARROW-16477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532512#comment-17532512
]
Kouhei Sutou commented on ARROW-16477:
--------------------------------------
Ah, we didn't build packages for aarch64 Amazon Linux 2.
I'll add support for aarch64 Amazon Linux 2 and CentOS 7 later.
> [Dev] TEST_YUM=1 verify-release-candidate.sh fails on Arm host
> --------------------------------------------------------------
>
> Key: ARROW-16477
> URL: https://issues.apache.org/jira/browse/ARROW-16477
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Developer Tools
> Reporter: Yibo Cai
> Assignee: Kouhei Sutou
> Priority: Major
> Fix For: 9.0.0
>
>
> {code:bash}
> $ TEST_DEFAULT=0 TEST_YUM=1 dev/release/verify-release-candidate.sh 8.0.0 3
> ......
> + yum install -y --enablerepo=epel arrow-devel-8.0.0
> Loaded plugins: ovl, priorities
> 193 packages excluded due to repository priority protections
> No package arrow-devel-8.0.0 available.
> Error: Nothing to do
> Failed to verify the Yum repository for amazonlinux:2
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)