[Bug 216799] mail/dcc-dccd: Fixes for changes in FreeBSD 11 /usr/share/mk
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 2 12:05:16 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216799
rwmaillists at googlemail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rwmaillists at googlemail.com
--- Comment #7 from rwmaillists at googlemail.com ---
This broke DCC for me (dccproc from SpamAssassin) the mail logs show:
dccproc[61386]: open(/usr/local/dcc/map): Permission denied
dccproc[61386]: lock_open(/usr/local/dcc/whiteclnt.dccx): Permission denied;
file not writeable for locking
The install sets the ownership of /usr/local/dcc/ and /usr/local/dcc/map to
root:wheel, setting them to dcc:dcc fixed the problem.
ids and ids.sample are also root:wheel, but don't appear to create a problem.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list