From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.102.129 with SMTP id d1cs12226yhg; Fri, 9 Dec 2011 19:32:32 -0800 (PST) Received: by 10.224.77.13 with SMTP id e13mr9606535qak.51.1323487950138; Fri, 09 Dec 2011 19:32:30 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id b20si3644148qcu.109.2011.12.09.19.32.29; Fri, 09 Dec 2011 19:32:30 -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 C14C71218275; Fri, 9 Dec 2011 22:32:29 -0500 (EST) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by rubyforge.org (Postfix) with ESMTP id DC9241678364 for ; Fri, 9 Dec 2011 22:09:11 -0500 (EST) Received: by wgbdt13 with SMTP id dt13so2763732wgb.23 for ; Fri, 09 Dec 2011 19:09:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=502Uew5bxr1eQWhr4Nbol3Yv9W9VwjQo32lJhlizcT0=; b=GW8zAQxIXm6AU+78RD1Q+gFo9feH6BVmAdBXElOhSOvwXkAe2HL+pPAblYqxnKGpze GXwp7HMgHSe5W8A7/8xtLC+PxYrHgsNsTIMtYFrQY59T326oQ1DnELkO2F+jH2PucLXJ g9A3XQB2qae965+r+Xg/agBqny9QHRfTKhQJ4= Received: by 10.216.14.2 with SMTP id c2mr749363wec.15.1323486551239; Fri, 09 Dec 2011 19:09:11 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.4.76 with HTTP; Fri, 9 Dec 2011 19:08:30 -0800 (PST) From: "Jason O'Conal" Date: Sat, 10 Dec 2011 13:38:30 +1030 X-Google-Sender-Auth: 7qyUBS4nYek2g5Xx2k-Kdvd3QZQ Message-ID: To: sup-talk@rubyforge.org Subject: [sup-talk] (no subject) 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 Hi, I've been having trouble getting sup to work with my gmail account downloaded by offlineimap. I have set up everything according to the tutorial available at http://sup.rubyforge.org/wiki/wiki.pl?GmailOfflineImapSmtp I can't get sup-sync to run. I get the following error message: /usr/lib/ruby/1.8/yaml.rb:133:in `transfer': invalid subclass (TypeError) from /usr/lib/ruby/1.8/yaml.rb:133:in `node_import' from /usr/lib/ruby/1.8/yaml.rb:133:in `load' from /usr/lib/ruby/1.8/yaml.rb:133:in `load' from /usr/lib/ruby/1.8/yaml.rb:144:in `load_file' from /usr/lib/ruby/1.8/yaml.rb:143:in `open' from /usr/lib/ruby/1.8/yaml.rb:143:in `load_file' from /usr/lib64/ruby/gems/1.8/gems/sup-0.12.1/lib/sup.rb:136:in `load_yaml_obj' from /usr/lib64/ruby/gems/1.8/gems/sup-0.12.1/lib/sup.rb:266:in `load_config' from /usr/lib64/ruby/gems/1.8/gems/sup-0.12.1/lib/sup.rb:157:in `start' from /usr/lib64/ruby/gems/1.8/gems/sup-0.12.1/bin/sup-sync:80 from /usr/bin/sup-sync:19:in `load' from /usr/bin/sup-sync:19 I have tried to search for others with this error, but can't find anything relevant (tried only using folders without spaces to no avail). Any ideas? Kind regards, Jason O'Conal _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk