threefoldtecharchive / jumpscaleX_archived

Apache License 2.0
1 stars 6 forks source link

corex builder install method does not install #746

Closed rkhamis closed 5 years ago

rkhamis commented 5 years ago

Please check that the corex binary gets copied into the sandbox during install

ranatrk commented 5 years ago

command : j.builders.apps.corex.sandbox() which calls j.builders.apps.corex.build() then j.builders.apps.corex.install()

result: successfull with the corex bin in /sandbox/bin Screenshot from 2019-07-25 18-31-15

Pishoy commented 5 years ago

verified

JSX> j.builders.apps.corex.sandbox() 

3BOTDEVEL:3bot:jumpscaleX: ls -l /sandbox/bin/corex 
-rwxr-xr-x 1 root root 432560 Jul  7 17:53 /sandbox/bin/corex
3BOTDEVEL:3bot:jumpscaleX:  /sandbox/bin/corex --help
corex is a console multiplexer over web interface, based on ttyd
JSX>                                                                                                                                          
3BOTDEVEL:3bot:jumpscaleX: git log -1
commit 18ffd735a48a05b697b7244deb0b6fe1237a0e95 (HEAD -> development_jumpscale, origin/development_jumpscale)
Author: Rana Tarek Hassan <rana.t.hassan@gmail.com>
Date:   Sun Jul 28 16:55:30 2019 +0000

    more fixes in cfg dir of openresty builder