I got below error when I try to update V 3.1.5 to 3.2.1
 

TASK [awx_install : Migrate the Tower database schema (may take awhile when 
upgrading).] 
****************************************************************************************************************************************

fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["awx-manage", 
"migrate", "--noinput", "--fake-initial"], "delta": "0:00:00.035445", 
"end": "2017-10-31 20:08:03.199057", "failed": true, "msg": "non-zero 
return code", "rc": 1, "start": "2017-10-31 20:08:03.163612", "stderr": 
"Traceback (most recent call last):\n  File \"/bin/awx-manage\", line 5, in 
<module>\n    from pkg_resources import load_entry_point\n  File 
\"/usr/lib/python2.7/site-packages/pkg_resources.py\", line 3007, in 
<module>\n  File \"/usr/lib/python2.7/site-packages/pkg_resources.py\", 
line 728, in require\n  File 
\"/usr/lib/python2.7/site-packages/pkg_resources.py\", line 626, in 
resolve\npkg_resources.DistributionNotFound: awx==3.2.1", "stderr_lines": 
["Traceback (most recent call last):", "  File \"/bin/awx-manage\", line 5, 
in <module>", "    from pkg_resources import load_entry_point", "  File 
\"/usr/lib/python2.7/site-packages/pkg_resources.py\", line 3007, in 
<module>", "  File \"/usr/lib/python2.7/site-packages/pkg_resources.py\", 
line 728, in require", "  File 
\"/usr/lib/python2.7/site-packages/pkg_resources.py\", line 626, in 
resolve", "pkg_resources.DistributionNotFound: awx==3.2.1"], "stdout": "", 
"stdout_lines": []}


Appreciate your help to resolve this issue 


Nuwan

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/bb4e0aeb-e01d-4080-9a7e-19dade630936%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to