cb_admin

57 views
Skip to first unread message

Pascal Lorenz

unread,
Feb 10, 2014, 7:34:29 AM2/10/14
to Chicago Boss ML
Hello,

 I got this error when I ran ./rebar get-deps compile without having manually downloaded cb_admin to PATHTOAPP/deps:

ERROR: Dependency dir PATHTOAPP/deps/cb_admin failed application validation with reason:
{missing_app_file,”PATHTOAPP/deps/cb_admin"}.
ERROR: 'get-deps' failed while processing PATHTOAPP: rebar_abort


 Is this normal? I thought get-deps should get it automatically, and https://github.com/ChicagoBoss/cb_admin#installation-with-an-existing-cb-server also reads to me as if it should.


Regards,
   Pascal Lorenz

Cuong Thai

unread,
Feb 10, 2014, 9:12:33 AM2/10/14
to chica...@googlegroups.com, pascal...@maliwi.it
Hi Pascal Lorenz,

Did you install as standalone server ?
You need to modify rebar.config. It should be 

{boss, ".*", {git, "git://github.com/ChicagoBoss/ChicagoBoss.git", "HEAD"}}

It will fail with dependency erly (0.8.2 or HEAD), you have to modify rebar.config again to use erlydlt 0.8.0

Regards,
Cuong Th.
Reply all
Reply to author
Forward
0 new messages