From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 12 Jun 2007 18:36:21 -0700 Subject: [sup-talk] searches dying with an exception In-Reply-To: <1181696110-sup-7086@mona> References: <1181696110-sup-7086@mona> Message-ID: <1181698441-sup-5914@south> Excerpts from Jeff Covey's message of Tue Jun 12 17:59:16 -0700 2007: > The problem was: invalid source 460 (error type RuntimeError) This indicates that there's a mismatch because what's in the index and what's in sources.yaml. In particular, there's no source with an id of 460 (wow, you must have a lot) in sources.yaml, but the index contains messages which reference that. This might be a result of the recovery you had to do recently. If your source.yaml.bak file is still valid, you might try using that instead. (Or at least seeing which source has id 460). Otherwise, I can try and resurrect sup-recover-sources. -- William