Gentoo Archives: gentoo-user

From: waltdnes@××××××××.org
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] [SOLVED] QEMU/distcc combination question.
Date: Sat, 09 Jan 2016 19:00:36
Message-Id: 20160109185956.GA10766@waltdnes.org
1 The problem was not the bolt behind the case; it was the nut behind
2 the keyboard <G>. In my defense, I will say that I did RTFM, and
3 "man distccd" states...
4
5 > distccd does not have a configuration file; it's behaviour is con-
6 > trolled only by command-line options and requests from clients.
7
8 Notwithstanding the above statement, /etc/conf.d/distccd does exist.
9 On my 32-bit Gentoo machine, I had gone out of my way to add...
10
11 DISTCCD_OPTS="--port 3632 --log-level notice --log-file /var/log/distccd.log -N 15 --allow 192.168.123.253"
12
13 ...as the last line of the file. This machine works as a distccd host.
14 In the VM, I had not bothered, and the default --allow range is
15 192.168.0.0/24, which rejects 192.168.123.253, my netbook's address. I
16 changed it to 192.16.123.0/24, and it now works.
17
18 --
19 Walter Dnes <waltdnes@××××××××.org>
20 I don't run "desktop environments"; I run useful applications