You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Vitaly Brodetskyi (JIRA)" <ji...@apache.org> on 2014/09/15 17:29:36 UTC

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

Vitaly Brodetskyi created AMBARI-7310:
-----------------------------------------

             Summary: 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


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)