I run rdiff-backup on my backup server:
- FreeBSD 8.0-RELEASE AMD64
- rdiff-backup-1.2.8,1
- python25-2.5.4_3
- be pro quad
- 4G Ram
I try to rdiff a folder on a nfs ro mounted volume to an other volume.
I obtain this error : OverflowError: signed integer is greater than
maximum
I have the same
I upgrade to python26 by following the 20090608 entry
in /usr/ports/UPDATING.
I'm now on : python26-2.6.4, rdiff-backup-1.2.8,1
But I still have the same error :
OverflowError: signed integer is greater than maximum
I just did :
# rdiff-backup /mnt/users/toto /backup/Lipn/users_backup/toto
It w