From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.79.9 with SMTP id c9cs222269agb; Thu, 5 Nov 2009 18:41:15 -0800 (PST) Received: by 10.224.95.214 with SMTP id e22mr2015928qan.187.1257475274902; Thu, 05 Nov 2009 18:41:14 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 7si6968337qwb.15.2009.11.05.18.41.14; Thu, 05 Nov 2009 18:41:14 -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 A299C3C804A; Thu, 5 Nov 2009 21:41:14 -0500 (EST) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by rubyforge.org (Postfix) with ESMTP id F19691858267 for ; Thu, 5 Nov 2009 21:34:31 -0500 (EST) Received: by bwz8 with SMTP id 8so744438bwz.19 for ; Thu, 05 Nov 2009 18:34:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=kPWQJ63wX/TtcI8PxLG4A4VmlEC4fwzrTRnm1kpyG40=; b=Zp4VYucP6ahNwFcBKkdV+7xY07ORhFNSi7EIw6izsnaBcIFyI+O3mTcRyeYfrDDNwB VsThwgta2K1beK/2u/X8C01S23dW6LuMQxJcjAHRvNDEtof3SnOWsC9QVmSAoOGmXBW2 X8ggBJx0r1YxMR9Jivch0w1pPcM/jJmTbTcJ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TZeWz18TC2kLVscYGkBcP6HgP5wkOgdP18NK81cvfYyDqDciHirzYJrz0jaMM4kQR3 DiLSOyi1O1fKpu2bo6jX+SiiDUG1UbFWJ6fRLG6F7wDfNtXWPoWVc/am8OWMOu80BAHo ROPJPJnDcH1fJF6BuZ+Aiyx/ESSUcC8k1zWho= MIME-Version: 1.0 Received: by 10.204.148.85 with SMTP id o21mr3727936bkv.134.1257474871398; Thu, 05 Nov 2009 18:34:31 -0800 (PST) Date: Thu, 5 Nov 2009 21:34:31 -0500 Message-ID: <80055d7c0911051834u4c08786aiecc37fcdb77d75b5@mail.gmail.com> From: Andrei Thorp To: sup-talk@rubyforge.org Subject: [sup-talk] [Ruby 1.9] sup-sync error 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Looks like another one of those simple to fix but annoying sup errors: /usr/lib/ruby/gems/1.9.1/gems/sup-0.9/lib/sup/source.rb:88:in `done?': undefined method `>=' for true:TrueClass (NoMethodError) from /usr/lib/ruby/gems/1.9.1/gems/sup-0.9/lib/sup/util.rb:560:in `__pass' from /usr/lib/ruby/gems/1.9.1/gems/sup-0.9/lib/sup/util.rb:547:in `method_missing' from /usr/lib/ruby/gems/1.9.1/gems/sup-0.9/lib/sup/poll.rb:137:in `each_message_from' from /usr/lib/ruby/gems/1.9.1/gems/sup-0.9/lib/sup/util.rb:520:in `method_missing' from /usr/lib/ruby/gems/1.9.1/gems/sup-0.9/bin/sup-sync:146:in `block in ' from /usr/lib/ruby/gems/1.9.1/gems/sup-0.9/bin/sup-sync:141:in `each' from /usr/lib/ruby/gems/1.9.1/gems/sup-0.9/bin/sup-sync:141:in `' from /usr/bin/supbin/sup-sync:19:in `load' from /usr/bin/supbin/sup-sync:19:in `
' This occurs when attempting to import mail from Maildirs _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk