[Mailman-Users] Cron errors

bronto at csd-bes.net bronto at csd-bes.net
Mon Apr 12 18:27:02 CEST 2004


This morning when I got in to work, my mail box was full of cron error
notifications that resulted from Mailman cron jobs.  What do they mean?
________________________________________
Traceback (most recent call last):
Logging error: <StampedLogger to '/usr/local/mailman/logs/error'>
Traceback (most recent call last):
  File "/usr/local/mailman/Mailman/Logging/Logger.py", line 91, in write
    f.write(msg)
  File "/var/tmp/python2-2.1.1-root/usr/lib/python2.1/codecs.py", line 340, in
write
    return self.writer.write(data)
  File "/var/tmp/python2-2.1.1-root/usr/lib/python2.1/codecs.py", line 138, in
write
    self.stream.write(data)
IOError: [Errno 28] No space left on device
Original log message:
[Errno 28] No space left on device
  File "/usr/local/mailman/cron/gate_news", line 274, in ?
    main()
  File "/usr/local/mailman/cron/gate_news", line 249, in main
    lock.lock(timeout=0.5)
  File "/usr/local/mailman/Mailman/LockFile.py", line 243, in lock
    self.__write()
  File "/usr/local/mailman/Mailman/LockFile.py", line 424, in __write
    fp.close()
IOError: [Errno 28] No space left on device
___________________________________________________

"No space left on device" seems plain enough, but I've checked my drive space
and there's tons of space left - more than 200mb.

TIA

Rob




More information about the Mailman-Users mailing list