From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (wmorgan-sup) Date: Thu, 03 Jul 2008 17:55:37 -0700 Subject: [sup-talk] Sup initalize setup crash In-Reply-To: <2d88cc360807031608i44d90bf1o402a0666a737e8d8@mail.gmail.com> References: <2d88cc360807031608i44d90bf1o402a0666a737e8d8@mail.gmail.com> Message-ID: <1215132892-sup-2132@entry> Reformatted excerpts from Eoin Coffey's message of 2008-07-03: > wrong number of arguments (2 for 1) > /usr/lib/ruby/gems/1.8/gems/sup-0.5/lib/sup/index.rb:422:in `respond_to?' This is due to ruby 1.8.7. It's fixed in git, if you want to try that, or you can apply this patch directly: http://repo.or.cz/w/sup.git?a=blobdiff;f=lib/sup/util.rb;fp=lib/sup/util.rb;h=9909022ffa9b0b1c5796f4fbdff925087dec2519;hp=ceaf0b8dabc8a83ea451005e9b27bc109823caf1;hb=7baf2ae82255b4ca77a1e2a4b46831371f92cfce;hpb=21e34247462f5a0ca69dc2de46ece Since you're the fourth person to report this in the past few weeks, I suppose this means it's time to release a new version of Sup... -- William