Thank you for looking @ issues I am trying to install pexpect module using easy_install script in Ubuntu Servers and following are errors we have been observing
after search found following bug can cause issues, Does this bug fixed or any work around for my installation.. Bug observed -------------------- https://github.com/ansible/ansible/issues/23534 Server version ------------------- Linux 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux # ansible-playbook --version ansible-playbook 2.3.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides python version = 2.7.6 (default, Oct 26 2016, 20:30:19) [GCC 4.8.4] Errors during installation -------------------------------- fatal: [10.10.10.147]: FAILED! => { "changed": false, "failed": true, "invocation": { "module_args": { "executable": "easy_install", "name": "pexpect", "state": "latest", "virtualenv": null, "virtualenv_command": "virtualenv", "virtualenv_site_packages": false } }, "msg": "warning: install_lib: 'build/lib.linux-x86_64-2.7' does not exist -- no Python modules to install\n\nzip_safe flag not set; analyzing archive contents...\nerror: Setup script exited with error: [Errno 2] No such file or directory: 'build/bdist.linux-x86_64/egg/EGG-INFO/zip-safe'\n" } -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+unsubscr...@googlegroups.com. To post to this group, send email to ansible-project@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/55273e01-7e7a-445b-81c9-1c0e62b2e414%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.