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

unable to install hex #30

Open
murtza opened this issue Jul 18, 2016 · 2 comments
Open

unable to install hex #30

murtza opened this issue Jul 18, 2016 · 2 comments

Comments

@murtza
Copy link

murtza commented Jul 18, 2016

Have a look at following error.

TASK [HashNuke.elixir-stack : install hex] *************************************
fatal: [1.2.3.4]: FAILED! => {"changed": true, "cmd": ["bash", "-lc", "mix local.hex --force"], "delta": "0:00:00.007902", "end": "2016-07-18 02:49:50.697173", "failed": true, "rc": 127, "start": "2016-07-18 02:49:50.689271", "stderr": "bash: mix: command not found", "stdout": "", "stdout_lines": [], "warnings": []}
    to retry, use: --limit @playbooks/setup.retry

PLAY RECAP *********************************************************************
1.2.3.4               : ok=52   changed=31   unreachable=0    failed=1
@HashNuke
Copy link
Owner

@murtza I've been working on an update on the upgrade-fixes branch. I hope to find time this weekend so that I can complete it. It is a full refactor. Hopefully that will fix this issue.

@hopewise
Copy link

hopewise commented Aug 4, 2016

I've got the same error:

TASK [HashNuke.elixir-stack : install hex] *************************************
fatal: [138.68.17.100]: FAILED! => {"changed": true, "cmd": ["bash", "-lc", "mix local.hex --force"], "delta": "0:00:00.011344", "end": "2016-08-04 10:32:27.761575", "failed": true, "rc": 127, "start": "2016-08-04 10:32:27.750231", "stderr": "bash: mix: command not found", "stdout": "", "stdout_lines": [], "warnings": []}

Is there any update?

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

3 participants