From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Wed, 19 Aug 2009 11:52:26 -0700 Subject: [sup-talk] Exception trying to run git source In-Reply-To: <1250704257-sup-3308@yoom> References: <1250642676-sup-2244@yoom> <1250698636-sup-6732@masanjin.net> <1250699596-sup-8133@ntdws12.chass.utoronto.ca> <1250704257-sup-3308@yoom> Message-ID: <1250707794-sup-6173@masanjin.net> Reformatted excerpts from Carl Worth's message of 2009-08-19: > ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux] Fine. > no Redwood::SentManager instance defined in method call to i_am_the_instance! > ./lib/sup/util.rb:512:in `method_missing' > /usr/lib/ruby/1.8/sup/sent.rb:10:in `initialize' > ./lib/sup/util.rb:524:in `new' > ./lib/sup/util.rb:524:in `init' > ./lib/sup.rb:110:in `start' > ./bin/sup:138 Do you get this error in next head, and in the "first bad commit" you reported? Neither of those should have any calls to i_am_the_instance! anywhere in the code. -- William