Joseph A. Nagy, Jr. wrote: > >Oct 26 17:00:24 2004 (19123) SHUNTING: >1098828023.6700971+49c2753d38d1aee072602386fe4ec53bc87bf1d0 >Oct 26 17:04:09 2004 (19123) Uncaught runner exception: [Errno 13] Permission denied: >'/usr/local/mailman/archives/private/rifts-pbem/attachments'
<snip> >OSError: [Errno 13] Permission denied: >'/usr/local/mailman/archives/private/rifts-pbem/attachments' > >Oct 26 17:04:09 2004 (19123) SHUNTING: 1098828249.31954+d2be08daa9cbd49bccd= >f5675c3dc44fc0d10068f > >That's from /usr/local/mailman/logs/error > >What's going on and what needs to be changed? You have an owner/group/permissions problem trying to create files in (write to) the directory /usr/local/mailman/archives/private/rifts-pbem/attachments/ As Dan suggests, run bin/check_perms -f - you may need to run it more than once; run it as root until it finds no errors. Then run bin/unshunt to retry the archiving. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
