You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/07/02 07:02:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-16477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kouhei Sutou resolved ARROW-16477.
----------------------------------
    Resolution: Fixed

Issue resolved by pull request 13473
[https://github.com/apache/arrow/pull/13473]

> [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
>              Labels: pull-request-available
>             Fix For: 9.0.0
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> {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.10#820010)