ports/87512: [patch] devel/distcc daemon cannot create pid file

Vasil Dimov vd at datamax.bg
Mon Oct 17 07:00:28 UTC 2005


The following reply was made to PR ports/87512; it has been noted by GNATS.

From: Vasil Dimov <vd at datamax.bg>
To: Volker Stolz <vs at FreeBSD.org>
Cc: bug-followup at freebsd.org, dom at helenmarks.co.uk
Subject: Re: ports/87512: [patch] devel/distcc daemon cannot create pid file
Date: Mon, 17 Oct 2005 09:56:56 +0300

 Hmmz, I just noted that this patch is imperfect, because we get
 
 Oct 16 14:18:04 zybyt distccd[79461]: (dcc_remove_pid) Warning: failed to remove pid file /var/run/distccd.pid: Permission denied
 
 at daemon shutdown. This really does not interfere start/stop
 operations, but is somehow irritating. From here I see two ways to go:
 
 1. Hack the source not to attempt to remove the pid file and remove it
 from distccd.sh
 2. Go for /var/run/distccd/pid && chown distcc /var/run/distccd.
 
 Dominic, Volker, what do you think?



More information about the freebsd-ports-bugs mailing list