FS#64045 - [ceph] Dependency: python-prettytable when execute the command ceph mon dump

Attached to Project: Community Packages
Opened by André Miranda (ardemiranda) - Sunday, 06 October 2019, 21:39 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 06 October 2019, 21:54 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When execute the command ceph mon dump
Cause the error below:

Traceback (most recent call last):
File "/usr/bin/ceph", line 148, in <module>
from ceph_daemon import admin_socket, DaemonWatcher, Termsize
File "/usr/lib/python3.7/site-packages/ceph_daemon.py", line 24, in <module>
from prettytable import PrettyTable, HEADER
ModuleNotFoundError: No module named 'prettytable'


Additional info:
* ceph-14.2.1-1

Steps to reproduce:
I use an image that doesn't have the python-prettytable package preinstalled.

When executing the command: ceph mon dump
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 06 October 2019, 21:54 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#64041 

Loading...