[
https://issues.apache.org/jira/browse/ARROW-16422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17530258#comment-17530258
]
Chandler Sobel-Sorenson commented on ARROW-16422:
-------------------------------------------------
Ok thanks I just manually download packages from
https://apache.jfrog.io/ui/native/arrow/almalinux/8/x86_64/Packages/
> CentOS 8 package "Status code: 404 for
> https://apache.jfrog.io/artifactory/arrow/centos/8/x86_64/repodata/repomd.xml"
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: ARROW-16422
> URL: https://issues.apache.org/jira/browse/ARROW-16422
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 7.0.0
> Reporter: Chandler Sobel-Sorenson
> Priority: Blocker
> Labels: newbie
>
> I'm running the commands to install C++ and GLib (C) Packages for CentOS 8
> and getting the error "No match for argument: arrow-devel":
> {{[root@EagI NanoPlot-1.33.0]# dnf install -y epel-release}}
> {{Last metadata expiration check: 2:00:55 ago on Fri Apr 29 10:30:24 2022.}}
> {{Module yaml error: Unexpected key in data: static_context [line 9 col 3]}}
> {{Module yaml error: Unexpected key in data: static_context [line 9 col 3]}}
> {{Package epel-release-8-15.el8.noarch is already installed.}}
> {{Dependencies resolved.}}
> {{Nothing to do.}}
> {{Complete!}}
> {{[root@EagI NanoPlot-1.33.0]# dnf install -y
> https://apache.jfrog.io/artifactory/arrow/centos/$(cut -d: -f5
> /etc/system-release-cpe | cut -d. -f1)/apache-arrow-release-latest.rpm}}
> {{Last metadata expiration check: 2:01:08 ago on Fri Apr 29 10:30:24 2022.}}
> {{Module yaml error: Unexpected key in data: static_context [line 9 col 3]}}
> {{Module yaml error: Unexpected key in data: static_context [line 9 col 3]}}
> {{apache-arrow-release-latest.rpm
> 138 kB/s | 60 kB
> 00:00 }}
> {{Package apache-arrow-release-6.0.1-1.el8.noarch is already installed.}}
> {{Dependencies resolved.}}
> {{Nothing to do.}}
> {{Complete!}}
> {{[root@EagI NanoPlot-1.33.0]# dnf config-manager --set-enabled epel}}
> {{[root@EagI NanoPlot-1.33.0]# dnf config-manager --set-enabled powertools}}
> {{[root@EagI NanoPlot-1.33.0]# dnf install -y arrow-devel}}
> {{CentOS Linux 8 - PowerTools
> 50 kB/s | 4.3 kB
> 00:00 }}
> {{Extra Packages for Enterprise Linux 8 - x86_64
> 38 kB/s | 8.0 kB
> 00:00 }}
> {{Module yaml error: Unexpected key in data: static_context [line 9 col 3]}}
> {{Module yaml error: Unexpected key in data: static_context [line 9 col 3]}}
> {{No match for argument: arrow-devel}}
> {{Error: Unable to find a match: arrow-devel}}
> {{[root@EagI NanoPlot-1.33.0]# }}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)