From mboxrd@z Thu Jan 1 00:00:00 1970 From: cworth@cworth.org (Carl Worth) Date: Tue, 18 Aug 2009 17:49:03 -0700 Subject: [sup-talk] Exception trying to run git source Message-ID: <1250642676-sup-2244@yoom> Until now I've been running sup 0.8.1 from a Debian package. But in an effort to get to where I can actually start implementing some of the features I want, (and to get to where I can actually send a message without triggering sent.mbox crashes), I'm trying to move to running sup from a git checkout. But whenever I try, I get the following exception: --- NoMethodError from thread: main undefined method `source_uri' for # ./lib/sup/util.rb:519:in `send' ./lib/sup/util.rb:519:in `method_missing' bin/sup:171 I bisected this down to the following commit: commit 5057149d9c3b57c6b5c4d0964a0aae9d490aaa38 Author: Ben Walton Date: Wed May 6 22:44:24 2009 -0400 SentManager: rework handling to allow for user specified source That looks like an awfully nice commit since I'd like my sent messages to go into a maildir anyway. So I tried configuring this by adding a line to my ~/.sup/config.yaml as follows: :sent_source: maildir:/home/cworth/mail/sent That didn't actually help too much, it just changed the stack trace slightly: --- NoMethodError from thread: main undefined method `source_uri' for # ./lib/sup/util.rb:519:in `send' ./lib/sup/util.rb:519:in `method_missing' bin/sup:171 So what am I actually missing here? -Carl -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: