[
https://issues.apache.org/jira/browse/AMBARI-13242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908751#comment-14908751
]
Hadoop QA commented on AMBARI-13242:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12762441/AMBARI-13242.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/3859//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/3859//console
This message is automatically generated.
> ambari-server setup failed if use another server as ambari-server next time
> ---------------------------------------------------------------------------
>
> Key: AMBARI-13242
> URL: https://issues.apache.org/jira/browse/AMBARI-13242
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent
> Affects Versions: 2.1.0
> Reporter: Di Li
> Assignee: Di Li
> Fix For: trunk
>
> Attachments: AMBARI-13242.patch
>
>
> The uninstall script in RPM does not clean up the symbolic links created in
> /usr/lib/python2.6/site-packages. The broken links causes following err if
> user tries to install Ambari server on a node that has been previously
> installed with Ambari agent. Vise Versa.
> File "/usr/sbin/ambari-server.py", line 26, in <module>
> from ambari_commons.exceptions import FatalException, NonFatalException
> File "/usr/lib/python2.6/site-packages/ambari_commons/__init__.py", line 21,
> in <module>
> File "/usr/lib/python2.6/site-packages/ambari_commons/os_check.py", line 133,
> in <module>
> File "/usr/lib/python2.6/site-packages/ambari_commons/os_check.py", line 115,
> in __init__
> File "/usr/lib/python2.6/site-packages/ambari_commons/os_check.py", line 112,
> in initialize_data
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)