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

Fix podman failure in development environment #15188

Merged
merged 1 commit into from
May 14, 2024

Conversation

TheRealHaoLiu
Copy link
Member

SUMMARY
ERRO[0000] path "/var/lib/awx/.config" exists and it is not owned by the current user

start to happen with podman 5

it seems that the config files are no longer needed removing it fixes the problem

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • Other
AWX VERSION

ADDITIONAL INFORMATION

```
ERRO[0000] path "/var/lib/awx/.config" exists and it is not owned by the current user
```
start to happen with podman 5

it seems that the config files are no longer needed removing it fixes the problem
@TheRealHaoLiu TheRealHaoLiu merged commit a2f083b into ansible:devel May 14, 2024
22 checks passed
@TheRealHaoLiu TheRealHaoLiu deleted the fix-podman-5 branch May 14, 2024 18:18
djyasin pushed a commit to djyasin/awx that referenced this pull request Sep 16, 2024
```
ERRO[0000] path "/var/lib/awx/.config" exists and it is not owned by the current user
```
start to happen with podman 5

it seems that the config files are no longer needed removing it fixes the problem
djyasin pushed a commit to djyasin/awx that referenced this pull request Nov 11, 2024
```
ERRO[0000] path "/var/lib/awx/.config" exists and it is not owned by the current user
```
start to happen with podman 5

it seems that the config files are no longer needed removing it fixes the problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants