[Mailman-Users] Rebuilding list archive crashed?

Andy andyk at spunge.org
Sat Sep 9 02:57:36 CEST 2006


> I was rebuilding list archive, and during that process something
> stuck, and the process has not ended.

Also e-mails seem not to be distributed over the list.
How can I restart it or ulock it?

Regarding archive rebuilding.

When I try to run it again:

$ /var/list/bin/arch listname

nothing happens, so I have to interrupt it (Ctrl+C), and only then some
messages appear:

Traceback (most recent call last):
  File "/var/list/bin/arch", line 200, in ?
    main()
  File "/var/list/bin/arch", line 141, in main
    mlist = MailList(listname)
  File "/usr/local/mailman/Mailman/MailList.py", line 128, in __init__
    self.Lock()
  File "/usr/local/mailman/Mailman/MailList.py", line 161, in Lock
    self.__lock.lock(timeout)
  File "/usr/local/mailman/Mailman/LockFile.py", line 312, in lock
    self.__sleep()
  File "/usr/local/mailman/Mailman/LockFile.py", line 496, in __sleep
    time.sleep(interval)
KeyboardInterrupt


a.




More information about the Mailman-Users mailing list