rdiff-backup-users
[Top][All Lists]
Advanced

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

[rdiff-backup-users] Another problem with 1.0.0?


From: Chris Wilson
Subject: [rdiff-backup-users] Another problem with 1.0.0?
Date: Sat, 3 Sep 2005 22:17:30 +0100 (BST)

Hi all,

I think this may be another incompatibility between rdiff-backup 1.0.0 and python 2.2. I applied the patch that Ben suggested.

Previous backup seems to have failed, regressing destination now.
Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 24, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File "/usr/lib/python2.2/site-packages/rdiff_backup/Main.py", line 282, in 
Main
    take_action(rps)
  File "/usr/lib/python2.2/site-packages/rdiff_backup/Main.py", line 252, in 
take_action
    elif action == "backup": Backup(rps[0], rps[1])
  File "/usr/lib/python2.2/site-packages/rdiff_backup/Main.py", line 300, in 
Backup
    Time.setprevtime(prevtime)
  File "/usr/lib/python2.2/site-packages/rdiff_backup/Time.py", line 52, in 
setprevtime
    assert 0 < timeinseconds < curtime, \
AssertionError: Time 1125702911 is out of bounds
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method 
GzipFile.__del__ of <gzip open file 
'/mnt/backup/server/rdiff/rdiff-backup-data/error_log.2005-09-03T00:00:07+01:00.data.gz', mode 'wb' 
at 0x8e9bbe0 0x8e9e57c>> ignored

Any ideas?

Cheers, Chris.
--
_ ___ __     _
 / __/ / ,__(_)_  | Chris Wilson <0000 at qwirx.com> - Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Perl/SQL/HTML Developer |
\ _/_/_/_//_/___/ | We are GNU-free your mind-and your software |






reply via email to

[Prev in Thread] Current Thread [Next in Thread]