----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28952/#review64756 -----------------------------------------------------------
Ship it! Ship It! - Dmytro Sen On Дек. 11, 2014, 5:31 п.п., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28952/ > ----------------------------------------------------------- > > (Updated Дек. 11, 2014, 5:31 п.п.) > > > Review request for Ambari and Dmytro Sen. > > > Bugs: AMBARI-8663 > https://issues.apache.org/jira/browse/AMBARI-8663 > > > Repository: ambari > > > Description > ------- > > sudo: pam_authenticate: Conversation error. First sudo command during deploy > as non-root fails with that. > > As a subtask of this we should replace sudo -v which is not available on sudo > 1.6.9 with sudo -l or other to check if has some sudoers. > > > Diffs > ----- > > ambari-agent/conf/unix/ambari-agent 30acd65 > ambari-agent/src/test/python/ambari_agent/TestAlerts.py a7814c0 > ambari-agent/src/test/python/resource_management/TestContentSources.py > d09df44 > ambari-agent/src/test/python/resource_management/TestExecuteResource.py > 4bb1404 > ambari-agent/src/test/python/resource_management/TestGroupResource.py > bc037f1 > > ambari-agent/src/test/python/resource_management/TestMonitorWebserverResource.py > d5b2c42 > ambari-agent/src/test/python/resource_management/TestSubstituteVars.py > 9e42f92 > ambari-agent/src/test/python/resource_management/TestUserResource.py > f21a3c5 > ambari-common/src/main/python/resource_management/core/shell.py cd8b05b > ambari-server/src/test/python/stacks/1.3.2/HDFS/test_datanode.py a896d02 > ambari-server/src/test/python/stacks/2.0.6/HDFS/test_datanode.py 424649c > > Diff: https://reviews.apache.org/r/28952/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
