Skip to content

Instantly share code, notes, and snippets.

@carlcrott
Created October 10, 2013 04:30
Show Gist options
  • Save carlcrott/6913068 to your computer and use it in GitHub Desktop.
Save carlcrott/6913068 to your computer and use it in GitHub Desktop.
ubuntu@ip-10-83-130-63:~$ rvm fix-permissions
Fixing user/group for ':rvm' - this might take few long minutes...
Fixing rights with 'g+w' - this might take few long minutes...
Finished fixing.
ubuntu@ip-10-83-130-63:~$ cd ghgvc
You are using '.rvmrc', it requires trusting, it is slower and it is not compatible with other ruby managers,
you can switch to '.ruby-version' using 'rvm rvmrc to [.]ruby-version'
or ignore this warning with 'rvm rvmrc warning ignore /home/ubuntu/ghgvc/.rvmrc',
'.rvmrc' will continue to be the default project file in RVM 1 and RVM 2,
to ignore the warning for all files run 'rvm rvmrc warning ignore all.rvmrcs'.
mkdir: cannot create directory `/usr/local/rvm/log/ruby-1.9.3-p125': Permission denied
ubuntu@ip-10-83-130-63:~/ghgvc$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment