RVM installation

hii All,

When i am going to install rvm in ubuntu 14.04 then after completing RVM
installation i am trying to install rvm install 2.0.0 then it will stuck
on
importing gemset step why??

Thanks & Regards

Indrajeet Mishra

On Wednesday, 10 December 2014 11:05 AM, Indrajeet Mishra
[email protected] wrote:

hii All,

When i am going to install rvm in ubuntu 14.04 then after completing RVM
installation i am trying to install rvm install 2.0.0 then it will stuck
on importing gemset step why??

Please show us the console logs… what you are seeing.

indrajeet@indrajeet-System-Product-Name:~$ rvm install 2.1.5
Searching for binary rubies, this might take some time.
No binary rubies available for: ubuntu/14.04/x86_64/ruby-2.1.5.
Continuing with compilation. Please read ‘rvm help mount’ to get more
information on binary rubies.
Checking requirements for ubuntu.
Requirements installation successful.
Installing Ruby from source to: /home/indrajeet/.rvm/rubies/ruby-2.1.5,
this may take a while depending on your cpu(s)…
ruby-2.1.5 - #downloading ruby-2.1.5, this may take a while depending on
your connection…
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 11.4M 100 11.4M 0 0 606k 0 0:00:19 0:00:19 --:–:–
1017k
ruby-2.1.5 - #extracting ruby-2.1.5 to
/home/indrajeet/.rvm/src/ruby-2.1.5…
ruby-2.1.5 -
#configuring
ruby-2.1.5 - #post-configuration
ruby-2.1.5 -
#compiling
ruby-2.1.5 - #installing
ruby-2.1.5 - #making binaries executable…
ruby-2.1.5 - #downloading rubygems-2.4.5
ruby-2.1.5 - #extracting rubygems-2.4.5…
ruby-2.1.5 - #removing old rubygems…
ruby-2.1.5 - #installing rubygems-2.4.5…
ruby-2.1.5 - #gemset created /home/indrajeet/.rvm/gems/ruby-2.1.5@global
ruby-2.1.5 - #importing gemset
/home/indrajeet/.rvm/gemsets/global.gems…-

after that not go ahead.

On Wed, Dec 10, 2014 at 11:14 AM, Arup R.
[email protected]

Thanks

If you don’t matter recreating all of your gemsets, try emptying them
http://rvm.io/gemsets/emptying

Abinoam Jr.

On Wed, Dec 10, 2014 at 3:01 AM, Indrajeet Mishra

Did it work?

On Wed, Dec 10, 2014 at 9:06 AM, Indrajeet Mishra