----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20777/#review41593 -----------------------------------------------------------
Ship it! Ship It! - Vitalyi Brodetskyi On April 28, 2014, 12:52 p.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/20777/ > ----------------------------------------------------------- > > (Updated April 28, 2014, 12:52 p.m.) > > > Review request for Ambari and Vitalyi Brodetskyi. > > > Bugs: AMBARI-5591 > https://issues.apache.org/jira/browse/AMBARI-5591 > > > Repository: ambari > > > Description > ------- > > > 2014-04-23 16:05:33,210 - Error while executing command 'install': > Traceback (most recent call last): > File > "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", > line 105, in execute > method(env) > File > "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/hook.py", > line 32, in hook > setup_java() > File > "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/shared_initialization.py", > line 137, in setup_java > not_if = format("test -e {java_exec}")) > File > "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line > 148, in __init__ > self.env.run() > File > "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", > line 149, in run > self.run_action(resource, action) > File > "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", > line 115, in run_action > provider_action() > File > "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", > line 239, in action_run > raise ex > Fail: Execution of 'mkdir -p /tmp/HDP-artifacts/ ; curl -kf --retry 10 > http://u1201.ambari.apache.org:8080/resources//jdk-7u45-linux-x64.tar.gz -o > /tmp/HDP-artifacts//jdk-7u45-linux-x64.tar.gz' returned 127. stdin: is not a > tty > /bin/bash: curl: command not found > > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/hook.py > 03859e4 > > ambari-server/src/test/python/stacks/2.0.6/hooks/before-INSTALL/test_before_install.py > 3aa370c > > Diff: https://reviews.apache.org/r/20777/diff/ > > > Testing > ------- > > > Thanks, > > Andrew Onischuk > >
