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

Installing 17.03.2 fails #112

Closed
till opened this issue Jan 3, 2019 · 4 comments
Closed

Installing 17.03.2 fails #112

till opened this issue Jan 3, 2019 · 4 comments
Labels

Comments

@till
Copy link

till commented Jan 3, 2019

Hitting this issue: moby/moby#33930

How can I pass the obsolete flag to your role, or would you accept a PR?

@till
Copy link
Author

till commented Jan 3, 2019

FYI, this works (manually):

$ yum install -y --setopt=obsoletes=0 \
docker-ce-selinux-17.03.2.ce-1.el17.centos \
docker-ce-17.03.2.ce-1.el7.centos

@till
Copy link
Author

till commented Jan 5, 2019

This can be done through something like:
https://stackoverflow.com/questions/48037759/how-to-pass-obsoletes-0-to-yum-or-package-modules-in-ansible

I'll try to PR on Monday.

@till
Copy link
Author

till commented Jan 7, 2019

This PR seems to address the same issue: https://github.com/geerlingguy/ansible-role-docker/pull/96/files

@stale
Copy link

stale bot commented Mar 6, 2020

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.

@stale stale bot added the stale label Mar 6, 2020
@till till closed this as completed Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant