Re: [Mailman-Users] check_perms generated error

2015-02-02 Thread Ralf Hildebrandt
* Web Analysts : > OSError: [Errno 40] Too many levels of symbolic links: > '/usr/lib/mailman/archives/private/listname/listname' Sounds like you have circular symlink somewhere around /usr/lib/mailman/archives/private/listname/listname -- Ralf Hildebrandt Charite Universitäts

[Mailman-Users] check_perms generated error

2015-02-02 Thread Web Analysts
What does this mean? [root@zarathustra mailman]# bin/check_perms Traceback (most recent call last): File "bin/check_perms", line 391, in checkall() File "bin/check_perms", line 204, in checkall os.path.walk(d, checkwalk, STATE) File "/usr/lib/python2.7/posixpath.py", line 23