From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.177.33 with SMTP id c21cs87553yhm; Fri, 18 Nov 2011 10:47:15 -0800 (PST) Received: by 10.52.27.236 with SMTP id w12mr4791128vdg.63.1321642032877; Fri, 18 Nov 2011 10:47:12 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id d9si1288735vdk.147.2011.11.18.10.47.12; Fri, 18 Nov 2011 10:47:12 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 67AC418581B2; Fri, 18 Nov 2011 13:47:12 -0500 (EST) Received: from mail-bw0-f50.google.com (mail-bw0-f50.google.com [209.85.214.50]) by rubyforge.org (Postfix) with ESMTP id 0299D18581B2 for ; Fri, 18 Nov 2011 12:57:48 -0500 (EST) Received: by bkbzu17 with SMTP id zu17so4445652bkb.23 for ; Fri, 18 Nov 2011 09:57:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=9Muw3/lQuZONis8XffS/IYgK/Q4Vsfsp0vXGL6FNY3g=; b=I2rl9a/2iHJqoTMo3BTxzBxiU8CiEpP2I+oS5vuFFg6aVO+ni0k3FG6FNb6zeT/X6r KNiB7uXuZd5DaViqNcOnlDMPrEAbxUuelvyu4SsAFI02+rHsSn3snl+Ln+oPLz7qLWHT WsAMwVGV/GCFxqm3yqxZBvAMsTuDOhtek4y80= Received: by 10.204.156.141 with SMTP id x13mr4463696bkw.54.1321639068127; Fri, 18 Nov 2011 09:57:48 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.49.14 with HTTP; Fri, 18 Nov 2011 09:57:27 -0800 (PST) From: Tarun Prabhu Date: Fri, 18 Nov 2011 11:57:27 -0600 Message-ID: To: sup-talk@rubyforge.org Subject: [sup-talk] Sup crashing after update X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0016449925==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============0016449925== Content-Type: multipart/alternative; boundary=0015175cd0962d508f04b20613e7 --0015175cd0962d508f04b20613e7 Content-Type: text/plain; charset=ISO-8859-1 After a recent system upgrade, sup crashes with this error: --- NoMethodError from thread: poll after loading inbox undefined method `each' for nil:NilClass /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/maildir.rb:90:in `poll' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/poll.rb:155:in `poll_from' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/poll.rb:113:in `block (2 levels) in do_poll' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/poll.rb:103:in `each' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/poll.rb:103:in `block in do_poll' :10:in `synchronize' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/poll.rb:102:in `do_poll' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/util.rb:609:in `method_missing' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/modes/poll-mode.rb:15:in `poll' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/poll.rb:49:in `poll_with_sources' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/poll.rb:68:in `poll' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/util.rb:609:in `method_missing' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/bin/sup:212:in `block (2 levels) in ' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup.rb:78:in `block in reporting_thread' Can anyone help me fix this? Thanks, Tarun Prabhu --0015175cd0962d508f04b20613e7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable After a recent system upgrade, sup crashes with this error:=A0

--- NoMethodError from thread: poll after loading inbox
undefined method `each' for nil:NilClass
/usr/lib/ruby/gem= s/1.9.1/gems/sup-0.12.1/lib/sup/maildir.rb:90:in `poll'
/usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/poll.rb:155:in `poll_= from'
/usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/poll.r= b:113:in `block (2 levels) in do_poll'
/usr/lib/ruby/gems/1.9= .1/gems/sup-0.12.1/lib/sup/poll.rb:103:in `each'
/usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/poll.rb:103:in `block= in do_poll'
<internal:prelude>:10:in `synchronize'=
/usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/poll.rb:102:in = `do_poll'
/usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/util.rb:609:in `metho= d_missing'
/usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/m= odes/poll-mode.rb:15:in `poll'
/usr/lib/ruby/gems/1.9.1/gems/= sup-0.12.1/lib/sup/poll.rb:49:in `poll_with_sources'
/usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/poll.rb:68:in `poll&#= 39;
/usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/util.rb:609:= in `method_missing'
/usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/= bin/sup:212:in `block (2 levels) in <module:Redwood>'
/usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup.rb:78:in `block in re= porting_thread'


Can anyon= e help me fix this?

Thanks,

Tarun Prabhu

--0015175cd0962d508f04b20613e7-- --===============0016449925== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============0016449925==--