From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 15 Apr 2008 09:23:37 -0700 Subject: [sup-talk] Configuration problems with sup In-Reply-To: References: Message-ID: <1208275597-sup-4934@south> Reformatted excerpts from Christopher Marsh's message of 2008-04-14: > /opt/local/lib/ruby/site_ruby/1.8/sup.rb:76:in `initialize': can't convert File::Stat into Integer (TypeError) Interesting. You've uncovered a legitimate bug in Sup, but it's a bug that remains hidden until you have just the right combination of wrong things. You have a couple easy workarounds available to you. If you "mv ~/.sup/sources.yaml.bak ~/.sup/sources.yaml", that should fix it. You could also delete the entire ~/.sup directory, if you feel like starting afresh. I've also fixed the bug in git master. -- William