Closed ntlzthm8 closed 4 years ago
Hello,
I also faced that issue. It seems that the no-global-site-packages.txt
file is no longer used with at least python3.5.4+.
Can you all give devel
a shot? We recently merged some changes related to this that might address your issue.
Can you all give
devel
a shot? We recently merged some changes related to this that might address your issue.
This weekend, I have been able to build the 9.2.0 (which includes the commit 0a990b272f664f39d46aafcd568e66b9ee509775 that pins the virtualenv version) w/o any errors. So I guess the regression is now fixed!
Thank you,
@mmallet-digipok,
Thanks for reporting back - we'll probably be releasing a major version of awx in the coming weeks that will include this change (and some other notable changes).
ISSUE TYPE
SUMMARY
Try to build a new awx image with custom UI
ENVIRONMENT
STEPS TO REPRODUCE
remove dockerhub_base=ansible from inventory
ansible-playbook -i inventory install.yml
EXPECTED RESULTS
working awx
ACTUAL RESULTS