Bug#289707: rsync: crashes on partial file transfer

2007-04-03 Thread Paul Slootman
On Fri 10 Feb 2006, Wayne Davison wrote: > This must be a change in behavior on the part of a library or something. > I've just checked in the attached change so that it will come out in the > final 2.6.7 release (this patch is relative to 2.6.7pre1). Hi, have you had a chance to test more recen

Bug#289707: rsync: crashes on partial file transfer

2006-02-10 Thread Wayne Davison
This must be a change in behavior on the part of a library or something. I've just checked in the attached change so that it will come out in the final 2.6.7 release (this patch is relative to 2.6.7pre1). ..wayne.. --- main.c 5 Feb 2006 04:52:11 - 1.293 +++ main.c 11 Feb 2006 0

Bug#289707: rsync: crashes on partial file transfer

2005-01-10 Thread Francesco Potorti`
>> $ ulimit -S -f 3300 >> $ rsync --quiet --partial >> ftp.es.debian.org::debian-cd/3.0_r4/alpha/debian-30r4-alpha-binary-1.iso . >> rsync: connection unexpectedly closed (53 bytes received so far) [generator] >> rsync error: error in rsync protocol data stream (code 12) at io.c(359) >> >> rsync

Bug#289707: rsync: crashes on partial file transfer

2005-01-10 Thread Paul Slootman
On Mon 10 Jan 2005, Francesco Potorti` wrote: > > $ ulimit -S -f 3300 > $ rsync --quiet --partial > ftp.es.debian.org::debian-cd/3.0_r4/alpha/debian-30r4-alpha-binary-1.iso . > rsync: connection unexpectedly closed (53 bytes received so far) [generator] > rsync error: error in rsync protocol data

Bug#289707: rsync: crashes on partial file transfer

2005-01-10 Thread Francesco Potorti`
Package: rsync Version: 2.6.3-2 Severity: normal I have a shell script (checkiso) that relies on downloading a partial file. The script used to work at least until the end of April (I upgrade regularly from testing). Since then I have not used it until today, when I discovered that rsync is brok