
July 13, 1999
6:51 a.m.
using mailman-1.0rc3, after a (./configure; make install) I run check_perms. But it gives me this error. I'm not able to figure out exactly what it means.
[root@csociety mailman]# bin/check_perms Traceback (innermost last): File "bin/check_perms", line 164, in ? checkadminpw() File "bin/check_perms", line 128, in checkadminpw mode = statmode(adminpw) File "bin/check_perms", line 39, in statmode return os.stat(path)[ST_MODE] os.error: (2, 'No such file or directory')
Please provide some help.
--andy.