Project

General

Profile

Actions

Bug #19993

closed

run-tox-ceph-disk fails related to prettytable

Added by David Zafman almost 7 years ago. Updated almost 6 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

On Ubuntu 14.04.4 LTS after using install_deps.sh and removing and using do_cmake.sh from scratch

Added in 3fa8bb1219052429cf0c4fe56dfc7baf39ba1d5c Apr 25


/home/dzafman/ceph/qa/workunits/ceph-helpers.sh:401: run_mon:  ceph osd pool delete rbd rbd --yes-i-really-really-mean-it
*** DEVELOPER MODE: setting PATH, PYTHONPATH and LD_LIBRARY_PATH ***
Traceback (most recent call last):
  File "/home/dzafman/ceph/build/bin/ceph", line 126, in <module>
    from ceph_daemon import DaemonWatcher, admin_socket
  File "/home/dzafman/ceph/src/pybind/ceph_daemon.py", line 21, in <module>
    from prettytable import PrettyTable, HEADER
ImportError: No module named prettytable
/home/dzafman/ceph/qa/workunits/ceph-helpers.sh:401: run_mon:  return 1
ERROR: InvocationError: '/src/ceph/src/ceph-disk/tests/ceph-disk.sh'
___________________________________ summary ____________________________________
flake8: commands succeeded
ERROR:   py27: commands failed
/home/dzafman/ceph/qa/workunits/ceph-helpers.sh:1696: main:  return 1
<end of output>
Actions #1

Updated by David Zafman almost 7 years ago

  • Description updated (diff)
Actions #2

Updated by Dan Mick almost 7 years ago

  • Status changed from New to Need More Info

I had asked in IRC if you had rerun install-deps.sh since the prettytable addition, and did not hear an answer. That's what should have installed prettytable.

Actions #3

Updated by Dan Mick almost 6 years ago

  • Status changed from Need More Info to Can't reproduce
Actions

Also available in: Atom PDF