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

Wrong Repo URL #40

Closed
sdcote opened this issue Jan 14, 2021 · 2 comments
Closed

Wrong Repo URL #40

sdcote opened this issue Jan 14, 2021 · 2 comments
Labels

Comments

@sdcote
Copy link

sdcote commented Jan 14, 2021

On RedHat EL 7, role fails with:

TASK [geerlingguy.pip : Ensure Pip is installed.] ****************************************************************************************************
fatal: [SelfServ20582]: FAILED! => {"changed": false, "msg": "Failure talking to yum: failure: repodata/repomd.xml from docker-ce-stable: [Errno 256] No more mirrors to try.\nhttps://download.docker.com/linux/centos/7Server/x86_64/stable/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found"}

It looks like the repository URL is no longer valid. The URL:
https://download.docker.com/linux/centos/7Server/x86_64/stable/repodata/repomd.xml
should probably be:
https://download.docker.com/linux/centos/7/x86_64/stable/repodata/repomd.xml

Looks like this has something to do with Centos8 release and renaming things:
docker/for-linux#1111

This also affects your Docker role.

@stale
Copy link

stale bot commented Apr 15, 2021

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 Apr 15, 2021
@stale
Copy link

stale bot commented May 15, 2021

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

@stale stale bot closed this as completed May 15, 2021
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