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

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

Re: [rdiff-backup-users] OverflowError: long int too large to convert to


From: Ben Escoto
Subject: Re: [rdiff-backup-users] OverflowError: long int too large to convert to int
Date: Thu, 14 Aug 2003 21:41:10 -0700
User-agent: Mutt/1.4.1i

On Thu, Aug 14, 2003 at 09:02:49PM -0700, Leif Huhn wrote:
>   File "//usr/lib/python2.2/gzip.py", line 19, in write32
>     output.write(struct.pack("<l", value))
> OverflowError: long int too large to convert to int

There's a bug in the gzip library of python 2.2 that prevents it from
writing (dunno about reading) large files.  Upgrade to 2.3 or use
--no-compression.


-- 
Ben Escoto

Attachment: pgpdIXO0VRaMj.pgp
Description: PGP signature


reply via email to

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