From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Fri, 04 Sep 2009 08:30:11 -0700 Subject: [sup-talk] more xapian/label woes In-Reply-To: <1252030139-sup-6351@ntdws12.chass.utoronto.ca> References: <1252030139-sup-6351@ntdws12.chass.utoronto.ca> Message-ID: <1252077954-sup-8898@masanjin.net> Reformatted excerpts from Ben Walton's message of 2009-09-03: > I get exceptions with non-Symbol labels being passed around again. To > finish the import of my ferret dumpfile, I had to do the following: Is this with a recent next, and after deleting any vestigal ~/.sup/xapian directory and .db files? If so, there really shouldn't be any label issues. If there are, can you attach the original exception? Also, does your sources.yaml file have something weird for labels? > This got me to the point where I could fire up sup with > SUP_INDEX=xapian, but the initial poll caused the attached exception. > I wonder if LabelManager should simply call .to_sym (.intern) on > everything passed to it? Certainly an option, but I'm hoping to keep the "fail fast" behavior for now since it is revealing underlying problems. -- William