[Mailman-Developers] Cron error messages

mr mr@uniway.be
Thu, 16 Dec 1999 17:09:26 +0100


--------------E3F19FA1CE01AA2848C554B0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello once again,

I have some other messages that I do not understand at all either, here
they are:


Traceback (innermost last):
File "/home/mailman/cron/checkdbs", line 77, in ?
main(verbose=(len(sys.argv) > 1
File "/home/mailman/cron/checkdbs", line 34, in main
list = MailList.MailList(name, lock = 0)
File "/home/mailman/Mailman/MailList.py", line 62, in __init__
self.Load()
File "/home/mailman/Mailman/MailList.py", line 810, in Load
raise Errors.MMBadListError, 'Failed to access config info'
MMBadListError: Failed to access config info

AND

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

IN ADDITION TO:

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

Like I said in a previous message,  I see my "Your new mailing
list" page and I can click on the links but I have these
errors. I just got assigned this project to use mailman a week ago and
have never heard about it before that time so I am very sorry if my
explainations are not very good ones.

Another note: I had no errors on the installation.

Thank you in advance for any help you can give me.

Kirsten Melanie Royal

--

"...I don't have to eat, I don't have to drink, I just have to study."



--------------E3F19FA1CE01AA2848C554B0
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hello once again,
<p>I&nbsp;have some other messages that I&nbsp;do not understand at all
either, here they are:
<br>&nbsp;
<p>Traceback (innermost last):
<br>File "/home/mailman/cron/checkdbs", line 77, in ?
<br>main(verbose=(len(sys.argv) > 1
<br>File "/home/mailman/cron/checkdbs", line 34, in main
<br>list = MailList.MailList(name, lock = 0)
<br>File "/home/mailman/Mailman/MailList.py", line 62, in __init__
<br>self.Load()
<br>File "/home/mailman/Mailman/MailList.py", line 810, in Load
<br>raise Errors.MMBadListError, 'Failed to access config info'
<br>MMBadListError: Failed to access config info
<p>AND
<p>Traceback (innermost last):
<br>File "/home/mailman/cron/run_queue", line 46, in ?
<br>main()
<br>File "/home/mailman/cron/run_queue", line 39, in main
<br>lockfile.lock()
<br>File "/home/mailman/Mailman/LockFile.py", line 186, in lock
<br>os.link(self.__lockfile, self.__tmpfname)
<br>OSError: [Errno 2] No such file or directory
<p>IN&nbsp;ADDITION&nbsp;TO:
<br>&nbsp;
<br>Traceback (innermost last):&nbsp; File "/home/mailman/cron/gate_news",
line 119, in ?
<br>main()
<br>File "/home/mailman/cron/gate_news", line 58, in main
<br>mlist = MailList.MailList(name, lock=0)
<br>File "/home/mailman/Mailman/MailList.py", line 62, in __init__
<br>self.Load()
<br>File "/home/mailman/Mailman/MailList.py", line 810, in Load
<br>raise Errors.MMBadListError, 'Failed to access config info'
<br>MMBadListError: Failed to access config info
<p>Like I said in a previous message,&nbsp; I see my "Your new mailing
list"&nbsp;page and I can click on the links but I have these
<br>errors. I&nbsp;just got assigned this project to use mailman a week
ago and have never heard about it before that time so I am very sorry if
my explainations are not very good ones.
<p>Another note: I had no errors on the installation.
<p>Thank you in advance for any help you can give me.
<p>Kirsten Melanie Royal
<pre>--&nbsp;

"...I don't have to eat, I don't have to drink, I just have to study."</pre>
&nbsp;</html>

--------------E3F19FA1CE01AA2848C554B0--