Project

General

Profile

Actions

Bug #23035

closed

run-make-check.sh fails in py3-only environment unless special measures are taken

Added by Nathan Cutler about 6 years ago. Updated almost 6 years ago.

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

0%

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

Description

It is now possible to build Ceph in a Python 3-only environment, but only if "-DWITH_PYTHON2=OFF -DWITH_PYTHON3=ON -DMGR_PYTHON_VERSION=3" is explicitly passed to cmake.

run-make-check.sh is supposed to (more or less) "just work", and making it automatically "do the right thing" when Python 2 is absent is a trivial modification.

Actions #1

Updated by Nathan Cutler about 6 years ago

  • Status changed from In Progress to Fix Under Review
Actions #2

Updated by Nathan Cutler about 6 years ago

  • Description updated (diff)
Actions #3

Updated by Nathan Cutler about 6 years ago

  • Description updated (diff)
Actions #4

Updated by Nathan Cutler about 6 years ago

  • Description updated (diff)
Actions #5

Updated by Kefu Chai about 6 years ago

  • Status changed from Fix Under Review to Resolved
Actions #6

Updated by Nathan Cutler almost 6 years ago

The PR that resolved this bug does not completely fix "make check" in Python 3-only env. There are a number of issues still to be resolved before the final goal is reached, but I'll open other tickets for those if/when needed.

Actions

Also available in: Atom PDF