Skip to content

Instantly share code, notes, and snippets.

@ferriswheel
Created May 25, 2011 08:15
Show Gist options
  • Save ferriswheel/990558 to your computer and use it in GitHub Desktop.
Save ferriswheel/990558 to your computer and use it in GitHub Desktop.
rvm errors on login and rvm debug result
LOGIN:
--------
john $ ssh lblackhole
Last login: Wed May 25 17:10:43 EST 2011 from ein-2.lawsonst on pts/3
-bash: /usr/local/rvm/scripts/log: No such file or directory
awk: cmd. line:1: fatal: cannot open file `/usr/local/rvm/lib/VERSION.yml' for reading (No such file or directory)
-bash: __rvm_conditionally_add_bin_path: command not found
RVM DEBUG:
-----------
john@blackhole ~ $ rvm debug
-bash: __rvm_cleanse_variables: command not found
-bash: __rvm_setup: command not found
system:
rvm by Wayne E. Seguin (wayneeseguin@gmail.com) [https://rvm.beginrescueend.com/]
system:
system:
uname: "Linux blackhole 2.6.33-gentoo #15 SMP PREEMPT Thu Jan 6 19:50:16 EST 2011 i686 Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz GenuineIntel GNU/Linux"
bash: "/bin/bash => GNU bash, version 4.1.9(2)-release (i686-pc-linux-gnu)"
zsh: " => not installed"
rvm:
version: "rvm by Wayne E. Seguin (wayneeseguin@gmail.com) [https://rvm.beginrescueend.com/]"
homes:
gem: "not set"
ruby: "not set"
binaries:
ruby: "/usr/bin/ruby"
irb: "/usr/bin/irb"
gem: "/usr/bin/gem"
rake: "/usr/bin/rake"
environment:
PATH: "/usr/local/bin:/usr/bin:/bin:/home/john/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.3.4:/usr/i686-pc-linux-gnu/mingw32/gcc-bin/4.4.3:/usr/GNUstep/System/Tools:/usr/GNUstep/Local/Tools:/usr/local/rvm/bin"
GEM_HOME: ""
GEM_PATH: ""
MY_RUBY_HOME: ""
IRBRC: ""
RUBYOPT: ""
gemset: ""
PATH:
/usr/local/bin:/usr/bin:/bin:/home/john/bin:/opt/bin
uname -a: Linux blackhole 2.6.33-gentoo #15 SMP PREEMPT Thu Jan 6 19:50:16 EST 2011 i686 Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz GenuineIntel GNU/Linux
permissions: /usr/local/rvm:
total 26
drwxr-xr-x 21 john users 584 May 23 08:31 .
drwxrwxr-x 225 root wheel 7168 May 23 08:31 ..
drwxr-xr-x 2 john users 48 May 23 08:31 archives
drwxr-xr-x 2 john users 248 May 25 16:41 bin
drwxr-xr-x 2 john users 120 May 23 08:31 config
drwxr-xr-x 3 john users 184 May 23 08:31 contrib
drwxr-xr-x 2 john users 48 May 23 08:31 environments
drwxr-xr-x 2 john users 72 May 23 08:31 examples
drwxr-xr-x 2 john users 48 May 23 08:31 gems
drwxr-xr-x 6 john users 208 May 23 08:31 gemsets
drwxr-xr-x 2 john users 1032 May 23 08:31 help
drwxr-xr-x 3 john users 96 May 23 08:31 lib
-rw-r--r-- 1 john users 566 May 25 16:14 LICENCE
drwxr-xr-x 2 john users 48 May 23 08:31 log
drwxr-xr-x 2 john users 48 May 23 08:31 man
drwxr-xr-x 5 john users 128 May 23 08:31 patches
-rw-r--r-- 1 john users 7974 May 25 16:14 README
drwxr-xr-x 2 john users 48 May 23 08:31 rubies
drwxr-xr-x 5 john users 1440 May 25 16:14 scripts
drwxr-xr-x 3 john users 72 May 25 16:14 src
drwxr-xr-x 2 john users 48 May 23 08:31 tmp
drwxr-xr-x 2 john users 96 May 23 08:31 user
-rw-r--r-- 1 john users 7 May 25 16:14 VERSION
drwxr-xr-x 2 john users 48 May 23 08:31 wrappers
/usr/local/rvm/rubies:
total 1
drwxr-xr-x 2 john users 48 May 23 08:31 .
drwxr-xr-x 21 john users 584 May 23 08:31 ..
/home/john/.bashrc:
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
/home/john/.bash_profile:
/usr/local/rvm/config/db \(filtered\):
#General
niceness=0
# Rubies
interpreter=ruby
ruby_version=1.8.7
ruby_configure_flags=--enable-shared --disable-install-doc
ruby_patchlevel=299
ruby_configure=--enable-shared
ruby_repo_url=https://github.com/ruby/ruby.git
ruby_1.0_url=ftp://ftp.ruby-lang.org/pub/ruby/1.0
ruby_1.2_url=ftp://ftp.ruby-lang.org/pub/ruby/1.2
ruby_1.3_url=ftp://ftp.ruby-lang.org/pub/ruby/1.3
ruby_1.4_url=ftp://ftp.ruby-lang.org/pub/ruby/1.4
ruby_1.5_url=ftp://ftp.ruby-lang.org/pub/ruby/1.5
ruby_1.6_url=ftp://ftp.ruby-lang.org/pub/ruby/1.6
ruby_1.7_url=ftp://ftp.ruby-lang.org/pub/ruby/1.7
ruby_1.8_url=ftp://ftp.ruby-lang.org/pub/ruby/1.8
ruby_1.9_url=ftp://ftp.ruby-lang.org/pub/ruby/1.9
ruby_2.0_url=ftp://ftp.ruby-lang.org/pub/ruby/2.0
ruby_1.9.1_patch_level=431
ruby_1.9.2_patch_level=180
ruby_1.8.5_patch_level=231
ruby_1.8.6_patch_level=420
ruby_1.8.7_patch_level=334
rubygems_url=http://production.cf.rubygems.org/rubygems
rubygems_repo_url=git://github.com/rubygems/rubygems.git
rubygems_version=1.6.2
rbx_version=head
rbx_1.0.0_patch_level=20100514
rbx_1.0.1_patch_level=20100603
rbx_1.1.0_patch_level=20100923
rbx_1.1.1_patch_level=20101116
rbx_1.2.0_patch_level=20101221
rbx_1.2.1_patch_level=20110215
rbx_1.2.2_patch_level=20110222
rbx_1.2.3_patch_level=20110315
rbx_url=http://asset.rubini.us
rubinius_repo_url=git://github.com/evanphx/rubinius.git
ree_version=1.8.7
ree_configure_flags=--dont-install-useful-gems
ree_1.8.6_patch_level=20090610
ree_1.8.6_url=http://rubyforge.org/frs/download.php/58677
ree_1.8.6_repo_url=git://github.com/FooBarWidget/rubyenterpriseedition.git
ree_1.8.7_url=http://rvm.beginrescueend.com/src
ree_1.8.7_repo_url=git://github.com/FooBarWidget/rubyenterpriseedition187-330
ree_1.8.7_patch_level=2011.03
kiji_repo_url=git://github.com/twitter/rubyenterpriseedition187-248.git
kiji_version=head
jruby_version=1.6.2
jruby_repo_url=git://github.com/jruby/jruby.git
jruby_url=http://jruby.org.s3.amazonaws.com/downloads
macruby_version=0.10
macruby_nightly_version=0.11
macruby_url=http://www.macruby.org/files
macruby_repo_url=git://github.com/MacRuby/MacRuby.git
macruby_nightly_url=http://www.macruby.org/files/nightlies/macruby_nightly-latest.pkg
maglev_version=25876
maglev_url=http://glass-downloads.gemstone.com/maglev
maglev_repo_url=git://github.com/MagLev/maglev.git
ironruby_version=1.0
ironruby_repo_url=git://github.com/ironruby/ironruby.git
ironruby_1.0_url=http://rubyforge.org/frs/download.php/70179
# Packages
readline_url=ftp://ftp.gnu.org/gnu/readline
libiconv_url=http://ftp.gnu.org/pub/gnu/libiconv
curl_url=http://curl.haxx.se/download
openssl_url=http://www.openssl.org/source
zlib_url=http://www.zlib.net
autoconf_url=ftp.gnu.org/gnu/autoconf
ncurses_url=http://ftp.gnu.org/pub/gnu/ncurses
pkg-config_url=http://pkgconfig.freedesktop.org/releases
gettext_url=ftp://ftp.gnu.org/pub/gnu/gettext
libxml2_url=ftp://xmlsoft.org/libxml2
yaml_url=http://pyyaml.org/download/libyaml
glib_url=http://ftp.gnome.org/pub/gnome/sources/glib/2.23
mono_url=http://ftp.novell.com/pub/mono/sources/mono
llvm_url=https://llvm.org/svn/llvm-project/llvm/trunk
gem sources:
http://gems.rubyforge.org
http://gems.github.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment