[distcc] errors

Bri bri at infiniteflux.com
Wed Jun 29 03:42:00 GMT 2005


Martin,
   Thanks so much, that fixed it.  I am guessing my permissions got
messed up from a restore I did.  I had a hard drive failure, but I had
rsync'ed everything.  I rsync'ed it back, and maybe that changed the
permissions.  Not sure.  Either way very greatful.

Thanks,
  Brian

On Wed, 2005-06-29 at 09:50 +1000, Martin Pool wrote:

> On 28 Jun 2005, Bri <bri at infiniteflux.com> wrote:
> > Hello all,
> >   I am in need of some assistance.  I have searched the net pretty good
> > now and have come up empty handed.
> > 
> > I keep getting these two errors:
> > 
> > (dcc_redirect_fd) CRITICAL! failed to reopen fd0 onto /dev/null:
> > Permission denied
> > ERROR: compile <filename_here> on 10.10.10.4 failed with exit code 107
> 
> Have you checked the permissions on /dev/null?  Try 
> 
>   ls -l /dev/null
> 
> they should be rw-rw-rw-.  If they are not, fix them with 
> 
>   sudo chmod 0666 /dev/null
> 
> and how did you ever get them set that way?
> 
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the distcc mailing list