Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
CentOS8
Description
There are no python package on CentOS 8 but it is required by spark-python package.
As such, we failed to install spark-python package on CentOS8.
[root@97ab3c3dfa8f /]# cat /etc/os-release NAME="CentOS Linux" VERSION="8 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="8" PLATFORM_ID="platform:el8" PRETTY_NAME="CentOS Linux 8 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:8" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/" CENTOS_MANTISBT_PROJECT="CentOS-8" CENTOS_MANTISBT_PROJECT_VERSION="8" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="8" [root@97ab3c3dfa8f /]# dnf install spark-python Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:09:13 ago on Mon Jun 1 05:12:18 2020. Error: Problem: conflicting requests - nothing provides python needed by spark-python-2.4.5-1.el7.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) [root@97ab3c3dfa8f /]# dnf info python Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:09:20 ago on Mon Jun 1 05:12:18 2020. Error: No matching Packages to list
ref. https://developers.redhat.com/blog/2019/05/07/what-no-python-in-red-hat-enterprise-linux-8/
Attachments
Issue Links
- links to