Bug 62452

Summary: rsync crashes on an attempt to run rsh.
Product: [Retired] Red Hat Raw Hide Reporter: Dan Naumov <dan.naumov>
Component: rsyncAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact: Aaron Brown <abrown>
Severity: high Docs Contact:
Priority: medium    
Version: 1.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-04-01 06:18:55 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 Dan Naumov 2002-04-01 06:08:51 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.0 (X11; Linux i686; U;) Gecko/20020314

Description of problem:
rsync-2.5.4-1 crashes on an attempt to connect to an anonymous FTP site when
using the "-vr --delete" options.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Enter the following into a term: "rsync -vr --delete
ftp://anonymous@ftp.funet.fi:21/pub/mirrors/ftp.redhat.com/pub/redhat/linux/rawhide/i386/RedHat/RPMS/"

Actual Results:  Got an error:

Failed to exec rsh : No such file or directory
rsync error: error in IPC code (code 14) at util.c(162)
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(151)

Expected Results:  Should've connected and downloaded the files ? I dunno, I
just tryed rsync for the first time and it broke on me :o

Additional info:

Comment 1 Dan Naumov 2002-04-01 06:18:51 UTC
Related to Bug #62453
(http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=62453) ? Occurs with
rsync-2.4.6-13 (current redhat linux 7.2 errata) but provides a slightly
different error message.

Comment 2 Bill Nottingham 2002-04-01 16:32:51 UTC

*** This bug has been marked as a duplicate of 62453 ***