Project

General

Profile

Actions

Bug #17103

open

make python3 optional on RHEL 7

Added by Ken Dreyer over 7 years ago. Updated over 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Python 3 is available on Fedora, but when it comes to RHEL 7, it's only available in EPEL. We should make this optional for situations where we can't depend on EPEL's Python 3 for builds (eg. RH Ceph Storage downstream).

I think this can be broken down into a couple parts:

CMake should have a "WITH_PYTHON3" variable so that we can set -DWITH_PYTHON3=OFF when building on RHEL 7.

All Python 3-specific content in the RPMs should be split out into separate packages that will be made optional.

Actions

Also available in: Atom PDF