Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ⋊> ~ rvm env 09:43:34
- Warning! PATH is not properly set up, '/Users/username/.rvm/gems/ruby-2.0.0-p648/bin' is not available,
- usually this is caused by shell initialization files - check them for 'PATH=...' entries,
- it might also help to re-add RVM to your dotfiles: 'rvm get stable --auto-dotfiles',
- to fix temporarily in this shell session run: 'rvm use ruby-2.0.0-p648'.
- export PATH="/Users/username/.rvm/gems/ruby-2.0.0-p648/bin:/Users/username/.rvm/gems/ruby-2.0.0-p648@global/bin:/Users/username/.rvm/rubies/ruby-2.0.0-p648/bin:$PATH"
- export GEM_HOME='/Users/username/.rvm/gems/ruby-2.0.0-p648'
- export GEM_PATH='/Users/username/.rvm/gems/ruby-2.0.0-p648:/Users/username/.rvm/gems/ruby-2.0.0-p648@global'
- export MY_RUBY_HOME='/Users/username/.rvm/rubies/ruby-2.0.0-p648'
- export IRBRC='/Users/username/.rvm/rubies/ruby-2.0.0-p648/.irbrc'
- unset MAGLEV_HOME
- unset RBXOPT
- export RUBY_VERSION='ruby-2.0.0-p648'
- ⋊> ~ rvm get stable --auto-dotfiles 10:20:32
- Warning! PATH is not properly set up, '/Users/username/.rvm/gems/ruby-2.0.0-p648/bin' is not available,
- usually this is caused by shell initialization files - check them for 'PATH=...' entries,
- it might also help to re-add RVM to your dotfiles: 'rvm get stable --auto-dotfiles',
- to fix temporarily in this shell session run: 'rvm use ruby-2.0.0-p648'.
- Downloading https://get.rvm.io
- Downloading https://raw.githubusercontent.com/wayneeseguin/rvm/master/binscripts/rvm-installer.asc
- Verifying /Users/username/.rvm/archives/rvm-installer.asc
- gpg: Signature made Mon Feb 20 09:05:42 2017 EST using RSA key ID BF04FF17
- gpg: Good signature from "Michal Papis (RVM signing) <[email protected]>"
- gpg: Note: This key has expired!
- Primary key fingerprint: 409B 6B17 96C2 7546 2A17 0311 3804 BB82 D39D C0E3
- Subkey fingerprint: 62C9 E5F4 DA30 0D94 AC36 166B E206 C29F BF04 FF17
- GPG verified '/Users/username/.rvm/archives/rvm-installer'
- Turning on auto dotfiles mode.
- Downloading https://github.com/rvm/rvm/archive/1.29.1.tar.gz
- Downloading https://github.com/rvm/rvm/releases/download/1.29.1/1.29.1.tar.gz.asc
- Found PGP signature at: 'https://github.com/rvm/rvm/releases/download/1.29.1/1.29.1.tar.gz.asc',
- but no GPG software exists to validate it, skipping.
- Upgrading the RVM installation in /Users/username/.rvm/
- Removing rvm PATH line from /Users/username/.mkshrc /Users/username/.profile /Users/username/.bashrc /Users/username/.zshrc.
- Adding rvm PATH line to /Users/username/.profile /Users/username/.mkshrc /Users/username/.bashrc /Users/username/.zshrc.
- Removing rvm loading line from /Users/username/.profile /Users/username/.bashrc /Users/username/.zlogin.
- Adding rvm loading line to /Users/username/.profile /Users/username/.bash_profile /Users/username/.zlogin.
- Fixing environment link for default.
- Upgrade of RVM in /Users/username/.rvm/ is complete.
- # User,
- #
- # Thank you for using RVM!
- # We sincerely hope that RVM helps to make your life easier and more enjoyable!!!
- #
- # ~Wayne, Michal & team.
- In case of problems: https://rvm.io/help and https://twitter.com/rvm_io
- Upgrade Notes:
- * No new notes to display.
- RVM reloaded!
- ⋊> ~ rvm env 10:22:44
- export PATH="/Users/username/.rvm/gems/ruby-2.0.0-p648/bin:/Users/username/.rvm/gems/ruby-2.0.0-p648@global/bin:/Users/username/.rvm/rubies/ruby-2.0.0-p648/bin:$PATH"
- export GEM_HOME='/Users/username/.rvm/gems/ruby-2.0.0-p648'
- export GEM_PATH='/Users/username/.rvm/gems/ruby-2.0.0-p648:/Users/username/.rvm/gems/ruby-2.0.0-p648@global'
- export MY_RUBY_HOME='/Users/username/.rvm/rubies/ruby-2.0.0-p648'
- export IRBRC='/Users/username/.rvm/rubies/ruby-2.0.0-p648/.irbrc'
- unset MAGLEV_HOME
- unset RBXOPT
- export RUBY_VERSION='ruby-2.0.0-p648'
Add Comment
Please, Sign In to add comment