From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Wed, 02 Jul 2008 06:47:44 -0700 Subject: [sup-talk] Sup crashed In-Reply-To: <20080701094339.GC28663@anigel> References: <20080701094339.GC28663@anigel> Message-ID: <1215006339-sup-6551@entry> Reformatted excerpts from Vincent Bernardoff's message of 2008-07-01: > 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=21e34247462f5a0ca69dc2de46eceb21e5f1fb58 -- William