Hi all,

I have been noticing since installing mailman from my RedHat 8.0 cd, that I have been getting these cron job errors, they seem to vary, but the main errors are:

Cron <mailman@eir> /usr/bin/python -S /var/mailman/cron/gate_news:
Traceback (most recent call last):
File "/var/mailman/cron/gate_news", line 40, in ?
from Mailman import MailList
File "/var/mailman/Mailman/MailList.py", line 36, in ?
from Mailman import Utils
File "/var/mailman/Mailman/Utils.py", line 32, in ?
import random
File "/usr/lib/python2.2/random.py", line 91, in ?
NV_MAGICCONST = 4 * _exp(-0.5)/_sqrt(2.0)
ValueError: math domain error

Cron <mailman@eir> /usr/bin/python -S /var/mailman/cron/qrunner:
Traceback (most recent call last):
File "/var/mailman/cron/qrunner", line 84, in ?
from Mailman import Utils
File "/var/mailman/Mailman/Utils.py", line 32, in ?
import random
File "/usr/lib/python2.2/random.py", line 91, in ?
NV_MAGICCONST = 4 * _exp(-0.5)/_sqrt(2.0)
ValueError: math domain error

I've done some hunting, but so far found nothing that I feel is relevant.

Could someone possably, explain what the errros mean and how I could fix them.

Apart from these, mailman its is working perfectly ok, on an enclioed private testing network.

Cheers

Mark


------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to