Yes, distcc works fine now with the old sshd.

Martin Pool <[EMAIL PROTECTED]>:
> On 27 Jun 2003, Felix Lee <[EMAIL PROTECTED]> wrote:
> > summary
> > 
> >     distccd 2.7.1 i386-unknown-netbsdelf1.5.3 (protocol 1)
> >     sshd version OpenSSH_3.0.2 NetBSD_Secure_Shell-20020626
> > 
> >     When sshd execs distccd, it gives distccd stdin and stdout
> >     that are different, and stdin is not writable.  distccd
> >     expects to read and write on the same file descriptor.  It
> >     reads the request from stdin fine, then tries to write the
> >     result to stdin and fails.
> > 
> [..]
> > 
> >     It looks pretty trivial.  Change dcc_run_job() in src/serve.c
> >     to take two file descriptors instead of one, and propagate
> >     the change back up to its callers.
> 
> Thanks, fixed in CVS.  I would be grateful if you could test with the
> version of sshd that originally failed.
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/cgi-bin/mailman/listinfo/distcc

Reply via email to