Skip to content

Instantly share code, notes, and snippets.

@1v
Created April 10, 2014 04:32
Show Gist options
  • Save 1v/10342712 to your computer and use it in GitHub Desktop.
Save 1v/10342712 to your computer and use it in GitHub Desktop.
Are you sure you wish to upgrade from ruby-2.0.0-p247 to ruby-2.1.1? (Y/n): y
Installing new ruby ruby-2.1.1
Searching for binary rubies, this might take some time.
No binary rubies available for: ubuntu/12.04/x86_64/ruby-2.1.1.
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/luna/.rvm/rubies/ruby-2.1.1, this may take a while depending on your cpu(s)...
ruby-2.1.1 - #downloading ruby-2.1.1, 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 1935k 0 0:00:06 0:00:06 --:--:-- 2384k
ruby-2.1.1 - #extracting ruby-2.1.1 to /home/luna/.rvm/src/ruby-2.1.1...
ruby-2.1.1 - #applying patch /home/luna/.rvm/patches/ruby/changeset_r45225.diff.
ruby-2.1.1 - #applying patch /home/luna/.rvm/patches/ruby/changeset_r45240.diff.
ruby-2.1.1 - #configuring....................................................
ruby-2.1.1 - #post-configuration.
ruby-2.1.1 - #compiling...................................................................................
ruby-2.1.1 - #installing.................................
ruby-2.1.1 - #making binaries executable..
Rubygems 2.2.2 already available in installed ruby, skipping installation, use --force to reinstall.
ruby-2.1.1 - #gemset created /home/luna/.rvm/gems/ruby-2.1.1@global
ruby-2.1.1 - #importing gemset /home/luna/.rvm/gemsets/global.gems.............................................................
ruby-2.1.1 - #generating global wrappers.........
ruby-2.1.1 - #gemset created /home/luna/.rvm/gems/ruby-2.1.1
ruby-2.1.1 - #importing gemsetfile /home/luna/.rvm/gemsets/default.gems evaluated to empty gem list
ruby-2.1.1 - #generating default wrappers.........
ruby-2.1.1 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
Install of ruby-2.1.1 - #complete
Ruby was built without documentation, to build it run: rvm docs generate-ri
Migrating gems from ruby-2.0.0-p247 to ruby-2.1.1
Free disk space 15388MB, required 145MB.
Are you sure you wish to MOVE gems from ruby-2.0.0-p247 to ruby-2.1.1?
This will overwrite existing gems in ruby-2.1.1 and remove them from ruby-2.0.0-p247 (Y/n): y
Moving ruby-2.0.0-p247@global to ruby-2.1.1@global...............................................................................................................................................................................................................................................................................................................................................................
Making gemset ruby-2.1.1@global pristine...........................................................
Moving ruby-2.0.0-p247 to ruby-2.1.1....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Making gemset ruby-2.1.1 pristine.....................................................................
Do you wish to move over aliases? (Y/n): y
Updating alias ruby-2.1.1 to point to default.
Error running 'migrate_rubies_alias',
showing last 15 lines of /home/luna/.rvm/log/1397066105/migrate.alias.ruby-2.1.1.log
[2014-04-09 21:57:09] migrate_rubies_alias
migrate_rubies_alias ()
{
"$rvm_scripts_path/alias" delete "$migrate_alias_name";
"$rvm_scripts_path/alias" create "$migrate_alias_name" "$migrate_new_alias_name"
}
current path: /home/luna
GEM_HOME=/home/luna/.rvm/gems/ruby-2.0.0-p247
PATH=/home/luna/.rvm/gems/ruby-2.0.0-p247/bin:/home/luna/.rvm/gems/ruby-2.0.0-p247@global/bin:/home/luna/.rvm/rubies/ruby-2.0.0-p247/bin:/home/luna/.rvm/bin:/home/luna/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
GEM_PATH=/home/luna/.rvm/gems/ruby-2.0.0-p247:/home/luna/.rvm/gems/ruby-2.0.0-p247@global
command(1): migrate_rubies_alias
+ /home/luna/.rvm/scripts/alias delete ruby-2.1.1
Deleting alias: ruby-2.1.1...
+ /home/luna/.rvm/scripts/alias create ruby-2.1.1 default
ruby-2.1.1 is a full ruby name and can not be used as alias name.
Do you wish to move over wrappers? (Y/n): y
Do you also wish to completely remove ruby-2.0.0-p247 (inc. archive)? (Y/n): y
Removing ruby-2.0.0-p247.
Successfully migrated ruby-2.0.0-p247 to ruby-2.1.1
Upgrade complete!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment