Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker compose fails #14993

Open
5 of 11 tasks
tdcam opened this issue Mar 14, 2024 · 3 comments
Open
5 of 11 tasks

docker compose fails #14993

tdcam opened this issue Mar 14, 2024 · 3 comments

Comments

@tdcam
Copy link

tdcam commented Mar 14, 2024

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX is open source software provided for free and that I might not receive a timely response.
  • I am NOT reporting a (potential) security vulnerability. (These should be emailed to security@ansible.com instead.)

Bug Summary

Every time I try to use docker compose, the awx_tools_1 container build fails at error: could not create awx.egg-info. Permission denied``

AWX version

24.0.0

Select the relevant components

  • UI
  • UI (tech preview)
  • API
  • Docs
  • Collection
  • CLI
  • Other

Installation method

docker development environment

Modifications

no

Ansible version

ansible-9.3.0-1.fc39.noarch

Operating system

Fedora 39

Web browser

No response

Steps to reproduce

Follow the instructions at https://github.com/ansible/awx/blob/devel/tools/docker-compose/README.md.
When it gets to the awx_tools_1 container build, it crashes
Screenshot_2024-03-14_00-21-49

Expected results

Build all the containers and start AWX

Actual results

error: could not create awx.egg-info. Permission denied``

Additional information

No response

@github-actions github-actions bot added component:awx_collection issues related to the collection for controlling AWX needs_triage type:bug community labels Mar 14, 2024
@tdcam
Copy link
Author

tdcam commented Mar 14, 2024

Sorry, mismarked it as collections. Changed it to CLI since I'm trying to install from the CLI. Let me know if this is wrong.

@fosterseth fosterseth removed the component:awx_collection issues related to the collection for controlling AWX label Mar 14, 2024
@fosterseth
Copy link
Member

fosterseth commented Mar 14, 2024

are you running make docker-compose with sudo? better to not run as root

for reference my awx folder has the following permissions

drwxr-xr-x. 1 sbf sbf     3078 Mar 14 13:21 .
drwxr-xr-x. 1 sbf root     160 Feb 19 15:28 awx.egg-info

@tdcam
Copy link
Author

tdcam commented Mar 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants