Last active
January 27, 2016 15:25
-
-
Save jorgeacaballero/12f0f60d0626ea6c3f57 to your computer and use it in GitHub Desktop.
RVM Installation Output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deploy@ubuntu-512mb-nyc2-01:~$ gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 | |
gpg: directory `/home/deploy/.gnupg' created | |
gpg: new configuration file `/home/deploy/.gnupg/gpg.conf' created | |
gpg: WARNING: options in `/home/deploy/.gnupg/gpg.conf' are not yet active during this run | |
gpg: keyring `/home/deploy/.gnupg/secring.gpg' created | |
gpg: keyring `/home/deploy/.gnupg/pubring.gpg' created | |
gpg: requesting key D39DC0E3 from hkp server keys.gnupg.net | |
gpg: /home/deploy/.gnupg/trustdb.gpg: trustdb created | |
gpg: key D39DC0E3: public key "Michal Papis (RVM signing) <[email protected]>" imported | |
gpg: no ultimately trusted keys found | |
gpg: Total number processed: 1 | |
gpg: imported: 1 (RSA: 1) | |
deploy@ubuntu-512mb-nyc2-01:~$ \curl -sSL https://get.rvm.io | bash -s stable --rails | |
Downloading https://github.com/rvm/rvm/archive/1.26.11.tar.gz | |
Downloading https://github.com/rvm/rvm/releases/download/1.26.11/1.26.11.tar.gz.asc | |
gpg: Signature made Mon 30 Mar 2015 05:52:13 PM EDT using RSA key ID BF04FF17 | |
gpg: Good signature from "Michal Papis (RVM signing) <[email protected]>" | |
gpg: WARNING: This key is not certified with a trusted signature! | |
gpg: There is no indication that the signature belongs to the owner. | |
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 '/home/deploy/.rvm/archives/rvm-1.26.11.tgz' | |
Installing RVM to /home/deploy/.rvm/ | |
Adding rvm PATH line to /home/deploy/.profile /home/deploy/.mkshrc /home/deploy/.bashrc /home/deploy/.zshrc. | |
Adding rvm loading line to /home/deploy/.profile /home/deploy/.bash_profile /home/deploy/.zlogin. | |
Installation of RVM in /home/deploy/.rvm/ is almost complete: | |
* To start using RVM you need to run `source /home/deploy/.rvm/scripts/rvm` | |
in all your open shell windows, in rare cases you need to reopen all shell windows. | |
# deploy, | |
# | |
# 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: http://rvm.io/help and https://twitter.com/rvm_io | |
rvm 1.26.11 (latest) by Wayne E. Seguin <[email protected]>, Michal Papis <[email protected]> [https://rvm.io/] | |
Searching for binary rubies, this might take some time. | |
Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/14.04/x86_64/ruby-2.2.1.tar.bz2 | |
Checking requirements for ubuntu. | |
Installing requirements for ubuntu. | |
Updating system..deploy password required for 'apt-get --quiet --yes update': | |
........ | |
Installing required packages: g++, gcc, make, libc6-dev, libreadline6-dev, zlib1g-dev, libssl-dev, libyaml-dev, libsqlite3-dev, sqlite3, autoconf, libgdbm-dev, libncurses5-dev, automake, libtool, bison, pkg-config, libffi-dev......................... | |
Requirements installation successful. | |
ruby-2.2.1 - #configure | |
ruby-2.2.1 - #download | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 23.2M 100 23.2M 0 0 10.9M 0 0:00:02 0:00:02 --:--:-- 10.9M | |
ruby-2.2.1 - #validate archive | |
ruby-2.2.1 - #extract | |
ruby-2.2.1 - #validate binary | |
ruby-2.2.1 - #setup | |
ruby-2.2.1 - #gemset created /home/deploy/.rvm/gems/ruby-2.2.1@global | |
ruby-2.2.1 - #importing gemset /home/deploy/.rvm/gemsets/global.gems.............................. | |
ruby-2.2.1 - #generating global wrappers........ | |
ruby-2.2.1 - #gemset created /home/deploy/.rvm/gems/ruby-2.2.1 | |
ruby-2.2.1 - #importing gemsetfile /home/deploy/.rvm/gemsets/default.gems evaluated to empty gem list | |
ruby-2.2.1 - #generating default wrappers........ | |
Creating alias default for ruby-2.2.1... | |
Fetching: i18n-0.7.0.gem (100%) | |
Successfully installed i18n-0.7.0 | |
Fetching: thread_safe-0.3.5.gem (100%) | |
Successfully installed thread_safe-0.3.5 | |
Fetching: tzinfo-1.2.2.gem (100%) | |
Successfully installed tzinfo-1.2.2 | |
Fetching: activesupport-4.2.5.1.gem (100%) | |
Successfully installed activesupport-4.2.5.1 | |
Fetching: builder-3.2.2.gem (100%) | |
Successfully installed builder-3.2.2 | |
Fetching: erubis-2.7.0.gem (100%) | |
Successfully installed erubis-2.7.0 | |
Fetching: mini_portile2-2.0.0.gem (100%) | |
Successfully installed mini_portile2-2.0.0 | |
Fetching: nokogiri-1.6.7.2.gem (100%) | |
Building native extensions. This could take a while... | |
Successfully installed nokogiri-1.6.7.2 | |
Fetching: rails-deprecated_sanitizer-1.0.3.gem (100%) | |
Successfully installed rails-deprecated_sanitizer-1.0.3 | |
Fetching: rails-dom-testing-1.0.7.gem (100%) | |
Successfully installed rails-dom-testing-1.0.7 | |
Fetching: loofah-2.0.3.gem (100%) | |
Successfully installed loofah-2.0.3 | |
Fetching: rails-html-sanitizer-1.0.3.gem (100%) | |
Successfully installed rails-html-sanitizer-1.0.3 | |
Fetching: actionview-4.2.5.1.gem (100%) | |
Successfully installed actionview-4.2.5.1 | |
Fetching: rack-1.6.4.gem (100%) | |
Successfully installed rack-1.6.4 | |
Fetching: rack-test-0.6.3.gem (100%) | |
Successfully installed rack-test-0.6.3 | |
Fetching: actionpack-4.2.5.1.gem (100%) | |
Successfully installed actionpack-4.2.5.1 | |
Fetching: globalid-0.3.6.gem (100%) | |
Successfully installed globalid-0.3.6 | |
Fetching: activejob-4.2.5.1.gem (100%) | |
Successfully installed activejob-4.2.5.1 | |
Fetching: mime-types-2.99.gem (100%) | |
Successfully installed mime-types-2.99 | |
Fetching: mail-2.6.3.gem (100%) | |
Successfully installed mail-2.6.3 | |
Fetching: actionmailer-4.2.5.1.gem (100%) | |
Successfully installed actionmailer-4.2.5.1 | |
Fetching: activemodel-4.2.5.1.gem (100%) | |
Successfully installed activemodel-4.2.5.1 | |
Fetching: arel-6.0.3.gem (100%) | |
Successfully installed arel-6.0.3 | |
Fetching: activerecord-4.2.5.1.gem (100%) | |
Successfully installed activerecord-4.2.5.1 | |
Fetching: thor-0.19.1.gem (100%) | |
Successfully installed thor-0.19.1 | |
Fetching: railties-4.2.5.1.gem (100%) | |
Successfully installed railties-4.2.5.1 | |
Fetching: concurrent-ruby-1.0.0.gem (100%) | |
Successfully installed concurrent-ruby-1.0.0 | |
Fetching: sprockets-3.5.2.gem (100%) | |
Successfully installed sprockets-3.5.2 | |
Fetching: sprockets-rails-3.0.0.gem (100%) | |
Successfully installed sprockets-rails-3.0.0 | |
Fetching: rails-4.2.5.1.gem (100%) | |
Successfully installed rails-4.2.5.1 | |
Parsing documentation for i18n-0.7.0 | |
Installing ri documentation for i18n-0.7.0 | |
Parsing documentation for thread_safe-0.3.5 | |
Installing ri documentation for thread_safe-0.3.5 | |
Parsing documentation for tzinfo-1.2.2 | |
Installing ri documentation for tzinfo-1.2.2 | |
Parsing documentation for activesupport-4.2.5.1 | |
Installing ri documentation for activesupport-4.2.5.1 | |
Parsing documentation for builder-3.2.2 | |
Installing ri documentation for builder-3.2.2 | |
Parsing documentation for erubis-2.7.0 | |
Installing ri documentation for erubis-2.7.0 | |
Parsing documentation for mini_portile2-2.0.0 | |
Installing ri documentation for mini_portile2-2.0.0 | |
Parsing documentation for nokogiri-1.6.7.2 | |
Installing ri documentation for nokogiri-1.6.7.2 | |
Parsing documentation for rails-deprecated_sanitizer-1.0.3 | |
Installing ri documentation for rails-deprecated_sanitizer-1.0.3 | |
Parsing documentation for rails-dom-testing-1.0.7 | |
Installing ri documentation for rails-dom-testing-1.0.7 | |
Parsing documentation for loofah-2.0.3 | |
Installing ri documentation for loofah-2.0.3 | |
Parsing documentation for rails-html-sanitizer-1.0.3 | |
Installing ri documentation for rails-html-sanitizer-1.0.3 | |
Parsing documentation for actionview-4.2.5.1 | |
Installing ri documentation for actionview-4.2.5.1 | |
Parsing documentation for rack-1.6.4 | |
Installing ri documentation for rack-1.6.4 | |
Parsing documentation for rack-test-0.6.3 | |
Installing ri documentation for rack-test-0.6.3 | |
Parsing documentation for actionpack-4.2.5.1 | |
Installing ri documentation for actionpack-4.2.5.1 | |
Parsing documentation for globalid-0.3.6 | |
Installing ri documentation for globalid-0.3.6 | |
Parsing documentation for activejob-4.2.5.1 | |
Installing ri documentation for activejob-4.2.5.1 | |
Parsing documentation for mime-types-2.99 | |
Installing ri documentation for mime-types-2.99 | |
Parsing documentation for mail-2.6.3 | |
Installing ri documentation for mail-2.6.3 | |
Parsing documentation for actionmailer-4.2.5.1 | |
Installing ri documentation for actionmailer-4.2.5.1 | |
Parsing documentation for activemodel-4.2.5.1 | |
Installing ri documentation for activemodel-4.2.5.1 | |
Parsing documentation for arel-6.0.3 | |
Installing ri documentation for arel-6.0.3 | |
Parsing documentation for activerecord-4.2.5.1 | |
Installing ri documentation for activerecord-4.2.5.1 | |
Parsing documentation for thor-0.19.1 | |
Installing ri documentation for thor-0.19.1 | |
Parsing documentation for railties-4.2.5.1 | |
Installing ri documentation for railties-4.2.5.1 | |
Parsing documentation for concurrent-ruby-1.0.0 | |
Installing ri documentation for concurrent-ruby-1.0.0 | |
Parsing documentation for sprockets-3.5.2 | |
Installing ri documentation for sprockets-3.5.2 | |
Parsing documentation for sprockets-rails-3.0.0 | |
Installing ri documentation for sprockets-rails-3.0.0 | |
Parsing documentation for rails-4.2.5.1 | |
Installing ri documentation for rails-4.2.5.1 <--- This step takes a looooong time :( | |
Done installing documentation for i18n, thread_safe, tzinfo, activesupport, builder, erubis, mini_portile2, nokogiri, rails-deprecated_sanitizer, rails-dom-testing, loofah, rails-html-sanitizer, actionview, rack, rack-test, actionpack, globalid, activejob, mime-types, mail, actionmailer, activemodel, arel, activerecord, thor, railties, concurrent-ruby, sprockets, sprockets-rails, rails after 601 seconds | |
30 gems installed | |
* To start using RVM you need to run `source /home/deploy/.rvm/scripts/rvm` | |
in all your open shell windows, in rare cases you need to reopen all shell windows. | |
* To start using rails you need to run `rails new <project_dir>`. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment