-
Notifications
You must be signed in to change notification settings - Fork 423
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.0 support #189
Comments
Trying to install erlang on the box manually results in a bunch of yum dependency resolution issues like:
no idea on a fix, just hit this issue today. Maybe someone more familiar with the erlang RPMs knows an obvious answer? Full yum output here: https://gist.github.com/joerocklin/89ede769bc5330a3f759 |
@jjasghar @joerocklin |
@stevecstian That does indeed fix the problem. Perhaps the erlang-solutions cookbook needs updating to include EPEL? |
@joerocklin @jjasghar
In centos 7, however,
|
OK, so it seems we need to spend some time with this. I can't commit to working on this yet; though i'd love to see if the community can pick up some of the slack. I'm going to be going into this pretty soon, but not for at least a couple of weeks 😭 |
Thanks @joerocklin for reporting this to sous-chefs/erlang#24. 🤘 |
#214 resolves this. |
This can probably be closed since #214 is merged |
Has this problem been resolved? I encountered the same problem while installing erlang |
We are running this on CentOS 7 currently. Seems to be working? |
Welp, it seems we need to work on Centos 7.0 support:
The text was updated successfully, but these errors were encountered: