Bug 32025 - rsync version with RedHat 7.0 is broken (2.4.4)
Summary: rsync version with RedHat 7.0 is broken (2.4.4)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rsync
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-16 20:08 UTC by Peter Mardahl
Modified: 2014-03-17 02:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-03-16 20:08:16 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.