From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 03 Jun 2008 19:57:58 -0700 Subject: [sup-talk] Sup won't start after upgrade to ruby 1.8.7 In-Reply-To: <73bc18b90806030405w5d345b38p3f40542c870a5626@mail.gmail.com> References: <73bc18b90806030405w5d345b38p3f40542c870a5626@mail.gmail.com> Message-ID: <1212548156-sup-6578@entry> Reformatted excerpts from Benjamin Kircher's message of 2008-06-03: > got an exception, which is attached. I'm running the git master branch > on a Debian sid box. Today ruby and libncurses5 got updated and Sup > won't start anymore. Gah. This doesn't even make any sense: > --- ArgumentError from thread: main > wrong number of arguments (2 for 1) > /home/benjamin/projects/sup/lib/sup/index.rb:422:in `respond_to?' > /home/benjamin/projects/sup/lib/sup/index.rb:422:in `flatten' There's no call to respond_to? in there. I guess I should download 1.8.7 and see what they've done. Maybe Hash.[] has changed? -- William