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

Adding Repo by yum-config-manager #5

Open
arielvns opened this issue Apr 16, 2019 · 0 comments
Open

Adding Repo by yum-config-manager #5

arielvns opened this issue Apr 16, 2019 · 0 comments

Comments

@arielvns
Copy link

Hi,
I will trying to add docker-ce repo with yum and have an error with yum-config-manager file.

I launchs with:
sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo

This fails with:

Traceback (most recent call last):
File "/usr/bin/yum-config-manager", line 202, in
grabber = yb.repos.listEnabled()[0].grabfunc
IndexError: list index out of range

Thanks in advance,
Ariel.

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

1 participant