Package: rdiff-backup
Version: 1.1.5-1
Severity: important
When I run rdiff-backup-statistics on a fresh created repository, the
python-script stops with the following Traceback:
deb64a:/home/sieck# rdiff-backup-statistics /media/usb-drive1/rdiff-backup
Traceback (most recent call last):
File "/usr/bin/rdiff-backup-statistics", line 432, in ?
if __name__ == '__main__': Main()
File "/usr/bin/rdiff-backup-statistics", line 422, in Main
srp = StatisticsRPaths(Globals.rbdir)
File "/usr/bin/rdiff-backup-statistics", line 67, in __init__
self.session_rps = self.get_sorted_inc_rps('session_statistics')
File "/usr/bin/rdiff-backup-statistics", line 78, in get_sorted_inc_rps
incs.sort(key = lambda i: i.getinctime())
TypeError: sort() takes no keyword arguments
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages rdiff-backup depends on:
ii libc6 2.3.5-13 GNU C Library: Shared libraries an
ii librsync1 0.9.7-1 Library which implements the rsync
ii python 2.3.5-5 An interactive high-level object-o
rdiff-backup recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]