[Mailman-Users] ImportError: No module named sha
Leonard Sitongia
sitongia at cgd.ucar.edu
Fri Sep 29 00:56:11 CEST 2000
I periodically see the following error associated with the qrunner
which runs every minute. The error happens perhaps 10 times a month,
so it's pretty infrequent.
Python definitely has module sha in it, as can be seen by importing
it at the command line. Most of the time, no complaints from qrunner.
Has anyone seen this and have an explanation for it?
SunOS bearmtn-e0 5.6 Generic_105181-19 sun4u sparc SUNW,Ultra-Enterprise
mailman-2.0beta4
Python 1.5.2 (#1, Aug 18 2000, 13:10:32) [GCC 2.8.0] on sunos5
(no hits on SourceForge searching for this.)
TIA.
------------- Begin Forwarded Message -------------
Date: Thu, 28 Sep 2000 09:11:01 -0600 (MDT)
From: GNU Mailing List Management System <mailman>
To: mailman
Subject: Output from "cron" command
Your "cron" job on bearmtn-e0
/contrib/bin/python -S /home/mailman/cron/qrunner
produced the following output:
Traceback (innermost last):
File "/home/mailman/cron/qrunner", line 32, in ?
from Mailman import MailList
File "/home/mailman/Mailman/MailList.py", line 39, in ?
from Mailman.ListAdmin import ListAdmin
File "/home/mailman/Mailman/ListAdmin.py", line 33, in ?
from Mailman import Message
File "/home/mailman/Mailman/Message.py", line 30, in ?
import sha
ImportError: No module named sha
------------- End Forwarded Message -------------
==Leonard E. Sitongia
--Information Systems Group / Climate and Global Dynamics
National Center for Atmospheric Research
P.O. Box 3000 Boulder CO 80307 USA
sitongia at ucar.edu voice: (303)497-1338 fax: (303)497-2699
More information about the Mailman-Users
mailing list