Bug 32025

Summary: rsync version with RedHat 7.0 is broken (2.4.4)
Product: [Retired] Red Hat Linux Reporter: Peter Mardahl <peterm>
Component: rsyncAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-16 20:08:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Peter Mardahl 2001-03-16 20:08:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.0 i686)



I get this error message when one I run rsync like this:
/usr/bin/rsync -a --delete  /scratch1/* /scratch1bak

/scratch1 is an NFS mounted filesystem, /scratch1bak is local.
Both kernels are Linux 2.4.2.

The error is:

unexpected EOF in read_timeout

rsync version 2.4.6 that I compiled myself WORKS.

Reproducible: Always
Steps to Reproduce:
1. Set up two systems with RedHat 7 + updates and kernel 2.4.2
2. Mount a filesystem from one to the other via NFS
3. Try to rsync from the NFS filesystem to a local one
	

Actual Results:  rsync exited having done no actual copying/syncing of
files

Expected Results:  /scratch1bak should have had a mirror of /scratch1/*

Comment 1 Bill Nottingham 2001-03-16 20:13:09 UTC
rsync-2.4.6 has been in rawhide for a while.