Mark Chu-Carroll created AURORA-310:
---------------------------------------
Summary: Clientv2 bridge fails when command isn't specified
Key: AURORA-310
URL: https://issues.apache.org/jira/browse/AURORA-310
Project: Aurora
Issue Type: Bug
Components: Client
Reporter: Mark Chu-Carroll
Assignee: Mark Chu-Carroll
Priority: Critical
[sun-wukong incubator-aurora (openglitch)]$ ./dist/client.pex
Traceback (most recent call last):
File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/runpy.py",
line 122, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/runpy.py",
line 34, in _run_code
exec code in run_globals
File "./dist/client.pex/__main__.py", line 24, in <module>
File
"/Users/mchucarroll/Code/incubator-aurora/dist/client.pex/.bootstrap/_twitter_common_python/pex_bootstrapper.py",
line 47, in bootstrap_pex
File
"/Users/mchucarroll/Code/incubator-aurora/dist/client.pex/.bootstrap/_twitter_common_python/pex.py",
line 158, in execute
File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/contextlib.py",
line 34, in __exit__
self.gen.throw(type, value, traceback)
File
"/Users/mchucarroll/Code/incubator-aurora/dist/client.pex/.bootstrap/_twitter_common_python/common.py",
line 187, in mutable_sys
File
"/Users/mchucarroll/Code/incubator-aurora/dist/client.pex/.bootstrap/_twitter_common_python/pex.py",
line 137, in execute
File
"/Users/mchucarroll/Code/incubator-aurora/dist/client.pex/.bootstrap/_twitter_common_python/pex.py",
line 167, in execute_entry
File
"/Users/mchucarroll/Code/incubator-aurora/dist/client.pex/.bootstrap/_twitter_common_python/pex.py",
line 190, in execute_pkg_resources
File
"/Users/mchucarroll/Code/incubator-aurora/dist/client.pex/apache/aurora/client/cli/client.py",
line 76, in proxy_main
File
"/Users/mchucarroll/Code/incubator-aurora/dist/client.pex/apache/aurora/client/cli/bridge.py",
line 84, in execute
IndexError: list index out of range
--
This message was sent by Atlassian JIRA
(v6.2#6252)