Skip to content

Instantly share code, notes, and snippets.

@berezovskyi
Last active December 25, 2020 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save berezovskyi/bfe38dd0ea3aa104d34cf953ea66586f to your computer and use it in GitHub Desktop.
Save berezovskyi/bfe38dd0ea3aa104d34cf953ea66586f to your computer and use it in GitHub Desktop.
Are you sure you wish to upgrade from ruby-2.6.3 to ruby-2.7.0? (Y/n):
Installing new ruby ruby-2.7.0
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.15/x86_64/ruby-2.7.0.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for osx.
Error: Calling `brew list` to only list formulae is disabled! Use `brew list --formula` instead.
Error: Calling `brew list` to only list formulae is disabled! Use `brew list --formula` instead.
Error: Calling `brew list` to only list formulae is disabled! Use `brew list --formula` instead.
Error: Calling `brew list` to only list formulae is disabled! Use `brew list --formula` instead.
Error: Calling `brew list` to only list formulae is disabled! Use `brew list --formula` instead.
Error: Calling `brew list` to only list formulae is disabled! Use `brew list --formula` instead.
Error: Calling `brew list` to only list formulae is disabled! Use `brew list --formula` instead.
Error: Calling `brew list` to only list formulae is disabled! Use `brew list --formula` instead.
Error: Calling `brew list` to only list formulae is disabled! Use `brew list --formula` instead.
Error: Calling `brew list` to only list formulae is disabled! Use `brew list --formula` instead.
Error: Calling `brew list` to only list formulae is disabled! Use `brew list --formula` instead.
Error: Calling `brew list` to only list formulae is disabled! Use `brew list --formula` instead.
Installing requirements for osx.
Updating system - please wait
Installing required packages: autoconf, automake, libtool, pkg-config, coreutils, libyaml, libksba, readline, zlib, openssl@1.1 - please wait
Certificates bundle '/usr/local/etc/openssl@1.1/cert.pem' is already up to date.
Requirements installation successful.
Installing Ruby from source to: /Users/andrew/.rvm/rubies/ruby-2.7.0, this may take a while depending on your cpu(s)...
ruby-2.7.0 - #downloading ruby-2.7.0, 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 14.0M 100 14.0M 0 0 6045k 0 0:00:02 0:00:02 --:--:-- 6045k
ruby-2.7.0 - #extracting ruby-2.7.0 to /Users/andrew/.rvm/src/ruby-2.7.0 - please wait
ruby-2.7.0 - #configuring - please wait
ruby-2.7.0 - #post-configuration - please wait
ruby-2.7.0 - #compiling - please wait
ruby-2.7.0 - #installing - please wait
ruby-2.7.0 - #making binaries executable - please wait
Installed rubygems 3.1.2 is newer than 3.0.9 provided with installed ruby, skipping installation, use --force to force installation.
ruby-2.7.0 - #gemset created /Users/andrew/.rvm/gems/ruby-2.7.0@global
ruby-2.7.0 - #importing gemset /Users/andrew/.rvm/gemsets/global.gems - please wait
ruby-2.7.0 - #generating global wrappers - please wait
ruby-2.7.0 - #gemset created /Users/andrew/.rvm/gems/ruby-2.7.0
ruby-2.7.0 - #importing gemsetfile /Users/andrew/.rvm/gemsets/default.gems evaluated to empty gem list
ruby-2.7.0 - #generating default wrappers - please wait
ruby-2.7.0 - #adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
Install of ruby-2.7.0 - #complete
Ruby was built without documentation, to build it run: rvm docs generate-ri
Migrating gems from ruby-2.6.3 to ruby-2.7.0
Free disk space 102808MB, required 612MB.
Are you sure you wish to MOVE gems from ruby-2.6.3@global to ruby-2.7.0?
This will overwrite existing gems in ruby-2.7.0 and remove them from ruby-2.6.3 (Y/n): y
Removing ruby-2.7.0@global.............................................................
Moving ruby-2.6.3@global to ruby-2.7.0@global.................................................................................................................................
Error running '__migrate_gemset ruby-2.6.3@global ruby-2.7.0@global',
please read /Users/andrew/.rvm/log/1608895686/migrate.gemset.global.log
Making gemset ruby-2.7.0@global pristine............................................................................................................../
'command gem pristine --extensions ffi --version 1.9.10' failed, you need to fix these gems manually.
.
Error running '__rvm_with ruby-2.7.0@global gemset_pristine',
please read /Users/andrew/.rvm/log/1608895686/gemset.pristine-ruby-2.7.0@global.log
Are you sure you wish to Merge gems from ruby-2.6.3 to ruby-2.7.0 (Y/n): y
Merging ruby-2.6.3 to ruby-2.7.0.................................................................................................................................................................................................|
Making gemset ruby-2.7.0 pristine.............................................................................................................................................................................................../|
.................................................................................................................................................................................................................................|
'command gem pristine --extensions ffi --version 1.9.18 ffi --version 1.9.14 nio4r --version 1.2.1' failed, you need to fix these gems manually.
.
Error running '__rvm_with ruby-2.7.0 gemset_pristine',
please read /Users/andrew/.rvm/log/1608895686/gemset.pristine-ruby-2.7.0.log
Do you wish to move over aliases? (Y/n): Updating alias default to point to ruby-2.7.0.
Do you also wish to completely remove ruby-2.6.3 (inc. archive)? (Y/n): Removing ruby-2.6.3......................................................................................................................................-
Successfully migrated ruby-2.6.3 to ruby-2.7.0
Upgrade complete!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment