Re: ugly output from rsync

2002-02-10 Thread Chris Watt
At 04:56 PM 2/9/02 -0800, Jack Bowling wrote: >rsync was recently updated...twice. maybe give the new one a shot. As stated in my previous message I'm using 2.5.2, which I had to package as an RPM myself as nobody else seemed to have gotten around to it (last time I looked Redhat was still using

Re: ugly output from rsync

2002-02-09 Thread Jack Bowling
On Sat, 09 Feb 2002 20:07:52 -0400 Chris Watt <[EMAIL PROTECTED]> wrote: > If you feel like figuring out exactly what causes the problem and whether > or not it is fixed with a newer version of rsync you may want to report > this on bugzilla. rsync was recently updated...twice. maybe give the n

Re: ugly output from rsync

2002-02-09 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Watt wrote: >For some unknown reason (unknown to me at any rate) the rsync that ships >with RH 7.x (up to and including rsync-2.4.6-10) doesn't work properly >(under some conditions) if you ask it to perform an incremental update of a >file whe

Re: ugly output from rsync

2002-02-09 Thread Chris Watt
At 03:36 PM 2/9/02 -0800, David Talkington wrote: >Warning: unexpected read size of 0 in map_ptr >Warning: unexpected read size of 0 in map_ptr >home/dtalk/.mozilla/default/a4iaqe5z.slt/Cache/_CACHE_MAP_ >Warning: unexpected read size of 0 in map_ptr >Warning: unexpected read size of 0 in map_ptr

ugly output from rsync

2002-02-09 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have a cron job that syncs an entire volume onto a backup volume nightly. The command is simple: # rsync -av --delete /export /mnt/backup where /export is /dev/md0 (a pair of mirrored drives) and /mnt/backup is /dev/hdb1, on a spare controller