From owner-freebsd-questions Tue Oct 9 1:26:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail3.svr.pol.co.uk (mail3.svr.pol.co.uk [195.92.193.19]) by hub.freebsd.org (Postfix) with ESMTP id B0E4E37B403 for ; Tue, 9 Oct 2001 01:26:05 -0700 (PDT) Received: from modem-956.aerodactyl.dialup.pol.co.uk ([217.135.9.188] helo=jessikat.fsnet.co.uk) by mail3.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 15qsDE-0006bn-00 for freebsd-questions@freeBSD.ORG; Tue, 09 Oct 2001 09:26:04 +0100 Message-ID: Date: Tue, 9 Oct 2001 09:25:17 +0100 To: freebsd-questions@freeBSD.ORG From: Robin Becker Subject: Mailman problem MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U <8fY3TEtAaFySF58ErPUfo9YLW3> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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: 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: 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