can't install passenger: Your RVM wrapper scripts are too old

234 views
Skip to first unread message

Mike C

unread,
Jan 20, 2011, 7:54:27 PM1/20/11
to rvm (Ruby Version Manager)
So when I try and run rvmsudo passenger-install-nginx-module, I get
this error:

Your RVM wrapper scripts are too old. Please update them first by
running 'rvm update --head && rvm reload && rvm repair all'.

I've done that command multiple times and it updates successfully but
it still won't install passenger and keeps giving me the same error.

Nayeem Syed

unread,
May 17, 2013, 10:38:53 AM5/17/13
to rubyversi...@googlegroups.com
i have the same problem. any luck on this?

mpapis

unread,
May 18, 2013, 3:02:29 AM5/18/13
to rubyversi...@googlegroups.com
what is your setup? what commands do you ran to get the error?

Tim Chambers

unread,
Jun 5, 2013, 10:05:05 PM6/5/13
to rubyversi...@googlegroups.com
I am also having what sounds exactly the same problem. My settings are:

rvm info

ruby-2.0.0-p195:

 system:
   uname:       "Darwin pro1.local 12.3.0 Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 x86_64"
   system:      "osx/10.8/x86_64"
   bash:        "/bin/bash => GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin12)"
   zsh:         "/bin/zsh => zsh 4.3.11 (i386-apple-darwin12.0)"

 rvm:
   version:      "rvm 1.20.13 (stable) by Wayne E. Seguin <waynee...@gmail.com>, Michal Papis <mpa...@gmail.com> [https://rvm.io/]"
   updated:      "31 minutes 49 seconds ago"

 ruby:
   interpreter:  "ruby"
   version:      "2.0.0p195"
   date:         "2013-05-14"
   platform:     "x86_64-darwin12.3.0"
   patchlevel:   "2013-05-14 revision 40734"
   full_version: "ruby 2.0.0p195 (2013-05-14 revision 40734) [x86_64-darwin12.3.0]"

 homes:
   gem:          "/Volumes/ssdUsers/Users/tj/.rvm/gems/ruby-2.0.0-p195"
   ruby:         "/Volumes/ssdUsers/Users/tj/.rvm/rubies/ruby-2.0.0-p195"

 binaries:
   ruby:         "/Volumes/ssdUsers/Users/tj/.rvm/rubies/ruby-2.0.0-p195/bin/ruby"
   irb:          "/Volumes/ssdUsers/Users/tj/.rvm/rubies/ruby-2.0.0-p195/bin/irb"
   gem:          "/Volumes/ssdUsers/Users/tj/.rvm/rubies/ruby-2.0.0-p195/bin/gem"
   rake:         "/Volumes/ssdUsers/Users/tj/.rvm/gems/ruby-2.0.0-p195@global/bin/rake"

 environment:
   PATH:         "/Volumes/ssdUsers/Users/tj/.rvm/gems/ruby-2.0.0-p195/bin:/Volumes/ssdUsers/Users/tj/.rvm/gems/ruby-2.0.0-p195@global/bin:/Volumes/ssdUsers/Users/tj/.rvm/rubies/ruby-2.0.0-p195/bin:/Volumes/ssdUsers/Users/tj/.rvm/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/opt/local/bin:/opt/local/sbin:/usr/local/git/bin:/usr/local/php5/bin:/usr/bin:/Volumes/ssdUsers/Users/tj/PEAR/bin:/Library/Frameworks/Python.framework/Versions/Current/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/Applications/Server.app/Contents/ServerRoot/usr/bin:/Applications/Server.app/Contents/ServerRoot/usr/sbin:/usr/local/MacGPG2/bin:/Users/tj/bin"
   GEM_HOME:     "/Volumes/ssdUsers/Users/tj/.rvm/gems/ruby-2.0.0-p195"
   GEM_PATH:     "/Volumes/ssdUsers/Users/tj/.rvm/gems/ruby-2.0.0-p195:/Volumes/ssdUsers/Users/tj/.rvm/gems/ruby-2.0.0-p195@global"
   MY_RUBY_HOME: "/Volumes/ssdUsers/Users/tj/.rvm/rubies/ruby-2.0.0-p195"
   IRBRC:        "/Volumes/ssdUsers/Users/tj/.rvm/rubies/ruby-2.0.0-p195/.irbrc"
   RUBYOPT:      ""
   gemset:       ""

-------------

I got to this point:
Your RVM wrapper scripts are too old, or some wrapper scripts are missing. Please update/regenerate them first by running:

 rvmsudo rvm get stable && rvm reload && rvmsudo rvm repair all

If that doesn't seem to work, please run:

 rvmsudo rvm wrapper [] --no-prefix --all

--- and tried both of those options - although I was stumped re: '[]' in the second command. Both appeared to work ok, but when I try passenger-install-nginx-module again I get the same response. 

---

I contacted Phusion and they said it is a problem with my RVM install. I have been using RVM for 2 years and not had any other issues. 

mpapis

unread,
Jun 8, 2013, 3:55:18 AM6/8/13
to rubyversi...@googlegroups.com
Please show your commands and outputs, include all relevant configuration files.
Reply all
Reply to author
Forward
0 new messages