Project

General

Profile

Actions

Bug #18656

closed

broken teuthology - "No module named manhole"

Added by Yuri Weinstein over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
-
Category:
-
% Done:

0%

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

Description

As teuthology and as yuriw user =>

teuthology@teuthology:~$ CEPH_BRANCH=kraken; MACHINE_NAME=smithi;teuthology-suite -v -c $CEPH_BRANCH  -n 7 -m $MACHINE_NAME -s fs -e $CEPH_QA_EMAIL --dry-run
Traceback (most recent call last):
  File "/home/teuthology/src/teuthology_master/virtualenv/bin/teuthology-suite", line 11, in <module>
    load_entry_point('teuthology', 'console_scripts', 'teuthology-suite')()
  File "/home/teuthology/src/teuthology_master/virtualenv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 561, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/home/teuthology/src/teuthology_master/virtualenv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2627, in load_entry_point
    return ep.load()
  File "/home/teuthology/src/teuthology_master/virtualenv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2287, in load
    return self.resolve()
  File "/home/teuthology/src/teuthology_master/virtualenv/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2293, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/home/teuthology/src/teuthology_master/scripts/suite.py", line 4, in <module>
    import teuthology.suite
  File "/home/teuthology/src/teuthology_master/teuthology/__init__.py", line 3, in <module>
    import manhole
ImportError: No module named manhole
Actions #1

Updated by Yuri Weinstein over 7 years ago

  • Description updated (diff)
Actions #2

Updated by Yuri Weinstein over 7 years ago

deleted virtualenv and run bootstrap for yuriw user and it worked

Actions #3

Updated by Yuri Weinstein over 7 years ago

and fixed teuthology user too

Actions #4

Updated by Yuri Weinstein over 7 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF