[Mailman-Users] check-perms error

Verma, Nitin (GECP, OTHER, 529706) NITIN.VERMA at APPL.GE.COM
Fri Jun 13 14:36:26 CEST 2003


cd $prefix
chgrp <mailman_group> .
chmod a+rx,g+ws .

./configure --with-groupname=<mailman_group>
if not set <mailman_group>=mailman


-----Original Message-----
From: jiangds [mailto:jiangds at cisp.org.cn]
Sent: Friday, June 13, 2003 9:09 AM
To: mailman-users at python.org
Subject: [Mailman-Users] check-perms error


Hi list,

I got a error when I run the ./check_perms 

Traceback (most recent call last):
    File "./check_perms", line51, in ?
        MAILMAN_GID = grp.getgrnam(MAILMAN_GROUP)[2]
KeyError: getgrnam(): name not found

How can I deel with it?


More information about the Mailman-Users mailing list