From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Mon, 17 Sep 2007 10:12:15 -0700 Subject: [sup-talk] unable to sup-sync (new install) In-Reply-To: <20070917032644.GD27677@horacrux> References: <20070917032644.GD27677@horacrux> Message-ID: <1190048921-sup-8612@south> Excerpts from Kevin Mark's message of Sun Sep 16 20:26:44 -0700 2007: > sudo gem install sup -y > > To run 'sup', I needed to add 'export PATH=/var/lib/gems/1.8/bin:"${PATH}"' to > .bashrc This is a symptom of how Ubuntu deals with gems. Unfortunately there's not a lot I can do about it from my end. > /var/lib/gems/1.8/gems/sup-0.1/lib/sup/source.rb:80:in `done?': undefined method `>=' for nil:NilClass (NoMethodError) Is your maildir empty? If so, this is lousy programming on my part. Sorry! If a maildir has no messages, Sup dies in this horrific way. I've just committed a patch to SVN to fix this. You can either pull down the SVN head, or just add a message to your maildir directory. :) If the maildir isn't empty, then I need to think of another reason why this would happen. -- William