You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/ansible/awx/pull/24 1.244 fatal: could not read Username for 'https://github.com/': No such device or address
https://github.com/ansible/awx/pull/24 1.248 WARNING: Discarding git+https://github.com/artefactual-labs/mockldap.git@master#egg=mockldap. Command errored out with exit status 128: git clone -q https://github.com/artefactual-labs/mockldap.git /tmp/pip-install-0pi620zv/mockldap_6e58290e20be4a568cce57f40924c559 Check the logs for full command output.
wondering if there was just some temporary issue with cloning from GH, then it happened to work when making your change in the PR
do you still experience this issue if running make docker-compose-build today?
Please confirm the following
security@ansible.com
instead.)Bug Summary
the source of mockldap is not available as defined in requirements_dev.txt
AWX version
all
Select the relevant components
Installation method
docker development environment
Modifications
no
Ansible version
No response
Operating system
debian 12
Web browser
Firefox, Chrome, Safari, Edge
Steps to reproduce
git clone https://github.com/ansible/awx.git
cd awx
make docker-compose-build
build fail
Expected results
successfully docker-compose build
Actual results
Additional information
No response
The text was updated successfully, but these errors were encountered: