v.2.0 - init terminating in do_boot

28 views
Skip to first unread message

Michael Bykov

unread,
Dec 1, 2016, 2:08:04 PM12/1/16
to us...@couchdb.apache.org
Hi,

please help to understand the message:

./configure ... Relax,

make ... Done, without errors.

make release

==> apache-couchdb (compile)
Installing CouchDB into rel/couchdb/ ...
==> rel (generate)
{"init terminating in
do_boot",{{badmatch,{error,beam_lib,{missing_chunk,'/usr/lib/erlang/lib/asn1-4.0.2/ebin/asn1rt_nif.beam',"Attr"}}},[{reltool_server,xref_mod,1,[{file,"reltool_server.erl"},{line,1208}]},{reltool_server,init_mod,4,[{file,"reltool_server.erl"},{line,1184}]},{lists,map,2,[{file,"lists.erl"},{line,1238}]},{reltool_server,refresh_app,3,[{file,"reltool_server.erl"},{line,1005}]},{reltool_server,refresh_apps,5,[{file,"reltool_server.erl"},{line,1975}]},{reltool_server,refresh,1,[{file,"reltool_server.erl"},{line,1622}]},{reltool_server,do_init,1,[{file,"reltool_server.erl"},{line,156}]},{reltool_server,init,1,[{file,"reltool_server.erl"},{line,134}]}]}}
make: *** [release]

... signal 2

thank you!



--
М.

http://diglossa.ru
xmpp://m.b...@jabber.ru

Michael Bykov

unread,
Dec 1, 2016, 8:58:42 PM12/1/16
to us...@couchdb.apache.org
have installed otp 19.1 from source,

... done

Joan Touzet

unread,
Dec 2, 2016, 1:21:11 AM12/2/16
to us...@couchdb.apache.org
This error:

> > {badmatch,{error,
> > beam_lib,{missing_chunk,'/usr/lib/erlang/lib/asn1-4.0.2/
> > ebin/asn1rt_nif.beam',"Attr"}}}

suggests your Erlang installation is at fault. At least, this is
saying that your /usr/lib/erlang/lib/asn1-4.0.2/ebin/asn1rt_nif.beam
file is missing a record definition.

I would reinstall Erlang and rebuild Couch from scratch in your
situation.

-Joan

Michael Bykov

unread,
Dec 2, 2016, 1:29:51 AM12/2/16
to us...@couchdb.apache.org, Joan Touzet
2016-12-02 9:17 GMT+03:00 Joan Touzet <woh...@apache.org>:

> This error:
>
> > > {badmatch,{error,
> > > beam_lib,{missing_chunk,'/usr/lib/erlang/lib/asn1-4.0.2/
> > > ebin/asn1rt_nif.beam',"Attr"}}}
>
> suggests your Erlang installation is at fault. At least, this is
> saying that your /usr/lib/erlang/lib/asn1-4.0.2/ebin/asn1rt_nif.beam
> file is missing a record definition.
>
> I would reinstall Erlang and rebuild Couch from scratch in your
> situation.
>


yes, absolutely, already done. Thank you!
Reply all
Reply to author
Forward
0 new messages