[Mailman-Users] "OverflowError: long int too large to convert to int"
Marcel Meyer
meyerm-gnu01 at fs.tum.de
Wed Sep 7 20:56:53 CEST 2005
Hello list,
I wasn't able to find any workable solution for the following problem.
BTW: the gnu.org guys seem to have a similar problem. Just have a look
at the archives of the "mailman" list.
Some lists are no longer (worked before - no configuration or software
update occured) delivered. All messages are shunted. The errorlog says
the following:
****************************************
[...]
OverflowError: long int too large to convert to int
Sep 07 17:29:51 2005 (26676) SHUNTING: 1126101607.0405271+753bd030bc66483e3e04217efb7ca1ed6d944a92
Sep 07 20:00:08 2005 (26676) Uncaught runner exception: long int too large to convert to int
Sep 07 20:00:08 2005 (26676) Traceback (most recent call last):
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
self._onefile(msg, msgdata)
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 167, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
File "/usr/local/mailman/Mailman/Queue/IncomingRunner.py", line 130, in _dispose
more = self._dopipeline(mlist, msg, msgdata, pipeline)
File "/usr/local/mailman/Mailman/Queue/IncomingRunner.py", line 153, in _dopipeline
sys.modules[modname].process(mlist, msg, msgdata)
File "/usr/local/mailman/Mailman/Handlers/ToDigest.py", line 91, in process
send_digests(mlist, mboxfp)
File "/usr/local/mailman/Mailman/Handlers/ToDigest.py", line 132, in send_digests
send_i18n_digests(mlist, mboxfp)
File "/usr/local/mailman/Mailman/Handlers/ToDigest.py", line 306, in send_i18n_digests
msg = scrubber(mlist, msg)
File "/usr/local/mailman/Mailman/Handlers/Scrubber.py", line 170, in process
dir = calculate_attachments_dir(mlist, msg, msgdata)
File "/usr/local/mailman/Mailman/Handlers/Scrubber.py", line 131, in calculate_attachments_dir
datedir = safe_strftime(fmt, now)
File "/usr/local/mailman/Mailman/Handlers/Scrubber.py", line 115, in safe_strftime
return time.strftime(fmt, floatsecs)
OverflowError: long int too large to convert to int
Sep 07 20:00:08 2005 (26676) SHUNTING: 1126116005.4532559+6adb036804dde89bc6ccf0e0d805165055f34e49
[...]
****************************************
We're using python-2.3.5 and mailman-2.1.5-r4 (the r4 comes from the gentoo ebuild).
Thank you very much for every reaction (and be it a RTFM with URL!).
Marcel
--
Marcel Meyer
| Netzwerk- und Rechnerorganisation
| Fachschaft Mathematik/Physik/Informatik
| Technische Universität München
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.python.org/pipermail/mailman-users/attachments/20050907/7cca8f2a/attachment.pgp
More information about the Mailman-Users
mailing list