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 2014/09/15 17:54:33 UTC

[jira] [Commented] (AMBARI-7310) Error message on ambari-server removal

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

Hudson commented on AMBARI-7310:
--------------------------------

ABORTED: Integrated in Ambari-trunk-Commit #244 (See [https://builds.apache.org/job/Ambari-trunk-Commit/244/])
AMBARI-7310. Error message on ambari-server removal.(vbrodetskyi) (vbrodetskyi: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e3dba263475ab4a29c57ed041539eebbef8f16d7)
* ambari-agent/src/main/package/rpm/preremove.sh
* ambari-server/src/main/package/rpm/preremove.sh


> Error message on ambari-server removal
> --------------------------------------
>
>                 Key: AMBARI-7310
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7310
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 1.7.0
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7310.patch
>
>
> If ambari-server is stopped, removing ambari-server rpm prints an error message. Command is executed successfully, but message looks badly.
> {code}
> [root@vm-6 ~]# ambari-server stop
> Using python  /usr/bin/python2.6
> Stopping ambari-server
> Ambari Server stopped
> [root@vm-6 ~]# rpm -e ambari-server
> error reading information on service ambari-server: No such file or directory
> [root@vm-6 ~]# echo $?
> 0
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)