[
https://issues.apache.org/jira/browse/AURORA-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Farner updated AURORA-456:
-------------------------------
Assignee: (was: brian wickman)
> "aurora version" command raises KeyError: 'sha'
> -----------------------------------------------
>
> Key: AURORA-456
> URL: https://issues.apache.org/jira/browse/AURORA-456
> Project: Aurora
> Issue Type: Story
> Components: Client
> Reporter: Jay Buffington
>
> {noformat}
> $ ./pants src/main/python/apache/aurora/client/bin/:aurora_client
> Build operating on targets:
> OrderedSet([PythonBinary(src/main/python/apache/aurora/client/bin/BUILD:aurora_client)])
> Building PythonBinary
> PythonBinary(src/main/python/apache/aurora/client/bin/BUILD:aurora_client):
> Wrote /home/jaybuff/incubator-aurora/dist/aurora_client.pex
> $ /home/jaybuff/incubator-aurora/dist/aurora_client.pex version
> Aurora client build info:
> Traceback (most recent call last):
> File
> "/home/jaybuff/.pex/install/twitter.common.app-0.3.0-py26-none-any.whl.18b046f79e32f1c14a751fbd19fe7ac97546fb80/twitter.common.app-0.3.0-py26-none-any.whl/twitter/common/app/application.py",
> li
> ne 738, in _wrap_method
> return_code = method()
> File
> "/home/jaybuff/.pex/install/twitter.common.app-0.3.0-py26-none-any.whl.18b046f79e32f1c14a751fbd19fe7ac97546fb80/twitter.common.app-0.3.0-py26-none-any.whl/twitter/common/app/application.py",
> li
> ne 760, in <lambda>
> main = lambda: main_method(*args, **kwargs)
> File
> "/home/jaybuff/incubator-aurora/dist/aurora_client.pex/apache/aurora/client/commands/core.py",
> line 117, in version
> print("\tsha: %s" % pex_info.build_properties['sha'])
> KeyError: 'sha'
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)