From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sat, 21 Jun 2008 19:36:18 -0700 Subject: [sup-talk] Can't even run sup anymore In-Reply-To: <1e5fdab70806211505p5146fd10le45d8853ec5ca31c@mail.gmail.com> References: <1e5fdab70806211505p5146fd10le45d8853ec5ca31c@mail.gmail.com> Message-ID: <1214101954-sup-8941@entry> Reformatted excerpts from guillaume.quintard's message of 2008-06-21: > IO Error occured at :93 in xraise > Error occured in index.c:901 - sis_find_segments_file > Error reading the segment infos. Store listing was This is the classic Sup+ferret error. No one really knows what the heck is going on, although there's a guess it has to do with open files: http://ferret.davebalmain.com/trac/ticket/279 I've had success before with sup-sync --optimize. You can try that. Otherwise, it's rebuild the index and bug Dave Balmain... I am working on something where flags are backed up to a BDB store on disk, which is yet more disk space consumed by Su, but at least means that if Ferret barfs you don't lose all your message flags. Of course, that doesn't help you right now. -- William