Moved list to another server. What is the problem here?

# bin/withlist -l -r fix_url listname -v -u domainname.com
Importing fix_url...
Running fix_url.fix_url()...
Loading list stoptortureflights (locked)
Traceback (most recent call last):
  File "bin/withlist", line 302, in <module>
    main()
  File "bin/withlist", line 280, in main
    r = do_list(listname, args, func)
  File "bin/withlist", line 198, in do_list
    m = MailList.MailList(listname, lock=LOCK)
  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 243, in lock
    self.__write()
  File "/usr/lib/mailman/Mailman/LockFile.py", line 422, in __write
    fp = open(self.__tmpfname, 'w')
IOError: [Errno 2] No such file or directory:
'/var/lock/mailman/listname.lock.server.domainname.com.22719.0'
#

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to