Bouncer.py "day of year out of range"

Bug #266168 reported by Martin789
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Medium
Unassigned

Bug Description

Not sure what to do about this one.
Mailman 2.1.5
Python 2.4
qmail

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

[http://sourceforge.net/tracker/index.php?func=detail&aid=1087781&group_id=103&atid=100103]

Revision history for this message
Tokio Kikuchi (tkikuchi) wrote :

This was fixed in CVS. (Also reported in 1078482)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.