Skip to content

Instantly share code, notes, and snippets.

@DylanVerstraete
Created January 15, 2020 08:58
Show Gist options
  • Save DylanVerstraete/8ebc67536fb9b803f37c6e3c95c25694 to your computer and use it in GitHub Desktop.
Save DylanVerstraete/8ebc67536fb9b803f37c6e3c95c25694 to your computer and use it in GitHub Desktop.
root@d9844f7303d8:/# /tmp/jsx install
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5m5n3KqpSkFLG59PU2Geq8dofT0Ho5iDBaqR+qE3uBWd1MS3yNyymbC60IC1XvT736tss+AlfgZ76WDr/7ajY2Ruz3BsGkftYOpzhQOCXGmKtccqnqHjsMjpPG3S9TBIsEcp4Mu9DST+IX4wEC0uOS0t3cFK1lfIY659q+zaSaGAzZlkjMynJhTSw0rY3D73GdHWTBd4M+equIBSnkJBfFIjv52WTKZC7elI0wdKYItKxyZZU95BmwPCjJvfRQM6mbVn7yIgDNU6kxsOmd/Bbb8NQQqtXseDMvule2YdLXZ9PpqTLqvCx9KVCSm6W4UfDhv+c/UAQ+038QWmzeWab /root/.ssh/id_rsa
- get sandbox repos from git
Cloning into 'home'...
Warning: Permanently added the RSA host key for IP address '140.82.118.4' to the list of known hosts.
fatal: Remote branch development not found in upstream origin
Wed 15 08:57:29 tall/InstallTools.py -4325 - repos_get : EXCEPTION:
NameError("name 'j' is not defined",)
--TRACEBACK------------------
/tmp/jsx in <module>
988 cli()
/tmp/jsx in install
296 installer.install(sandboxed=False, force=force, gitpull=pull, prebuilt=prebuilt, branch=branch)
/sandbox/code/github/threefoldtech/jumpscaleX_core/install/InstallTools.py in install
4241 BaseInstaller.install(sandboxed=sandboxed, force=force, branch=branch)
/sandbox/code/github/threefoldtech/jumpscaleX_core/install/InstallTools.py in install
3761 ji.repos_get(pull=False, branch=branch)
/sandbox/code/github/threefoldtech/jumpscaleX_core/install/InstallTools.py in repos_get
4325 j.shell()
-----------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment