[distcc] distcc fails start

Wadii Guedria wadii.gd at gmail.com
Wed Apr 28 04:20:08 MDT 2010


Hi all,

I had distcc working correctly on ubuntu server. But after changing server
IP, I am getting this error when I execute service start distcc or restart:


 * Starting Distributed Compiler Daemon:
distccd

 * /etc/init.d/distcc: start failed with error code 102


I modified /etc/init.d/distcc with the new IP address (192.168.1.160)


PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
DAEMON=/usr/bin/distccd
NAME=distccd
DESC="Distributed Compiler Daemon"
DAEMON_ARGS="--pid-file=/var/run/$NAME.pid --log-file=/var/log/$NAME.log
--daemon"
# please change those variables by overriding them in /etc/defaults/distcc

NICE=""
ZEROCONF=""
JOBS=""
ALLOWEDNETS="192.168.1.0/24 127.0.0.1"
LISTENER="192.168.1.160"

Could someone tell me the problem?
regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/distcc/attachments/20100428/7ef73671/attachment.html>


More information about the distcc mailing list