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

[ISSUE] Setting up the Local Installation, fail on TASK [centos : Install EPEL repo.] #85

Open
Aaranaw opened this issue Jun 17, 2019 · 0 comments

Comments

@Aaranaw
Copy link

Aaranaw commented Jun 17, 2019

Hi, I am working my way though the local instalation as described here http://tuxlab.org/#/install/install_local

I have managed to get past a few failures so far including the version of Ansible not being the most recent, I have now hit a roadblock at the following task

TASK [centos : Install EPEL repo.] *********************************************
FAILED - RETRYING: Install EPEL repo. (5 retries left).
FAILED - RETRYING: Install EPEL repo. (4 retries left).
FAILED - RETRYING: Install EPEL repo. (3 retries left).
FAILED - RETRYING: Install EPEL repo. (2 retries left).
FAILED - RETRYING: Install EPEL repo. (1 retries left).
fatal: [meteor]: FAILED! => {"attempts": 5, "changed": false, "msg": "", "rc": 0, "results": ["epel-release-7-11.noarch providing /home/vagrant/.ansible/tmp/ansible-tmp-1560780267.31-274711308389900/epel-release-latest-7.noarchm1ch7e.rpm is already installed"]}

PLAY RECAP *********************************************************************
dhost                      : ok=16   changed=6    unreachable=0    failed=0    skipped=2    rescued=0    ignored=2   
dswarm                     : ok=3    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=1   
meteor                     : ok=5    changed=1    unreachable=0    failed=1    skipped=0    rescued=0    ignored=1   

Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
Makefile:11: recipe for target 'up' failed
make: *** [up] Error 1

Full log is here
output.txt

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