threefoldtecharchive / jumpscaleX_archived

Apache License 2.0
1 stars 6 forks source link

Sonic install raises error #736

Closed siddiquagig closed 5 years ago

siddiquagig commented 5 years ago

Sonic builder raises error

JSX> j.builders.apps.sonic.install()

Could not execute: 'bash /sandbox/builder_sonic.sh'stderr:
    + cd /sandbox
    + . /sandbox/env.sh
    ++ export LC_ALL=en_US.UTF-8
    ++ LC_ALL=en_US.UTF-8
    ++ export LUALIB=/sandbox/openresty/lualib
    ++ LUALIB=/sandbox/openresty/lualib
    ++ export LANG=en_US.UTF-8
    ++ LANG=en_US.UTF-8
    ++ export 'LUA_PATH=?.lua;/sandbox/openresty/lualib/?/init.lua;/sandbox/openresty/lualib/?.lua;/sandbox/openresty/lualib/?/?.lua;/sandbox/openresty/lualib/?/core.lua;/sandbox/openr
        esty/lapis/?.lua'
    ++ LUA_PATH='?.lua;/sandbox/openresty/lualib/?/init.lua;/sandbox/openresty/lualib/?.lua;/sandbox/openresty/lualib/?/?.lua;/sandbox/openresty/lualib/?/core.lua;/sandbox/openresty/la
        pis/?.lua'
    ++ export PBASE=/sandbox
    ++ PBASE=/sandbox
    ++ export 'LUA_CPATH=/sandbox/openresty/lualib/?.so;./?.so'
    ++ LUA_CPATH='/sandbox/openresty/lualib/?.so;./?.so'
    ++ export GOPATH=/sandbox/go_proj
    ++ GOPATH=/sandbox/go_proj
    ++ export PYTHONHTTPSVERIFY=0
    ++ PYTHONHTTPSVERIFY=0
    ++ export HOME=/root
    ++ HOME=/root
    ++ export GOROOT=/sandbox/go
    ++ GOROOT=/sandbox/go
    ++ export HOST=3bot
    ++ HOST=3bot
    ++ export PYTHONPATH=/sandbox/lib:/sandbox/lib/jumpscale:/sandbox/lib:/sandbox/lib/jumpscale:
    ++ PYTHONPATH=/sandbox/lib:/sandbox/lib/jumpscale:/sandbox/lib:/sandbox/lib/jumpscale:
    ++ export PATH=/root/.cargo/bin:/sandbox/go/bin:/sandbox/go_proj/bin:/sandbox/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
    ++ PATH=/root/.cargo/bin:/sandbox/go/bin:/sandbox/go_proj/bin:/sandbox/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
    ++ export 'PS1=3BOTDEVEL:3bot:\W: '
    ++ PS1='3BOTDEVEL:3bot:\W: '
    ++ export LAPIS_OPENRESTY=/sandbox/bin/openresty
    ++ LAPIS_OPENRESTY=/sandbox/bin/openresty
    + cp /root/.cargo/bin/sonic /sandbox/bin/
    cp: cannot stat '/root/.cargo/bin/sonic': No such file or directory

Branch: development_jumpscale

3BOTDEVEL:3bot:jumpscaleX: git log -1
commit 706ae7063c28f7848ec64ce0bd3966d97fa4c452 (HEAD -> development_jumpscale, origin/development_jumpscale)
Author: despiegk <kristof@incubaid.com>
Date:   Mon Jul 22 11:54:16 2019 +0200

    install improvements
Hamdy commented 5 years ago

sanic installation works correctly can not repreduce

Pishoy commented 5 years ago

am still getting this error using new JSX installation in system

3BOTDEVEL:test:jumpscaleX: git log -1
commit 5020e020db6093500de2f0b8aedd2859f5c43dfe (grafted, HEAD -> development_jumpscale, origin/development_jumpscale)
Author: Waleed Hammam <waleed.hammam@gmail.com>
Date:   Thu Jul 25 10:27:59 2019 +0200

    fix code location in installer
3BOTDEVEL:test:jumpscaleX: cd ../digitalmeX/
3BOTDEVEL:test:digitalmeX: git log -1
commit cd38553270bcb29e7cee2e348f39483cb1993823 (grafted, HEAD -> development_jumpscale, origin/development_jumpscale)
Author: Abdelrahman Ghanem <abom.jdev@gmail.com>
Date:   Tue Jul 23 10:46:10 2019 +0200

    initial wiki config, now working with domains
Pishoy commented 5 years ago

fixed now

commit 1433d49226761d85d13c26bdc6272f18c9e4f315 (HEAD -> development_jumpscale, origin/development_jumpscale)
Author: Reem Khamis <khamisr@codescalers.com>
Date:   Thu Jul 25 16:10:47 2019 +0200

    hardening startupcmd kill