You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by "Joe Smith (JIRA)" <ji...@apache.org> on 2014/01/09 21:55:50 UTC

[jira] [Commented] (AURORA-26) Fix TaskPath import in thermos binary

    [ https://issues.apache.org/jira/browse/AURORA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867038#comment-13867038 ] 

Joe Smith commented on AURORA-26:
---------------------------------

RB at https://reviews.apache.org/r/16762/

> Fix TaskPath import in thermos binary
> -------------------------------------
>
>                 Key: AURORA-26
>                 URL: https://issues.apache.org/jira/browse/AURORA-26
>             Project: Aurora
>          Issue Type: Bug
>            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)