Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2001 09:25:17 +0100
From:      Robin Becker <robin@jessikat.fsnet.co.uk>
To:        freebsd-questions@freeBSD.ORG
Subject:   Mailman problem
Message-ID:  <KPWT0tAtRrw7EwFO@jessikat.fsnet.co.uk>

next in thread | raw e-mail | index | archive | help
We run a couple of mail lists using mailman (mailman-2.0.5) on our 4.2
freeBSD system.

Today I got a bunch of messages relating to mailman the gist of which is

Logging error: <StampedLogger to '/rl_home/HTTPD/mailman/logs/error'>
Traceback (most recent call last):
  File "/rl_home/HTTPD/mailman/Mailman/Logging/Logger.py", line 74, in
write
    f.write(msg)
IOError: [Errno 28] No space left on device
Original log message:
[Errno 28] No space left on device
Logging error: <StampedLogger to '/rl_home/HTTPD/mailman/logs/error'>
Traceback (most recent call last):
  File "/rl_home/HTTPD/mailman/Mailman/Logging/Logger.py", line 74, in
write
    f.write(msg)
IOError: [Errno 28] No space left on device
Original log message:
.......
riginal log message:
[Errno 28] No space left on device
Traceback (most recent call last):
  File "/rl_home/HTTPD/mailman/cron/gate_news", line 222, in ?
    main()
  File "/rl_home/HTTPD/mailman/cron/gate_news", line 198, in main
    lock.lock(timeout=0.5)
  File "/rl_home/HTTPD/mailman/Mailman/LockFile.py", line 219, in lock
    self.__write()
  File "/rl_home/HTTPD/mailman/Mailman/LockFile.py", line 352, in
__write
    fp.close()
IOError: [Errno 28] No space left on device


the free space on the machine is

/     16M
/usr 140M
/var 444M

any ideas why mailman should be doing this?
-- 
Robin Becker

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?KPWT0tAtRrw7EwFO>