remear / jewelrybox

OS X RVM Manager
105 stars 5 forks source link

The installation stops pending overwrite confirmation #156

Closed kiub closed 11 years ago

kiub commented 11 years ago

The installation stops pending confirmation, unable to overwrite ~ / .rvm/rubies/ruby-1.9.3-p327/bin/gem With the following message: overwrite / Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/gem? (y / n [n]) Screen Shot 2012-12-13 at 1 52 56 PM

Given this, continue the installation manually from terminal, and another series of confirmations are to be keep in mind: overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/gem? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/gem? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/irb? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/irb? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/erb? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/erb? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/ri? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/ri? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/rdoc? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/rdoc? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/testrb? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/testrb? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/rake? (y/n [n]) y overwrite /Users/kiub/.rvm/rubies/ruby-1.9.3-p327/bin/rake? (y/n [n]) y

mpapis commented 11 years ago

what version of rvm was it?

kiub commented 11 years ago

rvm 1.17.2 (stable)

mpapis commented 11 years ago

try after rvm get head -> https://github.com/wayneeseguin/rvm/commit/b5d25c745fa00daf63d77e59de283e2326f62b6e

remear commented 11 years ago

@kiub Is this resolved for you?

kiub commented 11 years ago

Sorry but I continued the installation via terminal following other instructions. I'll try again with a new version of Ruby, but for now it is not necessary.

lmhaskins commented 11 years ago

Happened to me when I updated Ruby to 1.9.3-p362... waiting for confirmation to overwrite gem. Killed JewelryBox to move on with life. JB version 1.4, build 1454.

This was after I updated rvm via JewelryBox. If I do a 'rvm -version' it says:

A RVM version 1.17.7 is installed yet 1.10.3 is loaded. Please do one of the following:

I'll forgo further updating if you need more info.

remear commented 11 years ago

@lmhaskins Please open a new issue at https://github.com/wayneeseguin/rvm so @mpapis can work with you on this.

mpapis commented 11 years ago

@remear is right, @lmhaskins please open an issue for RVM - thanks.