[Mailman-Developers] Can anyone get MailMan running under Kernel w/ secure_linux patched?

Alex Yu ayu1@nycap.rr.com
Thu, 18 Feb 1999 23:00:15 -0500


Hello,

I have problem w/ Mailman under Kernel 3.0.36 w/ secure_linux
(ftp://ftp.false.com/pub/secure).  I compiled the kernel with these
options, 

Non-executable user stack area
Restricted links in /tmp
Restricted pipes in /tmp
Restricted /proc

So when I tried to update options on the web, I got error message as
listed below.

Can anyone fix?

---[START]------[START]---Bug in Mailman version 1.0b8
Traceback:
Traceback (innermost last):
  File "/usr/local/mailman/scripts/driver", line 112, in run_main
    main()
  File "/usr/local/mailman/Mailman/Cgi/admin.py", line 170, in main
    ChangeOptions(lst, category, cgi_data, doc)
  File "/usr/local/mailman/Mailman/Cgi/admin.py", line 849, in
ChangeOptions
    lst.Save()
  File "/usr/local/mailman/Mailman/MailList.py", line 683, in Save
    file = aside_new(fname, fname_last, reopen=1)
  File "/usr/local/mailman/Mailman/MailList.py", line 1211, in aside_new
    os.link(old_name, new_name)
OSError: [Errno 1] Operation not permitted
---[end]---

-- 
best regards,
alex.Yu