You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2013/05/06 22:42:15 UTC

[jira] [Created] (AMBARI-2081) changeUid.sh failing during installation

Siddharth Wagle created AMBARI-2081:
---------------------------------------

             Summary: changeUid.sh failing during installation
                 Key: AMBARI-2081
                 URL: https://issues.apache.org/jira/browse/AMBARI-2081
             Project: Ambari
          Issue Type: Bug
          Components: agent
    Affects Versions: 1.3.0
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
            Priority: Critical
             Fix For: 1.3.0
         Attachments: AMBARI-2081.patch

On SUSE, I received a puppet error on each agent that {{/tmp/changeUid.sh}} failed during installation. (Sorry I no longer have the error, I made puppet change and restarted to get by it).  But in  a nutshell, running the command manually gave:

{noformat}
ip-10-82-233-26:/tmp # /tmp/changeUid.sh ambari-qa 1012 /tmp/ambari-qa,/home/ambari-qa,/var/spool/mail/ambari-qa
Changing uid of ambari-qa from 1012 to 1012
Changing directory permisions for /tmp/ambari-qa /home/ambari-qa /var/spool/mail/ambari-qa
usermod: UID 1012 is not unique.
{noformat}

Note that the usermod is trying to change to an existing UID, so the command is failing everywhere

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira