http://qa.mandrakesoft.com/show_bug.cgi?id=6072
Product: mailman
Component: program
Summary: Mailman not sending mails when running kernel-secure
Product: mailman
Version: 2.1.2-9mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: program
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Mailman does not deliver any mails. Running "service mailman status" says
something about qrunner is dead.
If I run "mailmanctl start" directly I get lots of errors like this:
Traceback (most recent call last):
File "/usr/lib/mailman/bin/qrunner", line 76, in ?
import CheckFixUid
File "/usr/lib/mailman/bin/CheckFixUid.py", line 6, in ?
class CheckFixUid:
File "/usr/lib/mailman/bin/CheckFixUid.py", line 12, in CheckFixUid
if os.geteuid() != uid:
NameError: name 'uid' is not defined
The script CheckFixUid.py is made by check_perms_grsecurity.py, so this error
only applies if running kernel with grsecurity.
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.