You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Yibo Cai (Jira)" <ji...@apache.org> on 2022/05/05 06:52:00 UTC

[jira] [Created] (ARROW-16477) [Dev] TEST_YUM=1 verify-release-candidate.sh fails on Arm host

Yibo Cai created ARROW-16477:
--------------------------------

             Summary: [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
             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)