Try running (as root): /usr/local/mailman/bin/check_perms -f And if that doesn't do it for you, then check out the FAQ, for a clue: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.009.htp
Good luck - Jon Carnes On Wed, 2003-10-01 at 10:30, Ashley Horn wrote: > Anyone have any clues about this? > > Ashley Horn > > > Bug in Mailman version 2.1.3 > We're sorry, we hit a bug! > If you would like to help us identify the problem, please email a copy > of this page to the webmaster for this site with a description of what > happened. Thanks! > Traceback: > Traceback (most recent call last): > File "/usr/local/mailman/scripts/driver", line 87, in run_main > main() > File "/usr/local/mailman/Mailman/Cgi/create.py", line 55, in main > process_request(doc, cgidata) > File "/usr/local/mailman/Mailman/Cgi/create.py", line 219, in > process_request > sys.modules[modname].create(mlist, cgi=1) > File "/usr/local/mailman/Mailman/MTA/Postfix.py", line 232, in create > _update_maps() > File "/usr/local/mailman/Mailman/MTA/Postfix.py", line 60, in > _update_maps > raise RuntimeError, msg % (vcmd, status, errstr) > RuntimeError: command failed: /usr/sbin/postmap > /usr/local/mailman/data/virtual-mailman (status: 1, Operation not > permitted) > > > ------------------------------------------------------ > 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/ > > This message was sent to: [EMAIL PROTECTED] > Unsubscribe or change your options at > http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
