Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 2010 06:02:33 +0100
From:      Michel Le Cocq <miconof80.list@gmail.com>
To:        Mark Kane <mark@mkproductions.org>
Cc:        Michel Le Cocq <miconof80.list@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: rdiff-backup-1.2.8 python2.5.4 : OverflowError: signed integer is greater than maximum
Message-ID:  <20100116050230.GA2232@e4300>
In-Reply-To: <20100115133559.52546d53@mkproductions.org>
References:  <20100115135113.GB3885@e4300> <20100115133559.52546d53@mkproductions.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--3V7upXqbjpZ4EhLz
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit

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

--3V7upXqbjpZ4EhLz
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=tmp2

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.

--3V7upXqbjpZ4EhLz--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100116050230.GA2232>