rsync breaks suddenly

2005-07-20 Thread Markus Darges

Hi,

I am trying to mirror a suse part with rsync -tvvrl 
--delete-excluded --stats --progress --exclude i386/9.1-personal-iso/ 
--exclude i386/live*/  
ftp.gwdg.de::pub/linux/suse/ftp.suse.com/suse/i386/  
/var/ftp/pub/suse/i386 2 rsync.log


Randomly it hangs and after about 15 minutes I am getting an error. I've 
copied the last lines of my log:


set modtime of 9.0/suse/i586/.boost-devel-1.30.2-40.i586.rpm.aEs2YN to 
(1065139708) Fri Oct  3 02:08:28 2003
renaming 9.0/suse/i586/.boost-devel-1.30.2-40.i586.rpm.aEs2YN to 
9.0/suse/i586/boost-devel-1.30.2-40.i586.rpm

recv_files(9.0/suse/i586/boost-doc-1.30.2-40.i586.rpm)
9.0/suse/i586/boost-doc-1.30.2-40.i586.rpm
  0   0%0.00kB/s0:00:00
data recv 32768 at 0
data recv 32768 at 32768
  65536   3%   63.62kB/s0:00:27
data recv 32768 at 65536
data recv 32768 at 98304
data recv 32768 at 131072
data recv 32768 at 163840
data recv 32768 at 196608
data recv 32768 at 229376
data recv 32768 at 262144
data recv 32768 at 294912
data recv 32768 at 327680
data recv 32768 at 360448
data recv 32768 at 393216
data recv 32768 at 425984
data recv 32768 at 458752
data recv 32768 at 491520
data recv 32768 at 524288
data recv 32768 at 557056
data recv 32768 at 589824
data recv 32768 at 622592
data recv 32768 at 655360
data recv 32768 at 688128
data recv 32768 at 720896
data recv 32768 at 753664
data recv 32768 at 786432
data recv 32768 at 819200
data recv 32768 at 851968
data recv 32768 at 884736
data recv 32768 at 917504
data recv 32768 at 950272
data recv 32768 at 983040
data recv 32768 at 1015808
data recv 32768 at 1048576
data recv 32768 at 1081344
data recv 32768 at 1114112
data recv 32768 at 1146880
data recv 32768 at 1179648
rsync: writefd_unbuffered failed to write 4092 bytes: phase unknown 
[generator]: Connection reset by peer (104)

_exit_cleanup(code=12, file=io.c, line=359): entered
_exit_cleanup(code=12, file=io.c, line=909): entered
rsync error: error in rsync protocol data stream (code 12) at io.c(909)
_exit_cleanup(code=12, file=io.c, line=909): about to call exit(12)
rsync error: error in rsync protocol data stream (code 12) at io.c(359)
_exit_cleanup(code=12, file=io.c, line=359): about to call exit(12)


I talked with the admin of the rsync server. We can't find any failure. 
Anybody an idea?


Thanks,

Markus
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


Re: Feature request for rsync for running scripts

2005-07-20 Thread Evan Harris

On Tue, 19 Jul 2005, Wayne Davison wrote:

 On Tue, Jul 19, 2005 at 06:27:56PM -0500, Evan Harris wrote:
  Is it possible that this patch might be added to the mainstream
  release anytime soon?

 I was originally against the idea, but have softened my opposition after
 I saw how self-contained and simple the code turned out to be.  One
 remaining problem with it as it stands now is that it doesn't have the
 proper configure support (we may need to add a putenv() compatibility
 function, for instance).  If someone would like to help with the cross-
 platform compatibility of putenv(), that would help to speed this idea's
 acceptance a bit more.

Instead of putting those bits of info in the environment, why not just use
the same substitutions as are available in the log format directive in the
command string?  That would avoid any configure issues, and be just as
flexible. Or is that code not easy to reuse in this instance?

  Is there a way to force creation of any necessary path
  components of a stem directory of an rsync?

 Not without using --relative (and all that implies).  Rsync will only
 create the destination directory itself without that.

Thanks for the info.  Maybe either an option could be added to allow
creating the required higher level dirs, or maybe the -R option could be
modified to be able to take a numeric parameter that specifies how many
levels of the relative path should be removed, similar to what patch does?

Thanks.

-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


Intrepid Investors Report

2005-07-20 Thread Earl Barbara Smith



please remove me from your notification on my 
email. I'm tired of ya'll tieing up my computer with junk mail. [EMAIL PROTECTED] 

___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsyncweb

2005-07-20 Thread Wayne Davison

Date:   Thu Jul 21 04:10:14 2005
Author: wayned

Update of /data/cvs/rsyncweb
In directory dp.samba.org:/tmp/cvs-serv32374

Modified Files:
footer.html 
Log Message:
Added target for search link in header.


Revisions:
footer.html 1.4 = 1.5
http://www.samba.org/cgi-bin/cvsweb/rsyncweb/footer.html?r1=1.4r2=1.5
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsyncweb

2005-07-20 Thread Wayne Davison

Date:   Thu Jul 21 04:22:54 2005
Author: wayned

Update of /data/cvs/rsyncweb
In directory dp.samba.org:/tmp/cvs-serv15178

Modified Files:
footer.html 
Log Message:
Got rid of trailing whitespace.


Revisions:
footer.html 1.5 = 1.6
http://www.samba.org/cgi-bin/cvsweb/rsyncweb/footer.html?r1=1.5r2=1.6
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs