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

CentOS 7 installation fails without EPEL #24

Closed
joerocklin opened this issue Jan 15, 2015 · 2 comments · Fixed by #25
Closed

CentOS 7 installation fails without EPEL #24

joerocklin opened this issue Jan 15, 2015 · 2 comments · Fixed by #25

Comments

@joerocklin
Copy link

As reported in rabbitmq/chef-cookbook#189 - the erlang package fails to install due to changes in dependent package availability. Adding the yum-epel recipe resolves the issue.

@cmluciano
Copy link

This seems to be similar to rhel 5. Fix incoming

cmluciano pushed a commit to cmluciano/erlang that referenced this issue Jan 15, 2015
This fixes [issue
24](sous-chefs#24). It was
discovered that erlang requires packages(lib2x_gtk2u) present in the epel-repo in
centos-7.
@cmluciano
Copy link

This will probably also fix rabbitmq on centos 7

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

Successfully merging a pull request may close this issue.

2 participants