Re: [rdiff-backup-users] OverflowError reading get_sigs() response in very large tree

2007-01-15 Thread Charles Duffy
dean gaudet wrote: i wonder why i don't have this problem on million+ inode systems... i've had it working with python2.3 before too (although i'm using 2.4 now)... i'm still on 1.0.x. is there a 32/64-bit mismatch between your hosts? any chance there's some bug in that? Both systems

Re: [rdiff-backup-users] OverflowError reading get_sigs() response in very large tree

2007-01-14 Thread dean gaudet
i wonder why i don't have this problem on million+ inode systems... i've had it working with python2.3 before too (although i'm using 2.4 now)... i'm still on 1.0.x. is there a 32/64-bit mismatch between your hosts? any chance there's some bug in that? -dean On Sat, 13 Jan 2007, Charles

[rdiff-backup-users] OverflowError reading get_sigs() response in very large tree

2007-01-13 Thread Charles Duffy
Running a backup with a very large number of files (about 150,000) on both ends, one of the RPC requests returns a response larger than PY_SSIZE_T_MAX: Traceback (most recent call last): File /usr/bin/rdiff-backup, line 23, in ? rdiff_backup.Main.Main(sys.argv[1:]) File