On พ., 2005-07-27 at 18:51 +0200, Murray Cumming wrote: > This (private) link, and others like it, shows an error: > http://mail.gnome.org/mailman/private/board-list/2004-October.txt.gz >
Found the following traceback in the mailman error logs: admin(449): Traceback (most recent call last): admin(449): File "/var/mailman/scripts/driver", line 101, in run_main admin(449): main() admin(449): File "/var/mailman/Mailman/Cgi/private.py", line 163, in main admin(449): sys.stdout.write(f.read()) admin(449): File "/usr/lib/python2.2/gzip.py", line 156, in read admin(449): self._read(readsize) admin(449): File "/usr/lib/python2.2/gzip.py", line 203, in _read admin(449): buf = self.fileobj.read(size) admin(449): OverflowError: long int too large to convert to int Sounds familiar. Isn't this the same bug that Owen fixed (/worked around) a long time ago? -- Ross _______________________________________________ Gnome-infrastructure mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-infrastructure
