Hello,

I've looked in the archives and found 2 articles on this problem, but
those fixes haven't helped.

When I run (or when it runs from cron) checkdbs, I get the following:

Traceback (most recent call last):
  File "./checkdbs", line 139, in ?
    main()
  File "./checkdbs", line 80, in main
    text += '\n' + pending_requests(mlist)
  File "./checkdbs", line 99, in pending_requests
    for id in mlist.GetSubscriptionIds():
  File "/usr/lib/mailman/Mailman/ListAdmin.py", line 157, in
GetSubscriptionIds
    return self.__getmsgids(SUBSCRIPTION)
  File "/usr/lib/mailman/Mailman/ListAdmin.py", line 149, in __getmsgids
    ids = [k for k, (type, data) in self.__db.items() if type == rtype]
ValueError: unpack tuple of wrong size

I tried applying the checkdbs patch, to no effect, and also tried
removing the files from /var/lib/mailman/data. 

Any ideas? 


-- 
Lisa Soto
[EMAIL PROTECTED]
(631) 344-2009
Systems Administrator
Enterprise Unix Services


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