Skip to content

Instantly share code, notes, and snippets.

@rkh
Created October 15, 2013 14:32
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 rkh/6992470 to your computer and use it in GitHub Desktop.
Save rkh/6992470 to your computer and use it in GitHub Desktop.
Last login: Mon Jul 1 18:58:51 2013 from cable-86-56-102-209.cust.telecolumbus.net
travis@debug-rkh-ruby-1381846869:~$ rvm rbx-2.0.0 do true 2>/dev/null || rvm get stable
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 184 100 184 0 0 450 0 --:--:-- --:--:-- --:--:-- 564
100 19494 100 19494 0 0 40159 0 --:--:-- --:--:-- --:--:-- 40159
Downloading RVM branch stable
Downloading https://github.com/wayneeseguin/rvm/archive/stable.tar.gz to rvm-stable.tgz.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 124 100 124 0 0 4041 0 --:--:-- --:--:-- --:--:-- 4769
100 1086k 100 1086k 0 0 4373k 0 --:--:-- --:--:-- --:--:-- 4373k
Upgrading the RVM installation in /home/travis/.rvm/
RVM PATH line found in /home/travis/.bashrc /home/travis/.zshrc.
RVM sourcing line found in /home/travis/.bashrc.
RVM sourcing line not found for Zsh, run the installer with '--auto-dotfiles' to fix it.
Installing rvm gem in 1 gemsets Warning! PATH is not properly set up, '/home/travis/.rvm/gems/ruby-1.9.3-p448/bin' is not at first place,
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-1.9.3-p448'.
ERROR: Could not find a valid gem 'rvm' (>= 0), here is why:
Unable to download data from https://rubygems.org/ - no such name (https://rubygems.org/latest_specs.4.8.gz)
Upgrade of RVM in /home/travis/.rvm/ is complete.
# travis,
#
# Thank you for using RVM!
# I sincerely hope that RVM helps to make your life easier and more enjoyable!!!
#
# ~Wayne
# In case of problems:
# run and read: rvm notes
# read docs: http://rvm.io/
# talk to us: http://webchat.freenode.net/?channels=rvm (http://freenode.net/faq.shtml#plusr)
# read cheatsheet: http://cheat.errtheblog.com/s/rvm
# watch screencast: http://screencasts.org/episodes/how-to-use-rvm
# open a bug report: https://github.com/wayneeseguin/rvm/issues
Upgrade Notes:
* WARNING: your RVM loading script `/etc/profile.d/rvm.sh` is deprecated
and causes you to have `umask g+w` set in your shell,
run `rvm get head --auto-dotfiles` again to fix your scripts.
* RVM comes with a set of default gems including 'bundler', 'rake', 'rubygems-bundler' and 'rvm' gems;
if you do not wish to get these gems, install RVM with this flag: --without-gems="rvm rubygems-bundler"
this option is remembered, it's enough to use it once.
* RVM will try to automatically use available package manager, might require `sudo`,
read more about it in `rvm help autolibs`
* RVM 1.20.12 removes the automated --progress-bar from curl options,
if you liked this then you can restore this behavior with:
echo progress-bar >> ~/.curlrc
then run "rvm autolibs read-fail", read more details: rvm help autolibs
RVM reloaded!
travis@debug-rkh-ruby-1381846869:~$ rvm use rbx-2.0.0 --install --binary --fuzzy --debug
Warning! PATH is not properly set up, '/home/travis/.rvm/gems/ruby-1.9.3-p448/bin' is not at first place,
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-1.9.3-p448'.
rbx-2.0.0 is not installed.
rbx-2.0.0 - install
Searching for binary rubies, this might take some time.
Remote file does not exist https://rvm.io/binaries/ubuntu/12.04/x86_64/rubinius-2.0.0.tar.bz2
Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2
Found remote file http://binaries.rubini.us/ubuntu/12.04/x86_64/rubinius-2.0.0.tar.bz2
rvm_autolibs_flag=4
Checking requirements for ubuntu.
requirements code for ubuntu loaded
Found required packages: bash, curl, patch, bzip2, ca-certificates, gawk, g++, gcc, make, libc6-dev, patch, openssl, ca-certificates, libreadline6, libreadline6-dev, curl, zlib1g, zlib1g-dev, libssl-dev, libyaml-dev, libsqlite3-dev, sqlite3, autoconf, libgdbm-dev, libncurses5-dev, automake, libtool, bison, pkg-config, libffi-dev.
Requirements installation successful.
rbx-2.0.0 - #configure
rbx-2.0.0 - #download
No archive, downloading
Running(11): curl --fail --location --max-redirs 10 --create-dirs -C - -o rubinius-2.0.0.tar.bz2 http://binaries.rubini.us/ubuntu/12.04/x86_64/rubinius-2.0.0.tar.bz2?rvm=1.23.7
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16.0M 100 16.0M 0 0 1878k 0 0:00:08 0:00:08 --:--:-- 2599k
Downloaded archive checksum did not match, archive was removed!
If you wish to continue with not matching download add '--verify-downloads 2' after the command.
Downloading http://binaries.rubini.us/ubuntu/12.04/x86_64/rubinius-2.0.0.tar.bz2 failed.
__rvm_rm_rf already gone: /home/travis/.rvm/rubies/rbx-2.0.0
Mounting remote ruby failed, trying to compile.
Existing ram 2860MB.
__rvm_setup_compile_environment_setup rbx-2.0.0
rvm_autolibs_flag=4
__rvm_setup_compile_environment_movable_early rbx-2.0.0
__rvm_setup_compile_environment_requirements rbx-2.0.0
Checking requirements for ubuntu.
requirements code for ubuntu already loaded
Found required packages: bash, curl, patch, bzip2, ca-certificates, gawk, g++, gcc, make, libc6-dev, patch, openssl, ca-certificates, libreadline6, libreadline6-dev, curl, zlib1g, zlib1g-dev, libssl-dev, libyaml-dev, libsqlite3-dev, sqlite3, autoconf, libgdbm-dev, libncurses5-dev, automake, libtool, bison, pkg-config, libffi-dev.
Requirements installation successful.
__rvm_setup_compile_environment_movable rbx-2.0.0
__rvm_setup_compile_environment_osx_compiler rbx-2.0.0
__rvm_setup_compile_environment_architectures rbx-2.0.0
rvm_architectures(0):.
__rvm_setup_compile_environment_gcc47plus rbx-2.0.0
__rvm_setup_compile_environment_bison rbx-2.0.0
__rvm_setup_compile_environment_smartos rbx-2.0.0
__rvm_setup_compile_environment_openindiana rbx-2.0.0
__rvm_setup_compile_environment_sunos rbx-2.0.0
__rvm_setup_compile_environment_openbsd rbx-2.0.0
__rvm_setup_compile_environment_auto_conf_make rbx-2.0.0
__rvm_setup_compile_environment_flags_docs rbx-2.0.0
__rvm_setup_compile_environment_flags_tcltk rbx-2.0.0
__rvm_setup_compile_environment_flags_shared_static rbx-2.0.0
__rvm_setup_compile_environment_flags_threads rbx-2.0.0
__rvm_setup_compile_environment_compatibility_flag rbx-2.0.0
found compiler: /usr/bin/gcc
rbx-2.0.0 - #downloading rubinius-2.0.0, this may take a while depending on your connection...
No archive, downloading
Running(11): curl --fail --location --max-redirs 10 --create-dirs -C - -o rubinius-2.0.0.tar.bz2 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11.4M 100 11.4M 0 0 33.7M 0 --:--:-- --:--:-- --:--:-- 34.1M
Downloaded archive checksum matched.
Log prefix: /home/travis/.rvm/log/1381847142_rbx-2.0.0/
Log filesystem: simfs
Log max name length: 250
Log file: /home/travis/.rvm/log/1381847142_rbx-2.0.0/extract.log
[2013-10-15 14:25:42] __rvm_package_extract
__rvm_package_extract ()
{
rvm_debug __rvm_package_extract:$#: "$@";
typeset __tempdir __path __file __return;
__return=0;
__tempdir="$( TMPDIR="${rvm_tmp_path}" mktemp -d -t rvm-tmp.XXXXXXXXX )";
__rvm_package_extract_run "$1" "$__tempdir" || __return=$?;
if (( __return == 0 )); then
for __path in "$__tempdir"/*;
do
__file="${__path##*/}";
if [[ -n "${__file}" && -e "$2/${__file}" ]]; then
\rm -rf "$2/${__file}" || __return=$?;
fi;
\mv -f "${__path}" "$2/" || __return=$?;
done;
fi;
if [[ -n "$__tempdir" ]]; then
\rm -rf "$__tempdir";
fi;
return $__return
}
current path: /home/travis
command(3): __rvm_package_extract /home/travis/.rvm/archives/rubinius-2.0.0.tar.bz2 /home/travis/.rvm/tmp/rvm_src_744
rbx-2.0.0 - #extracting rubinius-2.0.0 to /home/travis/.rvm/src/rbx-2.0.0.
__rvm_rm_rf already gone: /home/travis/.rvm/src/rbx-2.0.0
rbx-2.0.0 - #extracted to /home/travis/.rvm/src/rbx-2.0.0
Patch name 'default', expanded_name(s) ''.
Patch name 'Ubuntu', expanded_name(s) ''.
All found patches(0): .
Using ruby-2.0.0-p247@rubinius for rbx-2.0.0 installation
Running /home/travis/.rvm/hooks/after_use_maglev
Saving wrappers to '/home/travis/.rvm/wrappers/ruby-2.0.0-p247@rubinius'.
Log file: /home/travis/.rvm/log/1381847142_rbx-2.0.0/install_bundle.log
[2013-10-15 14:25:46] /home/travis/.rvm/wrappers/ruby-2.0.0-p247@rubinius/gem
current path: /home/travis/.rvm/src/rbx-2.0.0
command(3): /home/travis/.rvm/wrappers/ruby-2.0.0-p247@rubinius/gem install bundle
rbx-2.0.0 - #install bundle..
Running /home/travis/.rvm/hooks/after_use_maglev
Saving wrappers to '/home/travis/.rvm/wrappers/ruby-2.0.0-p247@rubinius'.
Log file: /home/travis/.rvm/log/1381847142_rbx-2.0.0/bundle.log
[2013-10-15 14:25:49] /home/travis/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle
current path: /home/travis/.rvm/src/rbx-2.0.0
command(2): /home/travis/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle install
rbx-2.0.0 - #bundle install................
Log file: /home/travis/.rvm/log/1381847142_rbx-2.0.0/configure.log
[2013-10-15 14:26:06] env
current path: /home/travis/.rvm/src/rbx-2.0.0
command(5): env /home/travis/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ./configure --prefix=/home/travis/.rvm/rubies/rbx-2.0.0 --skip-system
rbx-2.0.0 - #configuring...........................................................................................................................................................................................................
Log file: /home/travis/.rvm/log/1381847142_rbx-2.0.0/rake.log
[2013-10-15 14:27:33] /home/travis/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake
current path: /home/travis/.rvm/src/rbx-2.0.0
command(3): /home/travis/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake install --trace
rbx-2.0.0 - #compiling................................................................................................................................................................................................................................................................................................................................................................................................
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment