Project

General

Profile

Actions

Bug #24919

closed

rpm: missing dependency on python34-ceph-argparse from python34-cephfs (and others?)

Added by Patrick Donnelly almost 6 years ago. Updated almost 5 years ago.

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

0%

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

Description

[root@ddbb18b80c15 ~]# python3
Python 3.4.8 (default, Mar 23 2018, 10:04:27)
[GCC 4.8.5 20150623 (Red Hat 4.8.5-16)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import cephfs
>>> import ceph_volume_client
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.4/site-packages/ceph_volume_client.py", line 20, in <module>
    from ceph_argparse import json_command
ImportError: No module named 'ceph_argparse'

ceph_volume_client is part of python34-cephfs:

[root@ddbb18b80c15 ~]# repoquery -l python34-cephfs
/usr/lib/python3.4/site-packages/__pycache__/ceph_volume_client.cpython-34.pyc
/usr/lib/python3.4/site-packages/__pycache__/ceph_volume_client.cpython-34.pyo
/usr/lib/python3.4/site-packages/ceph_volume_client.py
/usr/lib64/python3.4/site-packages/cephfs-2.0.0-py3.4.egg-info
/usr/lib64/python3.4/site-packages/cephfs-2.0.0-py3.4.egg-info/PKG-INFO
/usr/lib64/python3.4/site-packages/cephfs-2.0.0-py3.4.egg-info/SOURCES.txt
/usr/lib64/python3.4/site-packages/cephfs-2.0.0-py3.4.egg-info/dependency_links.txt
/usr/lib64/python3.4/site-packages/cephfs-2.0.0-py3.4.egg-info/top_level.txt
/usr/lib64/python3.4/site-packages/cephfs.cpython-34m.so

Related issues 5 (0 open5 closed)

Related to devops - Bug #24918: Ubuntu: python3-cephfs missing dependency on python3-radosResolvedKefu Chai07/13/2018

Actions
Related to devops - Bug #24920: teuthology is not installing python3-cephfs/python3-rados/etc. (Ubuntu) or python34-cephfs (CentOS) or (what else?)Resolved07/13/2018

Actions
Has duplicate CephFS - Bug #37355: tasks.cephfs.test_volume_client fails with "ImportError: No module named 'ceph_argparse'"DuplicateRamana Raja11/21/2018

Actions
Copied to devops - Backport #37612: luminous: rpm: missing dependency on python34-ceph-argparse from python34-cephfs (and others?)ResolvedNathan CutlerActions
Copied to devops - Backport #37613: mimic: rpm: missing dependency on python34-ceph-argparse from python34-cephfs (and others?)ResolvedNathan CutlerActions
Actions

Also available in: Atom PDF