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 #1

Updated by Patrick Donnelly almost 6 years ago

  • Related to Bug #24918: Ubuntu: python3-cephfs missing dependency on python3-rados added
Actions #2

Updated by Patrick Donnelly almost 6 years ago

  • Related to Bug #24920: teuthology is not installing python3-cephfs/python3-rados/etc. (Ubuntu) or python34-cephfs (CentOS) or (what else?) added
Actions #3

Updated by Kefu Chai almost 6 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Kefu Chai
Actions #4

Updated by Kefu Chai over 5 years ago

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

Updated by Patrick Donnelly over 5 years ago

  • Status changed from Resolved to Pending Backport
  • Backport set to mimic,luminous
Actions #6

Updated by Patrick Donnelly over 5 years ago

  • Has duplicate Bug #37355: tasks.cephfs.test_volume_client fails with "ImportError: No module named 'ceph_argparse'" added
Actions #7

Updated by Nathan Cutler over 5 years ago

  • Copied to Backport #37612: luminous: rpm: missing dependency on python34-ceph-argparse from python34-cephfs (and others?) added
Actions #8

Updated by Nathan Cutler over 5 years ago

  • Copied to Backport #37613: mimic: rpm: missing dependency on python34-ceph-argparse from python34-cephfs (and others?) added
Actions #9

Updated by Nathan Cutler over 5 years ago

  • Pull request ID set to 23043
Actions #10

Updated by Kefu Chai almost 5 years ago

  • Assignee deleted (Kefu Chai)
Actions #11

Updated by Nathan Cutler almost 5 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF