rdiff-backup-1.2.8 python2.5.4 : OverflowError: signed integer is greater than maximum

Michel Le Cocq miconof80.list at gmail.com
Sat Jan 16 05:02:49 UTC 2010


Thanks for your help, I just follow the upgrade.
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 work for 393 user folder and give this error on 3.
I tried to remove the destination folder but it change nothing. 

I attach here the Traceback.

--
Michel

Mark Kane a écrit:
> On Fri, Jan 15, 2010, at 14:51:14 +0100, Michel Le Cocq wrote:
> > 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 problem as Brad Beyenhof see here :
> > http://www.mail-archive.com/rdiff-backup-users@nongnu.org/msg03794.html
> > 
> > I know it's a know problem due to a bug in Python. And have to upgrad
> > Python to 2.5.4 or 2.6.1.
> > 
> > But I'm on python25-2.5.4_3 !!! and rdiff need python25 to run so I
> > can't remove it for python26...
> > 
> > What can I do to obtain my full backup ?
> > 
> > Thanks
> 
> Hi.
> 
> I'm not familiar with the specific bug, but if you want to upgrade
> Python from 2.5 to 2.6 that can be done by following the 20090608 entry
> in /usr/ports/UPDATING. 
> 
> I also use rdiff-backup and can confirm that it works with Python 2.6.
> 
> Hope that helps,
> 
> -Mark
-------------- next part --------------
Thanks for your help, I just follow the upgrade.
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 :
# rm -rf /backup/users_backup/toto/rdiff-ba*
# rdiff-backup --force /mnt/users/toto /backup/Lipn/users_backup/toto
                                                                                                                                                               
I attach here the Traceback.


More information about the freebsd-questions mailing list