<div dir="ltr"><div>I am trying to use the AWS AMI for Ubuntu 14.04 and it is not working with this error</div><div><br></div><div>anyone else seeing this problem?</div><div><br></div><div><br></div><div>error occurred in job (id=k4v3-node001): remote command &#39;source /etc/profile &amp;&amp; groupdel ubuntu&#39; failed with status 6:</div><div>groupdel: group &#39;ubuntu&#39; does not exist</div><div>Traceback (most recent call last):</div><div>  File &quot;/usr/lib/python2.6/site-packages/starcluster/threadpool.py&quot;, line 48, in run</div><div>    job.run()</div><div>  File &quot;/usr/lib/python2.6/site-packages/starcluster/threadpool.py&quot;, line 75, in run</div><div>    r = self.method(*self.args, **self.kwargs)</div><div>  File &quot;/usr/lib/python2.6/site-packages/starcluster/clustersetup.py&quot;, line 204, in _add_user_to_node</div><div>    node.remove_user(username)</div><div>  File &quot;/usr/lib/python2.6/site-packages/starcluster/node.py&quot;, line 653, in remove_user</div><div>    self.ssh.execute(&#39;groupdel %s&#39; % name)</div><div>  File &quot;/usr/lib/python2.6/site-packages/starcluster/sshutils.py&quot;, line 579, in execute</div><div>    msg, command, exit_status, out_str)</div><div>RemoteCommandFailed: remote command &#39;source /etc/profile &amp;&amp; groupdel ubuntu&#39; failed with status 6:</div><div>groupdel: group &#39;ubuntu&#39; does not exist</div><div><br></div></div>