[
https://issues.apache.org/jira/browse/AURORA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Smith updated AURORA-26:
----------------------------
Component/s: Thermos
Reliability
> Fix TaskPath import in thermos binary
> -------------------------------------
>
> Key: AURORA-26
> URL: https://issues.apache.org/jira/browse/AURORA-26
> Project: Aurora
> Issue Type: Bug
> Components: Reliability, Thermos
> Reporter: Joe Smith
> Assignee: Joe Smith
>
> {noformat}
> $ thermos status
> Traceback (most recent call last):
> File "/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main
> "__main__", fname, loader, pkg_name)
> File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code
> exec code in run_globals
> File "/usr/local/bin/thermos/__main__.py", line 24, in <module>
> File
> "/usr/local/bin/thermos/.bootstrap/_twitter_common_python/pex_bootstrapper.py",
> line 54, in bootstrap_pex
> File "/usr/local/bin/thermos/.bootstrap/_twitter_common_python/pex.py",
> line 172, in execute
> File "/usr/lib64/python2.6/contextlib.py", line 34, in __exit__
> self.gen.throw(type, value, traceback)
> File "/usr/local/bin/thermos/.bootstrap/_twitter_common_python/common.py",
> line 187, in mutable_sys
> File "/usr/local/bin/thermos/.bootstrap/_twitter_common_python/pex.py",
> line 151, in execute
> File "/usr/local/bin/thermos/.bootstrap/_twitter_common_python/pex.py",
> line 181, in execute_entry
> File "/usr/local/bin/thermos/.bootstrap/_twitter_common_python/pex.py",
> line 194, in execute_module
> File "/usr/lib64/python2.6/runpy.py", line 140, in run_module
> fname, loader, pkg_name)
> File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code
> exec code in run_globals
> File "/lib/python2.6/site-packages/twitter/thermos/bin/thermos.py", line
> 21, in <module>
> ImportError: cannot import name TkPath
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)