[Mailman-Users] HELP! Errors in cron.

Amanda Shuler shuleram at acm.cse.msu.edu
Fri Dec 18 04:32:32 CET 1998


I think these errors are related to why my mailman won't send or receive
files.
Does anyone out there know what this means?

I got the following mailed to me from cron, after it tried to do an update
job
thingy.
Obviously, I must have some permissions wrong somewhere.
But which files do I need to change the permissions to?

----------------
/etc/cron.daily/mailman:
Traceback (innermost last):
  File "/var/lib/mailman/cron/checkdbs", line 73, in ?
    main()
  File "/var/lib/mailman/cron/checkdbs", line 28, in main
    list = maillist.MailList(name)
  File "/usr/lib/mailman/Mailman/maillist.py", line 64, in __init__
    self.Load()
  File "/usr/lib/mailman/Mailman/maillist.py", line 546, in Load
    self.Lock()
  File "/usr/lib/mailman/Mailman/maillist.py", line 887, in Lock
    self._lock_file = posixfile.open(
  File "/usr/lib/python1.5/posixfile.py", line 216, in open
    return _posixfile_().open(name, mode, bufsize)
  File "/usr/lib/python1.5/posixfile.py", line 81, in open
    return self.fileopen(__builtin__.open(name, mode, bufsize))
IOError: (13, 'Permission denied')
Exception exceptions.AttributeError: '_file_' in <method
_posixfile_.__del__ of
_posixfile_ instance at 80e09b8> ignored
Traceback (innermost last):
  File "/var/lib/mailman/cron/senddigests", line 37, in ?
    main()
  File "/var/lib/mailman/cron/senddigests", line 30, in main
    list = maillist.MailList(name)
  File "/usr/lib/mailman/Mailman/maillist.py", line 64, in __init__
    self.Load()
  File "/usr/lib/mailman/Mailman/maillist.py", line 546, in Load
    self.Lock()
  File "/usr/lib/mailman/Mailman/maillist.py", line 887, in Lock
    self._lock_file = posixfile.open(
  File "/usr/lib/python1.5/posixfile.py", line 216, in open
    return _posixfile_().open(name, mode, bufsize)
  File "/usr/lib/python1.5/posixfile.py", line 81, in open
    return self.fileopen(__builtin__.open(name, mode, bufsize))
IOError: (13, 'Permission denied')
Exception exceptions.AttributeError: '_file_' in <method
_posixfile_.__del__ of
_posixfile_ instance at 80c0b00> ignored
run-parts: /etc/cron.daily/mailman exited with return code 1


-------------------

I'm just terrible at reading this stuff.
Can anyone else make sense of this?


Here is "ls -l /usr/lib/python1.5/posixfile.py":

-rw-r--r--   1 root     root         7331 Nov  2 13:32
/usr/lib/python1.5/posixfile.py


So what's wrong?  :(

-----------------------------------------------------
Amanda Shuler		| I don't want to start any
shuleram at acm.msu.edu	| blasphemous rumours, but...
-----------------------------------------------------





More information about the Mailman-Users mailing list