From mboxrd@z Thu Jan 1 00:00:00 1970 From: sean.escriva@gmail.com (Sean Escriva) Date: Thu, 27 Aug 2009 13:03:17 -0700 Subject: [sup-talk] sup crashed: NoMethodError Message-ID: <20090827200317.GA3065@gmail.com> I broke my sup! I wanted to play with the git version so I did: git pull, rake gem, gem install pkg/sup-999.gem well that broke it all, and I don't know how to fix it. so far I have tried a gem cleanup, gem uninstall sup, gem install -r sup, all to no avail. It still always crashes with the following: --- NoMethodError from thread: main undefined method `[]' for false:FalseClass /usr/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup.rb:107:in `start' /usr/lib/ruby/gems/1.8/gems/sup-0.8.1/bin/sup:161 /usr/bin/sup:19:in `load' /usr/bin/sup:19 Any tips on how to fix/figure out what I did wrong are greatly appreciated! -sme