DO NOT REPLY [Bug 5343] New: rsync does nothing after first time

samba-bugs at samba.org samba-bugs at samba.org
Thu Mar 20 20:52:07 GMT 2008


https://bugzilla.samba.org/show_bug.cgi?id=5343

           Summary: rsync does nothing after first time
           Product: rsync
           Version: 3.0.0
          Platform: IA64
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: rolmol at broadpark.no
         QAContact: rsync-qa at samba.org


The initial run with an empty destination directory works as expected.  When
running again rsync halts after "delete_in_dir(.......)" (directory tree
omitted)

rsync is run locally from command line as root:
rsync -avvvn --del --ignore-errors /var/storage /var/backupdir

initially run with --delete, and -a with same effect.

The last few lines, including exit message when issuing ctrl+c:
[sender] make_file(storage/...,*,2)
[sender] make_file(storage/...,*,2)
[sender] make_file(storage/...,*,2)
send_files(77972, /var/storage/...)
delete_in_dir(storage/...)
rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(506)
[sender=3.0.0]
_exit_cleanup(code=20, file=rsync.c, line=506): about to call exit(20)


Full directory tree omitted.

Using Debian Etch.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list