----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24889/#review51100 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On Aug. 20, 2014, 2:01 p.m., Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24889/ > ----------------------------------------------------------- > > (Updated Aug. 20, 2014, 2:01 p.m.) > > > Review request for Ambari and Andrew Onischuk. > > > Bugs: AMBARI-6934 > https://issues.apache.org/jira/browse/AMBARI-6934 > > > Repository: ambari > > > Description > ------- > > This commit AMBARI-6899 broke ambari-server setup on sles11sp1. > Adjusting ambari-server permissions and ownership... > Checking firewall... > Traceback (most recent call last): > File "/usr/sbin/ambari-server.py", line 4422, in <module> > main() > File "/usr/sbin/ambari-server.py", line 4224, in main > setup(options) > File "/usr/sbin/ambari-server.py", line 2142, in setup > if firewall_obj.stderrdata and len(firewall_obj.stderrdata) > 0: > AttributeError: 'SuseFirewallChecks' object has no attribute 'stderrdata' > > > Diffs > ----- > > ambari-common/src/main/python/ambari_commons/firewall.py 1cf69ee > ambari-server/src/test/python/TestAmbariServer.py 46078ac > > Diff: https://reviews.apache.org/r/24889/diff/ > > > Testing > ------- > > Python tests > > ----------------------------------------------------------------------- > Ran 297 tests in 3.971s > > OK > > ---------------------------------------------------------------------- > Ran 221 tests in 0.546s > > OK > ---------------------------------------------------------------------- > Total run:593 > Total errors:0 > Total failures:0 > OK > > > Thanks, > > Dmitro Lisnichenko > >
