<tristan.slough...@gmail.com> wrote: > I compiled misultin and am trying to publish it. Does anyone know what is > wrong with the app file? > publish error > {function_clause, > [{ewr_repo_paths,erts_suffix, > [{error,{no_erts_vsn_found,{compiler_vsn,"4.7.3"}}}]}, > {ewr_repo_paths,area_suffix,2}, > {ewr_repo_paths,package_name_suffix,4}, > {ewr_repo_paths,package_vsn_suffix,5}, > {ewr_repo_paths,dot_app_file_suffix,3}, > {fax_put,put_dot_app_file,6}, > {fax_publish,publish2,4}, > {fax_publish,publish,4}]} > {application, misultin, > [ > {description, "Lightweight HTTP(s) and Websockets Server Library"}, > {vsn, "0.7-dev"}, > {modules, [misultin, misultin_req, misultin_socket, misultin_http, > misultin_utility, misultin_websocket, misultin_ws]}, > {registered, [misultin]}, > {env, []}, > {applications, [kernel, stdlib]} > ]}.
> -- > You received this message because you are subscribed to the Google Groups > "erlware-questions" group. > To post to this group, send email to erlware-questions@googlegroups.com. > To unsubscribe from this group, send email to > erlware-questions+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/erlware-questions?hl=en.
> can you publish it with ciconia? if you can't I will tell you how to > fix it with faxien. It is easy, but try with ciconia please.
> On Sun, Apr 10, 2011 at 1:18 PM, Tristan Sloughter > <tristan.slough...@gmail.com> wrote: > > I compiled misultin and am trying to publish it. Does anyone know what is > > wrong with the app file? > > publish error > > {function_clause, > > [{ewr_repo_paths,erts_suffix, > > [{error,{no_erts_vsn_found,{compiler_vsn,"4.7.3"}}}]}, > > {ewr_repo_paths,area_suffix,2}, > > {ewr_repo_paths,package_name_suffix,4}, > > {ewr_repo_paths,package_vsn_suffix,5}, > > {ewr_repo_paths,dot_app_file_suffix,3}, > > {fax_put,put_dot_app_file,6}, > > {fax_publish,publish2,4}, > > {fax_publish,publish,4}]} > > {application, misultin, > > [ > > {description, "Lightweight HTTP(s) and Websockets Server > Library"}, > > {vsn, "0.7-dev"}, > > {modules, [misultin, misultin_req, misultin_socket, > misultin_http, > > misultin_utility, misultin_websocket, misultin_ws]}, > > {registered, [misultin]}, > > {env, []}, > > {applications, [kernel, stdlib]} > > ]}.
> > -- > > You received this message because you are subscribed to the Google Groups > > "erlware-questions" group. > > To post to this group, send email to erlware-questions@googlegroups.com. > > To unsubscribe from this group, send email to > > erlware-questions+unsubscribe@googlegroups.com. > > For more options, visit this group at > > http://groups.google.com/group/erlware-questions?hl=en.
> On Sun, Apr 10, 2011 at 8:48 PM, Martin Logan <martinjlo...@gmail.com>wrote:
>> can you publish it with ciconia? if you can't I will tell you how to >> fix it with faxien. It is easy, but try with ciconia please.
>> On Sun, Apr 10, 2011 at 1:18 PM, Tristan Sloughter >> <tristan.slough...@gmail.com> wrote: >> > I compiled misultin and am trying to publish it. Does anyone know what >> is >> > wrong with the app file? >> > publish error >> > {function_clause, >> > [{ewr_repo_paths,erts_suffix, >> > [{error,{no_erts_vsn_found,{compiler_vsn,"4.7.3"}}}]}, >> > {ewr_repo_paths,area_suffix,2}, >> > {ewr_repo_paths,package_name_suffix,4}, >> > {ewr_repo_paths,package_vsn_suffix,5}, >> > {ewr_repo_paths,dot_app_file_suffix,3}, >> > {fax_put,put_dot_app_file,6}, >> > {fax_publish,publish2,4}, >> > {fax_publish,publish,4}]} >> > {application, misultin, >> > [ >> > {description, "Lightweight HTTP(s) and Websockets Server >> Library"}, >> > {vsn, "0.7-dev"}, >> > {modules, [misultin, misultin_req, misultin_socket, >> misultin_http, >> > misultin_utility, misultin_websocket, misultin_ws]}, >> > {registered, [misultin]}, >> > {env, []}, >> > {applications, [kernel, stdlib]} >> > ]}.
>> > -- >> > You received this message because you are subscribed to the Google >> Groups >> > "erlware-questions" group. >> > To post to this group, send email to erlware-questions@googlegroups.com >> . >> > To unsubscribe from this group, send email to >> > erlware-questions+unsubscribe@googlegroups.com. >> > For more options, visit this group at >> > http://groups.google.com/group/erlware-questions?hl=en.
> -- > You received this message because you are subscribed to the Google Groups > "erlware-questions" group. > To post to this group, send email to erlware-questions@googlegroups.com. > To unsubscribe from this group, send email to > erlware-questions+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/erlware-questions?hl=en.
<tristan.slough...@gmail.com> wrote: > Its not, but maybe I'm doing it wrong: > $ ciconia publish -a couchdb -vr http://beerenthusiasts.cloudant.com > misultin-0.7/ > **Failure: see below. > epl_cmdln_lib:print_execution_failure_err_msg/4:151 > ***Debug Info*** > Exception processed: undef > StackTrace:[{ewl_file,copy, > ["misultin-0.7/","/tmp/.tmp_dir479468/misultin-0.7", > [recursive]]}, > {epl_util,copy_to_tmp,1}, > {cic_publish,run,2}, > {epl_cmdln_lib,apply_cmdln,4}, > {epl_cmdln_lib,apply_cmdln,1}, > {init,start_it,1}, > {init,start_em,1}] > On Sun, Apr 10, 2011 at 8:48 PM, Martin Logan <martinjlo...@gmail.com> > wrote:
>> can you publish it with ciconia? if you can't I will tell you how to >> fix it with faxien. It is easy, but try with ciconia please.
>> On Sun, Apr 10, 2011 at 1:18 PM, Tristan Sloughter >> <tristan.slough...@gmail.com> wrote: >> > I compiled misultin and am trying to publish it. Does anyone know what >> > is >> > wrong with the app file? >> > publish error >> > {function_clause, >> > [{ewr_repo_paths,erts_suffix, >> > [{error,{no_erts_vsn_found,{compiler_vsn,"4.7.3"}}}]}, >> > {ewr_repo_paths,area_suffix,2}, >> > {ewr_repo_paths,package_name_suffix,4}, >> > {ewr_repo_paths,package_vsn_suffix,5}, >> > {ewr_repo_paths,dot_app_file_suffix,3}, >> > {fax_put,put_dot_app_file,6}, >> > {fax_publish,publish2,4}, >> > {fax_publish,publish,4}]} >> > {application, misultin, >> > [ >> > {description, "Lightweight HTTP(s) and Websockets Server >> > Library"}, >> > {vsn, "0.7-dev"}, >> > {modules, [misultin, misultin_req, misultin_socket, >> > misultin_http, >> > misultin_utility, misultin_websocket, misultin_ws]}, >> > {registered, [misultin]}, >> > {env, []}, >> > {applications, [kernel, stdlib]} >> > ]}.
>> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "erlware-questions" group. >> > To post to this group, send email to erlware-questions@googlegroups.com. >> > To unsubscribe from this group, send email to >> > erlware-questions+unsubscribe@googlegroups.com. >> > For more options, visit this group at >> > http://groups.google.com/group/erlware-questions?hl=en.
> On Sun, Apr 10, 2011 at 9:07 PM, Tristan Sloughter > <tristan.slough...@gmail.com> wrote: >> Its not, but maybe I'm doing it wrong: >> $ ciconia publish -a couchdb -vr http://beerenthusiasts.cloudant.com >> misultin-0.7/ >> **Failure: see below. >> epl_cmdln_lib:print_execution_failure_err_msg/4:151 >> ***Debug Info*** >> Exception processed: undef >> StackTrace:[{ewl_file,copy, >> ["misultin-0.7/","/tmp/.tmp_dir479468/misultin-0.7", >> [recursive]]}, >> {epl_util,copy_to_tmp,1}, >> {cic_publish,run,2}, >> {epl_cmdln_lib,apply_cmdln,4}, >> {epl_cmdln_lib,apply_cmdln,1}, >> {init,start_it,1}, >> {init,start_em,1}] >> On Sun, Apr 10, 2011 at 8:48 PM, Martin Logan <martinjlo...@gmail.com> >> wrote:
>>> can you publish it with ciconia? if you can't I will tell you how to >>> fix it with faxien. It is easy, but try with ciconia please.
>>> On Sun, Apr 10, 2011 at 1:18 PM, Tristan Sloughter >>> <tristan.slough...@gmail.com> wrote: >>> > I compiled misultin and am trying to publish it. Does anyone know what >>> > is >>> > wrong with the app file? >>> > publish error >>> > {function_clause, >>> > [{ewr_repo_paths,erts_suffix, >>> > [{error,{no_erts_vsn_found,{compiler_vsn,"4.7.3"}}}]}, >>> > {ewr_repo_paths,area_suffix,2}, >>> > {ewr_repo_paths,package_name_suffix,4}, >>> > {ewr_repo_paths,package_vsn_suffix,5}, >>> > {ewr_repo_paths,dot_app_file_suffix,3}, >>> > {fax_put,put_dot_app_file,6}, >>> > {fax_publish,publish2,4}, >>> > {fax_publish,publish,4}]} >>> > {application, misultin, >>> > [ >>> > {description, "Lightweight HTTP(s) and Websockets Server >>> > Library"}, >>> > {vsn, "0.7-dev"}, >>> > {modules, [misultin, misultin_req, misultin_socket, >>> > misultin_http, >>> > misultin_utility, misultin_websocket, misultin_ws]}, >>> > {registered, [misultin]}, >>> > {env, []}, >>> > {applications, [kernel, stdlib]} >>> > ]}.
>>> > -- >>> > You received this message because you are subscribed to the Google >>> > Groups >>> > "erlware-questions" group. >>> > To post to this group, send email to erlware-questions@googlegroups.com. >>> > To unsubscribe from this group, send email to >>> > erlware-questions+unsubscribe@googlegroups.com. >>> > For more options, visit this group at >>> > http://groups.google.com/group/erlware-questions?hl=en.
BTW - getting the couch repo working will not be all that hard I can get you back into it. I had to go faxien just to free myself to write faster. Right now the API between the drivers and ciconia is more solidified so you just need to make some changes to code to it. Let me know if you want to.
>> On Sun, Apr 10, 2011 at 9:07 PM, Tristan Sloughter >> <tristan.slough...@gmail.com> wrote: >>> Its not, but maybe I'm doing it wrong: >>> $ ciconia publish -a couchdb -vr http://beerenthusiasts.cloudant.com >>> misultin-0.7/ >>> **Failure: see below. >>> epl_cmdln_lib:print_execution_failure_err_msg/4:151 >>> ***Debug Info*** >>> Exception processed: undef >>> StackTrace:[{ewl_file,copy, >>> ["misultin-0.7/","/tmp/.tmp_dir479468/misultin-0.7", >>> [recursive]]}, >>> {epl_util,copy_to_tmp,1}, >>> {cic_publish,run,2}, >>> {epl_cmdln_lib,apply_cmdln,4}, >>> {epl_cmdln_lib,apply_cmdln,1}, >>> {init,start_it,1}, >>> {init,start_em,1}] >>> On Sun, Apr 10, 2011 at 8:48 PM, Martin Logan <martinjlo...@gmail.com> >>> wrote:
>>>> can you publish it with ciconia? if you can't I will tell you how to >>>> fix it with faxien. It is easy, but try with ciconia please.
>>>> On Sun, Apr 10, 2011 at 1:18 PM, Tristan Sloughter >>>> <tristan.slough...@gmail.com> wrote: >>>> > I compiled misultin and am trying to publish it. Does anyone know what >>>> > is >>>> > wrong with the app file? >>>> > publish error >>>> > {function_clause, >>>> > [{ewr_repo_paths,erts_suffix, >>>> > [{error,{no_erts_vsn_found,{compiler_vsn,"4.7.3"}}}]}, >>>> > {ewr_repo_paths,area_suffix,2}, >>>> > {ewr_repo_paths,package_name_suffix,4}, >>>> > {ewr_repo_paths,package_vsn_suffix,5}, >>>> > {ewr_repo_paths,dot_app_file_suffix,3}, >>>> > {fax_put,put_dot_app_file,6}, >>>> > {fax_publish,publish2,4}, >>>> > {fax_publish,publish,4}]} >>>> > {application, misultin, >>>> > [ >>>> > {description, "Lightweight HTTP(s) and Websockets Server >>>> > Library"}, >>>> > {vsn, "0.7-dev"}, >>>> > {modules, [misultin, misultin_req, misultin_socket, >>>> > misultin_http, >>>> > misultin_utility, misultin_websocket, misultin_ws]}, >>>> > {registered, [misultin]}, >>>> > {env, []}, >>>> > {applications, [kernel, stdlib]} >>>> > ]}.
>>>> > -- >>>> > You received this message because you are subscribed to the Google >>>> > Groups >>>> > "erlware-questions" group. >>>> > To post to this group, send email to erlware-questions@googlegroups.com. >>>> > To unsubscribe from this group, send email to >>>> > erlware-questions+unsubscribe@googlegroups.com. >>>> > For more options, visit this group at >>>> > http://groups.google.com/group/erlware-questions?hl=en.
> >>> > -- > >>> > You received this message because you are subscribed to the Google > >>> > Groups > >>> > "erlware-questions" group. > >>> > To post to this group, send email to > erlware-questions@googlegroups.com. > >>> > To unsubscribe from this group, send email to > >>> > erlware-questions+unsubscribe@googlegroups.com. > >>> > For more options, visit this group at > >>> > http://groups.google.com/group/erlware-questions?hl=en.
> BTW - getting the couch repo working will not be all that hard I can > get you back into it. I had to go faxien just to free myself to write > faster. Right now the API between the drivers and ciconia is more > solidified so you just need to make some changes to code to it. Let me > know if you want to.
> On Sun, Apr 10, 2011 at 9:10 PM, Martin Logan <martinjlo...@gmail.com> > wrote: > > sorry - try this
> >>>> > -- > >>>> > You received this message because you are subscribed to the Google > >>>> > Groups > >>>> > "erlware-questions" group. > >>>> > To post to this group, send email to > erlware-questions@googlegroups.com. > >>>> > To unsubscribe from this group, send email to > >>>> > erlware-questions+unsubscribe@googlegroups.com. > >>>> > For more options, visit this group at > >>>> > http://groups.google.com/group/erlware-questions?hl=en.
hmm, that is messed up. I wonder why your ewl file at that version does not have copy/2?? I will have to check into that. To publish with faxien just go and upgrade your version. Can you take a look in ewl_file and verify that copy/2 is not there for you?
On Sun, Apr 10, 2011 at 9:23 PM, Tristan Sloughter
>> >>> > -- >> >>> > You received this message because you are subscribed to the Google >> >>> > Groups >> >>> > "erlware-questions" group. >> >>> > To post to this group, send email to >> >>> > erlware-questions@googlegroups.com. >> >>> > To unsubscribe from this group, send email to >> >>> > erlware-questions+unsubscribe@googlegroups.com. >> >>> > For more options, visit this group at >> >>> > http://groups.google.com/group/erlware-questions?hl=en.
> hmm, that is messed up. I wonder why your ewl file at that version > does not have copy/2?? I will have to check into that. To publish > with faxien just go and upgrade your version. Can you take a look in > ewl_file and verify that copy/2 is not there for you?
> >> >>> > -- > >> >>> > You received this message because you are subscribed to the Google > >> >>> > Groups > >> >>> > "erlware-questions" group. > >> >>> > To post to this group, send email to > >> >>> > erlware-questions@googlegroups.com. > >> >>> > To unsubscribe from this group, send email to > >> >>> > erlware-questions+unsubscribe@googlegroups.com. > >> >>> > For more options, visit this group at > >> >>> > http://groups.google.com/group/erlware-questions?hl=en.
<tristan.slough...@gmail.com> wrote: > I have no ewl_file.erl with a copy/2 exported. And I have 9.2.0 to 9.7.3 > And yup, it published fine with an upgraded faxien, thanks!
> On Sun, Apr 10, 2011 at 11:26 PM, Martin Logan <martinjlo...@gmail.com> > wrote:
>> hmm, that is messed up. I wonder why your ewl file at that version >> does not have copy/2?? I will have to check into that. To publish >> with faxien just go and upgrade your version. Can you take a look in >> ewl_file and verify that copy/2 is not there for you?
>> >> >>> can you publish it with ciconia? if you can't I will tell you how >> >> >>> to >> >> >>> fix it with faxien. It is easy, but try with ciconia please.
>> >> >>> > -- >> >> >>> > You received this message because you are subscribed to the >> >> >>> > Google >> >> >>> > Groups >> >> >>> > "erlware-questions" group. >> >> >>> > To post to this group, send email to >> >> >>> > erlware-questions@googlegroups.com. >> >> >>> > To unsubscribe from this group, send email to >> >> >>> > erlware-questions+unsubscribe@googlegroups.com. >> >> >>> > For more options, visit this group at >> >> >>> > http://groups.google.com/group/erlware-questions?hl=en.