You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Chandler Sobel-Sorenson (Jira)" <ji...@apache.org> on 2022/04/29 19:49:00 UTC

[jira] [Created] (ARROW-16422) CentOS 8 package "No match for argument: arrow-devel"

Chandler Sobel-Sorenson created ARROW-16422:
-----------------------------------------------

             Summary: CentOS 8 package "No match for argument: arrow-devel"
                 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


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)