Subject: Re: rsync problems with rsync.netbsd.org
To: NetBSD-current Discussion List <current-users@NetBSD.ORG>
From: Andrew Gillham <gillham@vaultron.com>
List: current-users
Date: 08/27/2003 21:48:53
Greg A. Woods wrote:

>FYI, my nightly rsync has been failing as follows, with a connection
>attempt every two minutes ever since Saturday 23:00 EST:
>
>$ rsync -n -vvvvv -rlptgoD -vz --stats --delete --delete-after --exclude '#cvs.lock' rsync://rsync.netbsd.org/anoncvs /cvs/master/m-NetBSD
>add_exclude(#cvs.lock,exclude)
>opening tcp connection to rsync.netbsd.org port 873
>rsync: connection unexpectedly closed (0 bytes read so far)
>_exit_cleanup(code=12, file=io.c, line=165): entered
>rsync error: error in rsync protocol data stream (code 12) at io.c(165)
>_exit_cleanup(code=12, file=io.c, line=165): about to call exit(12)
>
>  
>
I have the same problem.  I emailed admin@netbsd.org earlier about it.
Still not working, but I did get confirmation that nothing should have 
changed.

-Andrew