Comment 13 for bug 1496130

Revision history for this message
Tom Haddon (mthaddon) wrote :

Hi Stub,

2015-09-28 17:30:45 [INFO] Waiting for environment to reach steady state
2015-09-28 17:30:45 [ERROR] Unknown error
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/mojo-0.1.14.post1-py2.7.egg/mojo/cli.py", line 668, in run_with_args
    args.func(args)
  File "/usr/local/lib/python2.7/dist-packages/mojo-0.1.14.post1-py2.7.egg/mojo/cli.py", line 409, in run_from_manifest
    manifest.run(project, workspace, series, stage)
  File "/usr/local/lib/python2.7/dist-packages/mojo-0.1.14.post1-py2.7.egg/mojo/__init__.py", line 262, in run
    auto_secrets=auto_secrets)
  File "/usr/local/lib/python2.7/dist-packages/mojo-0.1.14.post1-py2.7.egg/mojo/phase.py", line 558, in run
    wait()
TypeError: wait() takes exactly 1 argument (0 given)

Looks like wait is expecting the 'log' variable?