Reconstruct behaviour on IO error

2010-10-04 Thread Bron Gondwana
Hmm... so trying to debug Chris Pepper's problems over on info-cyrus I tried reconstruting a folder with some unreadable messages (due to permission problems). Here's what my 2.3.16-based fmold reconstruct did: reconstruct: fopen() failed for '/tmp/foo-master/data/user/somebody/158.' [error=13]

Re: Reconstruct behaviour on IO error

2010-10-04 Thread Patrick Goetz
On 10/04/2010 02:07 PM, Bron Gondwana wrote: Keep going and remove entires for messages with IO errors reading their file, or bail and make the administrator fix the underlying permissions first? I can see arguments for both - though remember that once you've removed the index record you can nev

Re: Reconstruct behaviour on IO error

2010-10-04 Thread Adam Tauno Williams
On Mon, 2010-10-04 at 14:26 -0500, Patrick Goetz wrote: > On 10/04/2010 02:07 PM, Bron Gondwana wrote: > > Keep going and remove entires for messages with > > IO errors reading their file, or bail and make the administrator fix the > > underlying permissions first? I can see arguments for both -