Reformatted excerpts from Sean Escriva's message of 2009-08-27: > 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!
Hm, is your ~/.sup/config.yaml file empty for some reason? If so, delete it and retry, and I will add some code to catch this case. -- William <[email protected]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
