3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Unable to success...
FromSent OnAttachments
David GomillionDec 15, 2004 6:17 am 
Sam VarshavchikDec 15, 2004 3:31 pm 
dgom...@eyecarenow.comDec 22, 2004 8:51 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:Re: [courier-users] Unable to successfully build RPMs for 0.47Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Dec 15, 2004 3:31:39 pm
List:net.sourceforge.lists.courier-users

David Gomillion writes:

I have been using Courier for some time now, and really like it. So Sam, good job.

Now I am building RPMs for 0.47 on a fresh install of FC3, updated with apt. Everything seems to be going OK, and I even get RPM files built. The problem I am seeing is that no authentication modules are installed.

Really? At the very least authdaemond.plain should always be built and installed.

So question 1: at what version of Courier will the new authentication framework be required? My understanding was that it was the next major release (I guess 0.48?). Was I incorrect?

Correct, 0.48

While building I am getting a bunch of errors like:

---------- strip: unable to copy file '/var/tmp/courier-0.47-1.3-buildroot/usr/lib/courier/ libexec/courier/aliascombine' reason: Permission denied

Known RPM issue.

RPM is having a minor cow trying to remove debug clutter from executables that are installed without read permissions. It is quite normal to have executable binaries with execute permissions only.

This does not actually cause a real problem.