Hello:

Recently when trying to create a new list after asking me for a password the programs 
hangs, if I press ^C i got this:

 File "./newlist", line 220, in ?
    main()
  File "./newlist", line 169, in main
    mlist.Create(listname, owner_mail, pw)
  File "/var/mailman/Mailman/MailList.py", line 786, in Create
    self.__lock.lock()
  File "/var/mailman/Mailman/LockFile.py", line 286, in lock
    self.__sleep()
  File "/var/mailman/Mailman/LockFile.py", line 424, in __sleep
    time.sleep(interval)
KeyboardInterrupt

And the list, of course it's not created, but the corresponding directory with al the 
lists it's created with no files inside.

I cannot create new lists. Is there any way to fix (upgrading for rewriting files, or 
something) this or creating the new lists manually?

I have Mailman version 2.0.11 and redhat 7.2 with several 7.3 patches.

Thanks,

Luis Julian.




-------------------------------------------------
Por la Fe y la Razon. I.E.S.T.

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

Reply via email to