Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

epel-release yum will fail by default, #74

Open
techzilla opened this issue Nov 10, 2015 · 5 comments
Open

epel-release yum will fail by default, #74

techzilla opened this issue Nov 10, 2015 · 5 comments
Labels

Comments

@techzilla
Copy link

epel-release won't be available, and the run will error out.

@jdauphant
Copy link
Owner

Hello @techzilla ,
thanks for the report.
Can you give more details ? like output log, role version, system version.

@jdauphant jdauphant added the bug label Jan 19, 2016
@huxoll
Copy link

huxoll commented May 18, 2017

TASK [jdauphant.nginx : Install the epel packages for EL distributions] ********
task path: [blah-blah]/roles/jdauphant.nginx/tasks/installation.packages.yml:2
fatal: [192.168.???.???]: FAILED! => {"changed": false, "failed": true, "msg": "No package matching 'epel-release' found available, installed or updated", "rc": 126, "results": ["No package matching 'epel-release' found available, installed or updated"]}
to retry, use: --limit @/home/gardnerj/pipeline/playbooks/site.retry

Role version is 2.8? (latest from galaxy, commit 5d1c494)
CentOS release 6.6

@jdauphant
Copy link
Owner

Thanks for the details.

@huxoll @techzilla You can set nginx_install_epel_repo to False, it may work as a temporary fix.
I don't know this system family, I will need someone else to explore that

@jdauphant
Copy link
Owner

And nginx_official_repo to True apparently also for the temporary fix.

@huxoll
Copy link

huxoll commented May 30, 2017

In my case, it was user error. The yum sources were munged on the box, and nothing could install; nginx was just the first attempt.

Sorry for the noise.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants