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.