Hi,

I reinstalled rsync:
  aptitude reinstall rsync

It was causing segfaults:
$ rsync --timeout 120 --compress --archive --delete --exclude '#cvs\.*' 
--exclude /CVSROOT --omit-dir-times rsync://rsync.proulx.com/gawk/ 
/sources/gawk/
Segmentation fault

Did fsck find anything wrong last night?

-- 
Sylvain


On Sun, May 18, 2008 at 08:23:03AM +0000, Cron Daemon wrote:
> /usr/local/bin/rsync_external_cvs_repository.sh: line 19: 27119 Segmentation 
> fault      rsync --timeout 120 --compress --archive --delete --exclude 
> '#cvs\.*' --exclude '/CVSROOT' --omit-dir-times $url /sources/$project/
> rsync error: timeout in data send/receive (code 30) at io.c(165) 
> [sender=2.6.9]
> rsync: connection unexpectedly closed (25384 bytes received so far) [receiver]
> rsync error: error in rsync protocol data stream (code 12) at io.c(453) 
> [receiver=2.6.9]


Reply via email to