6 messages in net.sourceforge.lists.courier-users[courier-users] rpm build error durin...
FromSent OnAttachments
ScottJun 17, 2003 6:25 pm 
Sam VarshavchikJun 17, 2003 7:26 pm 
ScottJun 17, 2003 11:38 pm 
Sam VarshavchikJun 18, 2003 7:45 am 
ScottJun 18, 2003 10:12 am 
Sam VarshavchikJun 18, 2003 10:35 am 
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] rpm build error during sanity checkActions...
From:Scott (cour@troutpocket.org)
Date:Jun 17, 2003 6:25:44 pm
List:net.sourceforge.lists.courier-users

I'm building the full courier package from the tarball using the command:

[scott@test scott]$ rpmbuild -ta courier-0.42.2.20030617.tar.bz2

After the sanity check it spews a bunch of LOGIN/LOGOUT lines followed by the error below:

**************************** * Sanity check in progress * **************************** INFO: LOGIN, user=user, ip=[127.0.0.1], protocol=IMAP INFO: LOGOUT, user=user, ip=[127.0.0.1], headers=0, body=0 ... ... make[1]: *** [check] Error 1 make[1]: Leaving directory `/home/adaire/rpm/BUILD/courier-0.42.2.20030617/imap' make: *** [check-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.84478 (%build)

RPM build errors: Bad exit status from /var/tmp/rpm-tmp.84478 (%build)

My RPM versions: rpm-4.1-1.06 rpm-build-4.1-1.06

My build environment is up to date, at least according to ayo.freshrpms.net's apt repository. What is causing this error and how can I overcome it? BTW, build machine is redhat 8.0, and previous builds up to this one have worked great.