You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/10/06 01:10:27 UTC

[jira] [Commented] (AMBARI-13242) ambari-server setup failed if use another server as ambari-server next time

    [ https://issues.apache.org/jira/browse/AMBARI-13242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944219#comment-14944219 ] 

Hudson commented on AMBARI-13242:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #3599 (See [https://builds.apache.org/job/Ambari-trunk-Commit/3599/])
AMBARI-13242. AMBARI-13242: ambari-server setup failed if use another (aonishuk: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=329d2b5424492eac6c6b16f3e85ce5e33da6f51f])
* ambari-server/conf/unix/install-helper.sh
* ambari-agent/conf/unix/install-helper.sh


> 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)