OpenLDAP Server 2.4.39 upgrade loses syslog
John Marshall
john.marshall at riverwillow.com.au
Thu Mar 20 22:48:00 UTC 2014
I just upgraded the net/openldapserver port (r348655) and discovered
that the server did not open a syslog socket, so no logging. I checked
the configure output and confirmed that --enable-syslog was correctly
auto-detecting syslog.
I traced this behaviour to the new DEBUG Makefile option introduced in
r348654. The new DEBUG option is not included in OPTIONS_DEFAULT, so it
is disabled by default for upgrades. Enabling the DEBUG option restores
the syslog functionality. I suggest that DEBUG should be added to
OPTIONS_DEFAULT to retain existing syslog functionality by default.
I plan to submit a PR later today.
Thank you Xin LI for maintaining this port!
Regards,
--
John Marshall
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140321/79e17ebf/attachment.sig>
More information about the freebsd-ports
mailing list