[distcc] distcc over ssh - what am i doing wrong here?

Martin Pool mbp at samba.org
Sun Feb 15 23:54:06 GMT 2004


On 15 Feb 2004, Jeff Rizzo <riz+distcc at boogers.sf.ca.us> wrote:

> distcc[25205] (dcc_run_piped_cmd) execute: ssh -l riz madmax distccd --inetd
> distcc[25205] (dcc_collect_child) ssh child 2378 terminated with status 0x6400
> distcc[25205] (dcc_collect_child) ssh times: user 0.110708s, system 0.033086s, 686 minflt, 0 majflt

The SSH connection failed with exit code 0x64 == 100, which is
EXIT_DISTCC_FAILED.  So my guess would be that ssh did invoke distccd,
but then something went wrong.

Can you look in the daemon and auth logs on madmax and see if there is
any indication of what went wrong?

-- 
Martin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.samba.org/archive/distcc/attachments/20040216/bad98c80/attachment.bin


More information about the distcc mailing list