From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sat, 22 Aug 2009 09:31:47 -0700 Subject: [sup-talk] sup crash In-Reply-To: <20090822164917.0a84a749@gmx.de> References: <20090822164917.0a84a749@gmx.de> Message-ID: <1250958467-sup-381@masanjin.net> Reformatted excerpts from Carlos Franke's message of 2009-08-22: > invalid source 1 Sup is saying it has messages in its index that claim they're from source 1, but your sources.yaml doesn't have such a source. Did you remove something from sources.yaml? The easiest way to fix this is to delete your ~/.sup/ferret/ directory and run sup-sync --all --all-sources to rebuild the index, but you'll lose all messages state. If that's not acceptable, you can re-add source 1, or you can delete all such messages from the index with some effort and devel/console.sh. -- William