Your message dated Thu, 05 May 2005 04:32:10 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#306981: fixed in rsync 2.6.4-5 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 29 Apr 2005 19:27:39 +0000 >From [EMAIL PROTECTED] Fri Apr 29 12:27:39 2005 Return-path: <[EMAIL PROTECTED]> Received: from jgi.ecm.ub.es [161.116.81.18] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DRb9H-00047g-00; Fri, 29 Apr 2005 12:27:39 -0700 Received: from guasch by jgi.ecm.ub.es with local (Exim 4.50) id 1DRb5A-0006IS-Og for [EMAIL PROTECTED]; Fri, 29 Apr 2005 21:23:24 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Jaume Guasch <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: rsync -b --sufix does not keep a copy of deleted files X-Mailer: reportbug 3.8 Date: Fri, 29 Apr 2005 21:23:24 +0200 X-Debbugs-Cc: [EMAIL PROTECTED] Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: rsync Version: 2.6.4-2 Severity: grave Justification: causes non-serious data loss Dear Debian Developers With (old) rsync 2.6.3-2 I used the following options to syncronize different computers: DATA=`date '+%Y-%m-%d'` RSYNCGET="rsync -abxHzu --progress -v --suffix=.~${DATA} --exclude="*.a" --exclude="*.o" --exclude="*~*" --exclude="*.exe" --exclude=".nfs*" --exclude="msg.*" --exclude="lock" --exclude="*\#" --exclude=".\#*" --exclude="Backup" --exclude="pine-bin.linux" --delete --delete-after -e ssh " ${RSYNCGET} server:dir dir This makes a full copy, and leaves a backup copy of every changed and deleted file in the client, with a name which contains the date of the transfer. Since I installed 2.6.4, the same command does not perform the same: If a file is deleted in the server, it will be deleted in the client, WITHOUT leaving a backup copy. Expected behaviour: a backup copy should be left in the client I have checked that the same behaviour happens with sid 2.6.4-4. The files disapear from the client, therefore it causes data loss. Best regards, and thank you for your work. Jaume -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (110, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.11-1-686-smp Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages rsync depends on: ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an ii libpopt0 1.7-5 lib for parsing cmdline parameters -- no debconf information --------------------------------------- Received: (at 306981-close) by bugs.debian.org; 5 May 2005 08:46:43 +0000 >From [EMAIL PROTECTED] Thu May 05 01:46:43 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DTc0J-0000Kk-00; Thu, 05 May 2005 01:46:43 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DTbmE-0007oD-00; Thu, 05 May 2005 04:32:10 -0400 From: Paul Slootman <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#306981: fixed in rsync 2.6.4-5 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Thu, 05 May 2005 04:32:10 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: X-CrossAssassin-Score: 2 Source: rsync Source-Version: 2.6.4-5 We believe that the bug you reported is fixed in the latest version of rsync, which is due to be installed in the Debian FTP archive: rsync_2.6.4-5.diff.gz to pool/main/r/rsync/rsync_2.6.4-5.diff.gz rsync_2.6.4-5.dsc to pool/main/r/rsync/rsync_2.6.4-5.dsc rsync_2.6.4-5_i386.deb to pool/main/r/rsync/rsync_2.6.4-5_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Paul Slootman <[EMAIL PROTECTED]> (supplier of updated rsync package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 27 Apr 2005 10:54:43 +0200 Source: rsync Binary: rsync Architecture: source i386 Version: 2.6.4-5 Distribution: unstable Urgency: high Maintainer: Paul Slootman <[EMAIL PROTECTED]> Changed-By: Paul Slootman <[EMAIL PROTECTED]> Description: rsync - fast remote file copy program (like rcp) Closes: 305627 306981 Changes: rsync (2.6.4-5) unstable; urgency=high . * Fixed not backupping deleted files when --backup is used in combination with --delete-after (this was considered a critical bug). closes:#306981 * Removed spurious log.c.DEBIAN file from source (diff, actually). * Removed old rsyncstats script from diff. * Install rsyncstats script to /usr/sbin/. * Fixed some typos in the man page. closes:#305627 * Implemented a --min-size option. closes#:27126 Files: 68a99be4d4f6fd32ed54edffa52f2552 543 net optional rsync_2.6.4-5.dsc 11bf50f543ea2a8111f395accdff8ccf 56780 net optional rsync_2.6.4-5.diff.gz aafbc85a5ce5db74db8d3f6a8674a744 203036 net optional rsync_2.6.4-5_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCedZyutvvqbTW3hMRAg1qAJoCF3UttJhbv7M3Sc/yAJ4GKDA8xACdGNEK A9NaHPS9TmMN1ekT/Hr5hRM= =9dq+ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]