Doing a build and install on Ubuntu 8.10 x86 on Amazon EC2 (ami-5059be39) with the current HEAD (804543) resulted in the following error. I was able to install without issue using rev 798283 using the same script. The rev just before the re commit, also failed but with a different message.

{"init terminating in do_boot",{{badmatch,{error,{undef,[{re,split, [<<3890 bytes>>,[13,10,124,10,124,13,124,26],[{return,list}]]}, {couch_config,parse_ini_file,1},{couch_config,'-init/1-fun-0-',1}, {lists,map,2},{couch_config,init,1},{gen_server,init_it,6}, {proc_lib,init_p,5}]}}},[{couch_server_sup,start_server,1}, {erl_eval,do_apply,5},{erl_eval,exprs,5},{init,start_it,1}, {init,start_em,1}]}}
init terminating in do_boot ()


erl -v reports 5.6.3.

Reply via email to