[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#241906: marked as done (rdiff-backup --calculate-average broken)



Your message dated Wed, 16 Feb 2005 13:17:26 -0500
with message-id <E1D1Tjq-0002LU-00@newraff.debian.org>
and subject line Bug#225471: fixed in rdiff-backup 0.13.4-4
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; 3 Apr 2004 19:11:23 +0000
>From dean-debian@arctic.org Sat Apr 03 11:11:23 2004
Return-path: <dean-debian@arctic.org>
Received: from twinlark.arctic.org [168.75.98.6] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1B9qY7-0006Rh-00; Sat, 03 Apr 2004 11:11:23 -0800
Received: (qmail 12137 invoked from network); 3 Apr 2004 19:11:23 -0000
Received: from unknown (HELO localhost) (127.0.0.1)
  by 127.0.0.1 with DES-CBC3-SHA encrypted SMTP; 3 Apr 2004 19:11:23 -0000
Date: Sat, 3 Apr 2004 11:11:16 -0800 (PST)
From: dean gaudet <dean-debian@arctic.org>
To: submit@bugs.debian.org
cc: bescoto@stanford.edu
Subject: rdiff-backup --calculate-average broken
Message-ID: <Pine.LNX.4.58.0404031058250.5512@twinlark.arctic.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.5 required=4.0 tests=BAYES_01,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: rdiff-backup
Version: 0.13.3.jgoerzen-3

this patch fixes an oversight which broke the --calculate-average mode.
not sure if it's fixed in the latest upstream 0.13.4 ... the changelog
didn't seem to indicate it.

laters
-dean

--- rdiff-backup-0.13.3.jgoerzen/rdiff_backup/Main.py.orig	2003-12-17 18:59:25.000000000 -0800
+++ rdiff-backup-0.13.3.jgoerzen/rdiff_backup/Main.py	2004-04-03 10:57:45.000000000 -0800
@@ -168,6 +168,7 @@
 		else:
 			commandline_error("Switches missing or wrong number of arguments")
 	elif action == 'test-server': pass # test-server takes any number of args
+	elif action == 'calculate-average': pass # calculate-average takes any number of args
 	elif l > 2 or action not in arg_action_dict[l]:
 		commandline_error("Wrong number of arguments given.")


---------------------------------------
Received: (at 225471-close) by bugs.debian.org; 16 Feb 2005 18:23:15 +0000
>From katie@ftp-master.debian.org Wed Feb 16 10:23:15 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D1TpS-0000md-00; Wed, 16 Feb 2005 10:23:14 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1D1Tjq-0002LU-00; Wed, 16 Feb 2005 13:17:26 -0500
From: Daniel Baumann <daniel.baumann@panthera-systems.net>
To: 225471-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#225471: fixed in rdiff-backup 0.13.4-4
Message-Id: <E1D1Tjq-0002LU-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 16 Feb 2005 13:17:26 -0500
Delivered-To: 225471-close@bugs.debian.org
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: 

Source: rdiff-backup
Source-Version: 0.13.4-4

We believe that the bug you reported is fixed in the latest version of
rdiff-backup, which is due to be installed in the Debian FTP archive:

rdiff-backup_0.13.4-4.diff.gz
  to pool/main/r/rdiff-backup/rdiff-backup_0.13.4-4.diff.gz
rdiff-backup_0.13.4-4.dsc
  to pool/main/r/rdiff-backup/rdiff-backup_0.13.4-4.dsc
rdiff-backup_0.13.4-4_i386.deb
  to pool/main/r/rdiff-backup/rdiff-backup_0.13.4-4_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 225471@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Baumann <daniel.baumann@panthera-systems.net> (supplier of updated rdiff-backup 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 15 Feb 2005 18:29:00 +0100
Source: rdiff-backup
Binary: rdiff-backup
Architecture: source i386
Version: 0.13.4-4
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <daniel.baumann@panthera-systems.net>
Changed-By: Daniel Baumann <daniel.baumann@panthera-systems.net>
Description: 
 rdiff-backup - incremental backups using binary deltas
Closes: 225471 225485 235875 241906 252960 256266 260018 261578 270715 277044
Changes: 
 rdiff-backup (0.13.4-4) unstable; urgency=low
 .
   * New maintainer (Closes: #261578).
   * Took over Alec Berrymans <alec@thened.net> interim package.
   * debian/* redone and updated to new policy.
   * debian/control: added correct python depency (Closes: #252960).
   * Added rdiff-backup-hardlinks.dpatch to insure flag '--no-hard-links' is not
     overridden by filesystem abilities and to fix handling of hard links on Mac
     OS X (Thanks to Dave Vasilevsky <djvasi@gmail.com>).
   * Added typo-fix.dpatch to fix an error message typo (Thanks to Thomas Jarosch
     <thomas.jarosch@intra2net.com>).
   * Added patch from CVS to fix broken '--calculate-average' flag (Thanks to
     Dean Gaudet <dean@arctic.org>, Closes: #241906, #225471, #225485).
   * Patched hard link test with afs-hardlinks.dpatch to only enable hard links
     if able to link across directories. AFS only allows hard links within a
     directory (Closes: #260018).
   * Patched error message thrown when invoking after an unsuccessful backup with
     typo-fix-2.dpatch (Closes: #256266).
   * Added patch backup_warn_if_infinite_regress.dpatch backported from CVS to
     fix handling of destination directory as subdirectories of source directory
     (Closes: #235875).
   * Patched types of files not to be compressed with no-compress-regexp.dpatch
     (Closes: #270715).
   * Added patch restrict-read-only.dpatch to correct the behavior of the
     '--restrict-read-only' flag to bring it in line with the documented behavior
     (Thanks to Dean Gaudet <dean@arctic.org>, Closes: #277044).
Files: 
 a06092300c15b2b5530eebe828eade39 724 utils optional rdiff-backup_0.13.4-4.dsc
 ba4818732f83a92a3acd4decd2b6ddba 7849 utils optional rdiff-backup_0.13.4-4.diff.gz
 22d0f5daf9a6aa93b2951787602ed375 31142 utils optional rdiff-backup_0.13.4-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iEYEARECAAYFAkITitEACgkQELuA/Ba9d8YH1wCfXAwt4u5eegUuRqnWTdLYSPJJ
+xQAoNuMS3J1wFf4HOmYEW/VTZ6GtNc9
=8Zcw
-----END PGP SIGNATURE-----



Reply to: