There are no mails in the queue, so that's not the answer either (I wouldn't report this as a bug or configuration issue if I hadn't checked the most obvious things first). My guess, as a programmer, is that something was changed in one of the late betas. The error message

> AttributeError: 'module' object has no attribute 'strptime'

certainly indicates the issue is related to module handling.

/ Peter

Jon Carnes wrote:
That being the case (it was working then it simply stopped) the problem
must be one of the emails in the queue.

On Sat, 2003-02-08 at 06:42, Peter Bengtson wrote:

Python 2.2 is indeed installed, so that can't be the issue. bin/check_perms reveals no problems either.

I've used the 2.1 alphas and betas for a long time without any problems. The archives stopped working fairly lately, but I'm not sure it happened when installing 2.1. It might have been a little earlier.

Any ideas? I need those archives.

/ Peter Bengtson

Jon Carnes wrote:

What version of Python do you have installed?  Mailman v2.1.x needs
Python 2.2.x

It looks like you have a Python module that is incompatible with Mailman
v2.1:
  year, mon, day, hh, mm, ss, wday, ydat, dst = time.strptime(date)
  AttributeError: 'module' object has no attribute 'strptime'



------------------------------------------------------
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: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com





------------------------------------------------------
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