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-plugin install fails on arch #427

Open
cvonderstein opened this issue Oct 1, 2023 · 6 comments
Open

docker-compose-plugin install fails on arch #427

cvonderstein opened this issue Oct 1, 2023 · 6 comments

Comments

@cvonderstein
Copy link

As the title says, the Install docker-compose plugin task fails on Arch Linux (not sure for how long, but about a week ago it still worked. The Error message is error: 'docker-compose-plugin': could not find or read package, so I guess that the package was renamed or replaced, although I couldn't find any more information on that.

For now, I temporarily solved this by removing the task manually from the file, but that is of course not a permanent solution.

@geerlingguy
Copy link
Owner

Can you fix this by adding:

docker_install_compose: true
docker_install_compose_plugin: false

See: #369

@cvonderstein
Copy link
Author

Works (after applying spantaleev/matrix-docker-ansible-deploy@a40cb96, which is the fix for the related spantaleev/matrix-docker-ansible-deploy#2924, which is exactly how I stumbled upon this issue) and the playbook runs through normally again.

I'm not sure how this is related to #369 though, since this issue is about manual and playbook installations of docker compose? Or am I missing a point?

Thanks for helping though!

@cvonderstein
Copy link
Author

Sorry, I think I was a little bit too fast with closing, since this is more of a workaround than a fix. Probably shouldn't do this stuff at 3am...

@cvonderstein cvonderstein reopened this Oct 3, 2023
@cschindlbeck
Copy link

cschindlbeck commented Dec 28, 2023

I think this should fix it #439
works for me, please someone check as arch appears not to be covered by molecule

Copy link

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

@github-actions github-actions bot added the stale label Apr 29, 2024
@cschindlbeck
Copy link

this issue is not stale, @geerlingguy can you approve #439 ?

@github-actions github-actions bot removed the stale label May 6, 2024
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

No branches or pull requests

3 participants