You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/05/14 11:46:42 UTC

[GitHub] sayakpaul opened a new issue #1327: "os_mon: Missing application directory."}

sayakpaul opened a new issue #1327: "os_mon: Missing application directory."}
URL: https://github.com/apache/couchdb/issues/1327
 
 
   Couch DB 2.1.1 installation is getting failed at the last step of rel (generate) on Red Hat Linux 7.3. The compilation was fully successful. Following is the full trace of what I get in the error:
   
   ERROR: generate failed while processing /home/1251148/apache-couchdb-2.1.1/rel: {'EXIT',{{badmatch,{error,"os_mon: Missing application directory."}},
            [{rebar_reltool,generate,2,
                            [{file,"src/rebar_reltool.erl"},{line,53}]},
             {rebar_core,run_modules,4,[{file,"src/rebar_core.erl"},{line,493}]},
             {rebar_core,execute,6,[{file,"src/rebar_core.erl"},{line,418}]},
             {rebar_core,maybe_execute,8,
                         [{file,"src/rebar_core.erl"},{line,302}]},
             {rebar_core,process_dir1,7,[{file,"src/rebar_core.erl"},{line,261}]},
             {rebar_core,process_each,5,[{file,"src/rebar_core.erl"},{line,351}]},
             {rebar_core,process_dir1,7,[{file,"src/rebar_core.erl"},{line,253}]},
             {rebar_core,process_commands,2,
                         [{file,"src/rebar_core.erl"},{line,93}]}]}}
   make: *** [release] Error 1
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services