rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] 1.1.2: error with -v 9


From: dean gaudet
Subject: Re: [rdiff-backup-users] 1.1.2: error with -v 9
Date: Sun, 6 Nov 2005 20:49:00 -0800 (PST)

On Sun, 6 Nov 2005, Blair Zajac wrote:

>   File "/sw/lib/python2.4/site-packages/rdiff_backup/log.py", line 135, in
> log_to_term
>     termfp.write(self.format(message, self.term_verbosity))
> IOError: [Errno 35] Resource temporarily unavailable

you know there's no reason i can think of we would get EAGAIN from 
sys.stdout.write ... unless we've set it to non-blocking somewhere?

do you have strace or ktrace or something?  i don't know what OSX has in 
this area... try [sk]tracing a short run with -v9 and put it somewhere i 
can peer at it... we're looking for fcntl(1, F_SETFL, ...)...

-dean




reply via email to

[Prev in Thread] Current Thread [Next in Thread]