On 16 March 2012 01:43, Cristian Ionescu-Idbohrn <[email protected]> wrote: > > Yeah, there was something there [/var/log/distccd.log]: > > distccd[20344] (main) ERROR: failed to chdir to /tmp/user/0: Permission denied
The location is read from TMPDIR. > > That seems to be related to the "per user /tmp directory" recent hack. Seems like libpam-tmpdir is causing problems with other programs as well.[1] Note that /etc/init.d/distcc is using start-stop-daemon with '--chuid distccd'. [1] http://bugs.debian.org/656750 > > Sure thing. User 'distccd' has no access to /tmp/user/0. It should chdir > to /tmp/user/129 instead. By any chance, were you installing via su? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

