Skip to content

Instantly share code, notes, and snippets.

@ColinDabritz
Created July 5, 2013 06:03
Show Gist options
  • Save ColinDabritz/5932272 to your computer and use it in GitHub Desktop.
Save ColinDabritz/5932272 to your computer and use it in GitHub Desktop.
RVM Error
running RVM...
Turning on quiet curl mode.
Please read and follow further instructions.
Press ENTER to continue.
Downloading RVM from wayneeseguin branch stable
step> 'print_install_header' started
Installing RVM to /home/vagrant/.rvm/
step< 'print_install_header' finished with 0
step> 'configure_path' started
step< 'configure_path' finished with 0
step> 'cleanse_old_entities' started
step< 'cleanse_old_entities' finished with 0
step> 'create_install_paths' started
step< 'create_install_paths' finished with 0
step> 'load_custom_flags' started
step< 'load_custom_flags' finished with 0
step> 'save_custom_flags' started
step< 'save_custom_flags' finished with 0
step> 'install_rvm_files' started
step< 'install_rvm_files' finished with 0
step> 'install_rvm_hooks' started
step< 'install_rvm_hooks' finished with 0
step> 'install_binaries' started
step< 'install_binaries' finished with 0
step> 'install_gemsets' started
step< 'install_gemsets' finished with 0
step> 'install_patchsets' started
step< 'install_patchsets' finished with 0
step> 'install_man_pages' started
step< 'install_man_pages' finished with 0
step> 'ensure_scripts_are_executable' started
step< 'ensure_scripts_are_executable' finished with 0
step> 'setup_configuration_files' started
step< 'setup_configuration_files' finished with 0
step> 'setup_user_profile' started
Adding rvm PATH line to /home/vagrant/.bashrc /home/vagrant/.zshrc.
Adding rvm loading line to /home/vagrant/.bash_profile /home/vagrant/.zprofile.
step< 'setup_user_profile' finished with 0
step> 'cleanse_old_environments' started
step< 'cleanse_old_environments' finished with 0
step> 'migrate_old_gemsets' started
step< 'migrate_old_gemsets' finished with 0
step> 'migrate_defaults' started
step< 'migrate_defaults' finished with 0
step> 'record_ruby_configs' started
step< 'record_ruby_configs' finished with 0
step> 'update_gemsets_install_rvm' started
step< 'update_gemsets_install_rvm' finished with 0
step> 'configure_autolibs' started
/home/vagrant/.rvm/scripts/functions/autolibs: line 5: __rvm_detect_system: command not found
touch:
cannot touch `/db'
: Permission denied
/home/vagrant/.rvm/scripts/db: line 44: /db.new: Permission denied
mv:
cannot stat `/db.new'
: No such file or directory
/home/vagrant/.rvm/scripts/db: line 57: /db: Permission denied
step< 'configure_autolibs' finished with 1
Installer failed at step 'configure_autolibs' with status 1, please run it with --debug and report a bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment