Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Jul 2017 12:05:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216799] mail/dcc-dccd: Fixes for changes in FreeBSD 11 /usr/share/mk
Message-ID:  <bug-216799-13-KsvjuxNNLq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216799-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216799-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216799

rwmaillists@googlemail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rwmaillists@googlemail.com

--- Comment #7 from rwmaillists@googlemail.com ---

This broke DCC for me (dccproc from SpamAssassin) the mail logs show:=20

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 proble=
m.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216799-13-KsvjuxNNLq>