Skip to content

Instantly share code, notes, and snippets.

Created June 12, 2015 09:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/f3c9c1a66c360dfb6590 to your computer and use it in GitHub Desktop.
Save anonymous/f3c9c1a66c360dfb6590 to your computer and use it in GitHub Desktop.
2015-06-12 10:52:50,034 [salt.loaded.int.module.cmdmod ][ERROR ][24898] Command 'wget -qO- https://raw.github.com/creationix/nvm/master/install.sh | sh' failed with return code: 1
2015-06-12 10:52:50,035 [salt.loaded.int.module.cmdmod ][ERROR ][24898] stdout: => Downloading nvm from git to '/home/username
/.nvm'
=>
2015-06-12 10:52:50,036 [salt.loaded.int.module.cmdmod ][ERROR ][24898] stderr: mkdir: cannot create directory `/home/username\n': Permission denied
2015-06-12 10:52:50,036 [salt.loaded.int.module.cmdmod ][ERROR ][24898] retcode: 1
2015-06-12 10:52:50,036 [salt.state ][ERROR ][24898] {'pid': 24932, 'retcode': 1, 'stderr': "mkdir: cannot create directory `/home/username\\n': Permission denied", 'stdout': "=> Downloading nvm from git to '/home/username\n/.nvm'\n\r=>"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment