rsync doesn't exit (is hanging) in script, but not on command line!

Wayne Davison wayned at samba.org
Tue Mar 7 16:05:25 GMT 2006


On Tue, Mar 07, 2006 at 11:54:55AM +0100, Adrian Diezig wrote:
> rsync copies the files but the problem is, that the rsync command never
> exits (is hanging)

Did you try using 2.6.7pre3?  This new release makes sure that all
required signals are unmasked, and this fixes an failure-to-exit bug
where a SIGUSR2 signal could get lost if a parent process had set an
overly restrictive signal mask (SIGUSR2 is used in the exit events of
the receiving side's pair of processes).

..wayne..


More information about the rsync mailing list