21 messages in net.sourceforge.lists.courier-users[courier-users] Re: Check fail
FromSent OnAttachments
Russell PremontOct 31, 2002 3:47 pm 
Sam VarshavchikOct 31, 2002 5:01 pm 
Russell PremontOct 31, 2002 5:26 pm 
Sam VarshavchikOct 31, 2002 6:48 pm 
Russell PremontOct 31, 2002 9:37 pm 
Sam VarshavchikOct 31, 2002 9:52 pm 
Russell PremontNov 1, 2002 7:23 am 
Sam VarshavchikNov 1, 2002 2:58 pm 
Russell PremontNov 1, 2002 3:36 pm 
Russell PremontNov 1, 2002 4:33 pm 
Sam VarshavchikNov 1, 2002 4:47 pm 
Sam VarshavchikNov 1, 2002 4:49 pm 
Russell PremontNov 1, 2002 5:30 pm 
Russell PremontNov 1, 2002 6:12 pm 
Sam VarshavchikNov 1, 2002 6:38 pm 
Russell PremontNov 1, 2002 6:51 pm 
Sam VarshavchikNov 1, 2002 7:20 pm 
Russell PremontNov 1, 2002 7:27 pm 
Sam VarshavchikNov 1, 2002 8:11 pm 
Russell PremontNov 1, 2002 8:33 pm 
Sam VarshavchikNov 1, 2002 8:59 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: Check failActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Nov 1, 2002 2:58:05 pm
List:net.sourceforge.lists.courier-users

Russell Premont writes:

I ran LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort > testsuite1.txt to generate testsuite1.txt. I then ran diff -ic testsuite1.txt testsuite.txt to compare my output to testsuite.txt and got the following:

Are you building 1.6.0 and using --with-trashquota?

The quota self-check test is flunking. I think that's because this option changes the semantics of the calculation. I need to document this in INSTALL (just like --enable-workarounds-for-imap-client-bugs).

Extract the source code into a different directory, and run configure without these options. If make check passes, go back and finish your install.