[Mailman-Users] remove_members does not complete
Mark Sapiro
mark at msapiro.net
Tue Aug 14 15:53:20 EDT 2018
On 08/14/2018 12:21 PM, Con Wieland wrote:
> mailman 2.1.15
>
> When I do remove_members it does not complete. A ^C to kill it and I get this error
>
>
> [root at maillists bin]# ./remove_members --fromall -n thehdguy at cathyscorner.us
> ^CTraceback (most recent call last):
> File "./remove_members", line 186, in <module>
> main()
> File "./remove_members", line 161, in main
> mlist = MailList.MailList(listname)
> File "/usr/lib/mailman/Mailman/MailList.py", line 128, in __init__
> self.Lock()
> File "/usr/lib/mailman/Mailman/MailList.py", line 161, in Lock
> self.__lock.lock(timeout)
> File "/usr/lib/mailman/Mailman/LockFile.py", line 312, in lock
> self.__sleep()
> File "/usr/lib/mailman/Mailman/LockFile.py", line 496, in __sleep
> time.sleep(interval)
> KeyboardInterrupt
The list is locked.
See <https://wiki.list.org/x/17891756> for information on stale locks.
--
Mark Sapiro <mark at msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
More information about the Mailman-Users
mailing list