Skip to content

Instantly share code, notes, and snippets.

@spirytus
Created October 15, 2013 10:02
Show Gist options
  • Save spirytus/6989365 to your computer and use it in GitHub Desktop.
Save spirytus/6989365 to your computer and use it in GitHub Desktop.
Env problem
/usr/local/lib/erlang/erts-5.10.1/bin/escript /Users/myuser/dev/ubic/deps/cloudi/src/lib/reltool_util/release
escript: exception error: no true branch found when evaluating an if expression
in function release__escript__1381__830486__519087:shell/2 (/Users/myuser/dev/ubic/deps/cloudi/src/lib/reltool_util/release, line 69)
in call from release__escript__1381__830486__519087:execute_overlay/4 (/Users/myuser/dev/ubic/deps/cloudi/src/lib/reltool_util/release, line 118)
in call from release__escript__1381__830486__519087:main/1 (/Users/myuser/dev/ubic/deps/cloudi/src/lib/reltool_util/release, line 62)
in call from escript:run/2 (escript.erl, line 741)
in call from escript:start/1 (escript.erl, line 277)
in call from init:start_it/1
in call from init:start_em/1
make[3]: *** [install-exec-hook] Error 127
make[2]: *** [install-exec-am] Error 2
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1
ERROR: Command ['get-deps'] failed!
@okeuday
Copy link

okeuday commented Oct 16, 2013

Tell me if you have more issues, but this was fixed yesterday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment