Bug #24919
rpm: missing dependency on python34-ceph-argparse from python34-cephfs (and others?)
% Done:
0%
Source:
Development
Tags:
Backport:
mimic,luminous
Regression:
No
Severity:
3 - minor
Reviewed:
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
History
#1 Updated by Patrick Donnelly almost 3 years ago
- Related to Bug #24918: Ubuntu: python3-cephfs missing dependency on python3-rados added
#2 Updated by Patrick Donnelly almost 3 years ago
- Related to Bug #24920: teuthology is not installing python3-cephfs/python3-rados/etc. (Ubuntu) or python34-cephfs (CentOS) or (what else?) added
#3 Updated by Kefu Chai almost 3 years ago
- Status changed from New to Fix Under Review
- Assignee set to Kefu Chai
#4 Updated by Kefu Chai over 2 years ago
- Status changed from Fix Under Review to Resolved
#5 Updated by Patrick Donnelly over 2 years ago
- Status changed from Resolved to Pending Backport
- Backport set to mimic,luminous
#6 Updated by Patrick Donnelly over 2 years ago
- Duplicated by Bug #37355: tasks.cephfs.test_volume_client fails with "ImportError: No module named 'ceph_argparse'" added
#7 Updated by Nathan Cutler over 2 years ago
- Copied to Backport #37612: luminous: rpm: missing dependency on python34-ceph-argparse from python34-cephfs (and others?) added
#8 Updated by Nathan Cutler over 2 years ago
- Copied to Backport #37613: mimic: rpm: missing dependency on python34-ceph-argparse from python34-cephfs (and others?) added
#9 Updated by Nathan Cutler over 2 years ago
- Pull request ID set to 23043
#10 Updated by Kefu Chai almost 2 years ago
- Assignee deleted (
Kefu Chai)
#11 Updated by Nathan Cutler over 1 year ago
- Status changed from Pending Backport to Resolved