Project

General

Profile

Bug #16786

Compiling with --without-cython seems to produce an entirely broken Ceph CLI, but the Ceph CLI still gets installed.

Added by Roy Keene over 7 years ago.

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

0%

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

Description

Ceph v10.2.2 compiled with --without-cython compiles and installs the Ceph CLI tools fine, but they do not appear to actually work.

Traceback (most recent call last):
File "/bin/ceph", line 118, in <module>
import rados
ImportError: No module named rados      

This worked in Ceph v0.94.7.

I'm still reviewing this error and it may be an issue with my environment and not with Ceph.

Also available in: Atom PDF