[Mailman-Users] permissions [errrno 13] with debian and mailman 2.1.1

drew drew at norris.ca
Tue Apr 15 23:48:46 CEST 2003


Hello all,

I have been fighting with the gid bit problem in debian for hours now
and any suggestions would be very welcome.

First of all, I am running Debian sarge/sid and recently updated to
mailman 2.1, since then I haven't been able to get this setup to work. 
I have looked through the FAQ and lists but can't find the solution. 
Currently installed are:
#dpkg -l
ii  mailman        2.1.1-4        Powerful, web-based mailing list
manager
ii  postfix        2.0.7-3        A high-performance mail transport
agent
ii  python2.2      2.2.2-6        An interactive object-oriented
scripting lan

The debian install expects the wrapper to run as 'daemon', so the
scripts and aliases file are gid=daemon.  This resolved the first error,
'mailman expected gid * but got *'

Now however I get the error:
> 
> <testlist at norris.ca>: Command died with status 1:
>     "/var/lib/mailman/mail/mailman post testlist". Command output: Traceback
>     (most recent call last):   File "/var/lib/mailman/scripts/post", line 69,
>     in ?     main()   File "/var/lib/mailman/scripts/post", line 64, in main
>     tolist=1, _plaintext=1)   File
>     "/var/lib/mailman/Mailman/Queue/Switchboard.py", line 119, in enqueue
>     msgfp = open(msgfile, 'w') IOError: [Errno 13] Permission denied:
>     '/var/lib/mailman/qfiles/in/1050441658.894328+c3d40fa3cc77b6e69c38fb5fcbe2c5501aa16d1c.msg'
>     

:/var/lib/mailman/qfiles/in# ls -l
total 8
-rw-rw----    1 daemon   list          101 2003-04-15 13:28
1050434883.182302+48104b718d4126d56bdcb85557a54afe8c222076.db
-rw-rw----    1 daemon   list          596 2003-04-15 13:28
1050434883.182302+48104b718d4126d56bdcb85557a54afe8c222076.msg

:/var/lib/mailman/qfiles# ls -l
total 0
drwxrws---    2 list     list            6 2003-04-09 08:38 archive
drwxrws---    2 list     list            6 2003-04-09 08:38 bounces
drwxrws---    2 list     list            6 2003-04-09 08:38 commands
drwxrws---    2 list     list          143 2003-04-15 13:28 in
drwxrws---    2 list     list            6 2003-04-09 08:38 news
drwxrws---    2 list     list            6 2003-04-14 22:50 out
drwxrws---    2 list     list            6 2003-04-09 08:38 shunt
drwxrws---    2 list     list            6 2003-04-14 22:50 virgin


bin/check_perms doesn't complain of any permission errors.

Any suggestions welcome

Drew


-- 
drew <drew at norris.ca>



More information about the Mailman-Users mailing list