Syntax Error in conftest.py line 17
Bug #1981480 reported by
Robert Dinse
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNU Mailman |
Invalid
|
Undecided
|
Unassigned |
Bug Description
checking permissions on /misc/mailman... File "/root/
if mailmangid <> gid:
SyntaxError: invalid syntax
cat: conftest.out: No such file or directory
configure: error:
***** Installation directory /misc/mailman is not configured properly!
To post a comment you must log in.
Mailman 2.1 requires Python 2 preferably Python 2.7. It does not support Python 3 which is what is throwing this error.