Error while do easy install of erpnext on ubuntu 16

Traceback (most recent call last): File “install.py”, line 351, in install_bench(args) File “install.py”, line 111, in install_bench run_playbook(‘production/install.yml’, sudo=True, extra_vars=extra_vars) File “install.py”, line 301, in run_playbook success = subprocess.check_call(args, cwd=os.path.join(cwd, ‘playbooks’)) File “/usr/lib/python2.7/subprocess.py”, line 541, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command ‘[‘ansible-playbook’, ‘-c’, ‘local’, ‘production/install.yml’, ‘-e’, ‘@/tmp/extra_vars.json’, ‘–become’, ‘–become-user=frappe’]’ returned non-zero exit status 2

@Dany_Carvalheiro

Can you please post complete traceback?

its only that!

This seems to be the lower part of the traceback. There should be more above. Maybe in a separate section itself.

i cant find it anymore i changed the server to ubunt 14.05 and i dont have the some issue anymore