[Mailman-Users] Tracebacks with 2.1.5 since upgrading to Python 2.4

Bryan Fullerton fehwalker at gmail.com
Fri Dec 3 13:58:26 CET 2004


Howdy,

I'm running Mailman 2.1.5 and upgraded to Python 2.4 yesterday. Since
then I've gotten 9 tracebacks in the error log as below, with ~130
bounces processed during that time. I've never seen this error before
with Mailman that I can remember.

Dec 03 07:48:21 2004 qrunner(47971): Traceback (most recent call last):
Dec 03 07:48:21 2004 qrunner(47971):   File
"/home/mailman-2.1/bin/qrunner", line 270, in ?
Dec 03 07:48:21 2004 qrunner(47971):      main()
Dec 03 07:48:21 2004 qrunner(47971):   File
"/home/mailman-2.1/bin/qrunner", line 230, in main
Dec 03 07:48:21 2004 qrunner(47971):      qrunner.run()
Dec 03 07:48:21 2004 qrunner(47971):   File
"/home/mailman-2.1/Mailman/Queue/Runner.py", line 87, in run
Dec 03 07:48:21 2004 qrunner(47971):      self._cleanup()
Dec 03 07:48:21 2004 qrunner(47971):   File
"/home/mailman-2.1/Mailman/Queue/BounceRunner.py", line 220, in
_cleanup
Dec 03 07:48:21 2004 qrunner(47971):      BounceMixin._cleanup(self)
Dec 03 07:48:21 2004 qrunner(47971):   File
"/home/mailman-2.1/Mailman/Queue/BounceRunner.py", line 132, in
_cleanup
Dec 03 07:48:21 2004 qrunner(47971):      self._register_bounces()
Dec 03 07:48:21 2004 qrunner(47971):   File
"/home/mailman-2.1/Mailman/Queue/BounceRunner.py", line 120, in
_register_bounces
Dec 03 07:48:21 2004 qrunner(47971):      mlist.registerBounce(addr,
msg, day=day)
Dec 03 07:48:21 2004 qrunner(47971):   File
"/home/mailman-2.1/Mailman/Bouncer.py", line 131, in registerBounce
Dec 03 07:48:21 2004 qrunner(47971):      time.strftime('%d-%b-%Y',
day + (0,)*6))
Dec 03 07:48:21 2004 qrunner(47971): ValueError :  day of year out of range 

Do I need to do something with Mailman after updating to Python 2.4,
or is this a bug?

Thanks,
Bryan



More information about the Mailman-Users mailing list