<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi All,<div>I sorted it out.  Somewhere deep in the bowels erts was carrying a version tag around</div><div>from my old version of erlang.  Starting from scratch was the way to fix this all up.</div><div><br></div><div>Thanks for the suggestions -</div><div><br></div><div>JK</div><div><br></div><div><br><div><div>On Mar 20, 2012, at 2:03 AM, Andy Richards wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Jared,<br><br>Just a thought have you run ../rebar create-node nodeid=dripline from your releases dir as I thought this command generates these files looking at the rebar wiki.<br><br><a href="https://github.com/basho/rebar/wiki/Release-handling">https://github.com/basho/rebar/wiki/Release-handling</a><br>
<br>Cheers,<br><br>Andy.<br><br>On Tuesday, 20 March 2012, Jared Kofron <<a href="mailto:jared.kofron@gmail.com">jared.kofron@gmail.com</a>> wrote:<br>> Hi List,<br>> I just upgraded to R15B and now I am getting the following error when I try to generate a release with rebar:<br>
><br>> ==> release (generate)<br>> ERROR: Unexpected error: {'EXIT',<br>>                             {{badmatch,<br>>                                  {error,<br>>                                      {1,<br>
>                                       "cp: /Users/kofron/Code/Erlang/dripline/release/files/erl: No such file or directory\n"}}},<br>>                              [{rebar_file_utils,cp_r,2,[]},<br>>                               {rebar_reltool,execute_overlay,4,[]},<br>
>                               {rebar_reltool,generate,2,[]},<br>>                               {rebar_core,run_modules,4,<br>>                                   [{file,"src/rebar_core.erl"},{line,402}]},<br>
>                               {rebar_core,execute,4,<br>>                                   [{file,"src/rebar_core.erl"},{line,336}]},<br>>                               {rebar_core,process_dir0,6,<br>
>                                   [{file,"src/rebar_core.erl"},{line,201}]},<br>>                               {rebar_core,process_each,5,<br>>                                   [{file,"src/rebar_core.erl"},{line,270}]},<br>
>                               {rebar_core,process_dir0,6,<br>>                                   [{file,"src/rebar_core.erl"},<br>>                                    {line,181}]}]}}<br>> make: *** [release] Error 1<br>
><br>> erl is definitely in my path.  I agree that dripline/release/files/erl does not exist, but I'm not sure what the fix is here.<br>> making clean makes no difference.  Any ideas?<br>><br>><br>> _______________________________________________<br>
> erlang-questions mailing list<br>> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>> <a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
>
_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>http://erlang.org/mailman/listinfo/erlang-questions<br></blockquote></div><br></div></body></html>