I updated my site (red hat linux 6.2, i686) to mailman 2.1 and python 2.2.2.

Unfortunately, I managed to create a request to the new `mailman' list
during the upgrade which ended up in the old format, and is causing
cron/checkdbs to fail (see below).  At least that's what I gather from
the couple of relevant messages I could find about it.

It's just a junk request, and all I want to do is get rid of it so I
stop getting the error.  Help?  Where are the pending_requests stored?
How can I view/delete them?  Or is there another way to fix?

Any help appreciated.

Thanks,
karl


Here is the actual error:

bash$ ./cron/checkdbs
Traceback (most recent call last):
  File "./cron/checkdbs", line 136, in ?
    main()
  File "./cron/checkdbs", line 80, in main
    text += '\n' + pending_requests(mlist)
  File "./cron/checkdbs", line 102, in pending_requests
    when, addr, fullname, passwd, digest, lang = mlist.GetRecord(id)
ValueError: unpack tuple of wrong size

------------------------------------------------------
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/archive%40jab.org

Reply via email to