There was no folder/file in /usr/bin with name "master" so initially the
error was:
"Starting Mailman's master runner
/usr/bin/python3.4: can't open file '/usr/bin/master': [Errno 2] No such
file or directory"

When I created a directory "master" manually in /usr/bin/, I got this error:
"Starting Mailman's master runner
 /usr/bin/python3.4: can't find '__main__' module in '/usr/bin/master' "

Thank you,
Akash Agrawall


On Tue, Mar 3, 2015 at 2:47 PM, Stephen J. Turnbull <step...@xemacs.org>
wrote:

> Akash Agrawall writes:
>
>  > But when I run the command "mailman start", it gives an error:
>  > " Starting Mailman's master runner
>  > /usr/bin/python3.4: can't find '__main__' module in '/usr/bin/master' "
>
> Does Mailman install into /usr/bin/?  That doesn't seem like a great
> idea, and I don't recall it doing that.
>
> Check to see if /usr/bin/master is a Python script and part of
> Mailman.  If it isn't we need to figure out why Python is trying to
> run it.
>
>
>
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to