[Mailman-Users] Restricted hardlinks or what?

admin at titanic.nyme.hu admin at titanic.nyme.hu
Fri Jun 9 08:43:22 CEST 2000


 I downloaded and compiled mailman 1.1 on SuSE Linux 6.4. I crated the
list "test" and started crontab. Mailman started to send me two error
messages via mail. I changed the kernel from 2.2.14.SuSE to a 2.2.15
compiled from the original sources but the problem didn't cease. What can
be the problem and how can I solve it? The messages are the following
ones: 


Traceback (innermost last):
  File "/usr/local/mailman//cron/run_queue", line 46, in ?
    main()
  File "/usr/local/mailman//cron/run_queue", line 39, in main
    lockfile.lock()
  File "/usr/local/mailman/Mailman/LockFile.py", line 186, in lock
    os.link(self.__lockfile, self.__tmpfname)
OSError: [Errno 2] No such file or directory



Traceback (innermost last):
  File "/usr/local/mailman//cron/gate_news", line 119, in ?
    main()
  File "/usr/local/mailman//cron/gate_news", line 58, in main
    mlist = MailList.MailList(name, lock=0)
  File "/usr/local/mailman/Mailman/MailList.py", line 62, in __init__
    self.Load()
  File "/usr/local/mailman/Mailman/MailList.py", line 810, in Load
    raise Errors.MMBadListError, 'Failed to access config info'
MMBadListError: Failed to access config info




nice





More information about the Mailman-Users mailing list