Hi,
    I've been trying to setup mailman on my local machine for contribution
.. I'm currently using instructions in the link below for setup:
http://bazaar.launchpad.net/~mailman-coders/mailman/3.0/view/head:/src/mailman/docs/START.rst

Till now, i've configured my bzr and launchpad settings.. branched a
mailman repository using "bzr branch lp:mailman"
I've setup python virtualenv and activated it. Then i ran "$ python
setup.py develop"
Till this, no errors occurred and everything was built successfully.

However, starting the mailman server using "mailman start", when i try to
test using "nose2 -v" , it gives me o/p:

Ran 593 tests in 43.713s
FAILED (failures=11, errors=72)

I guess most of them are for HTTP Sockets.. I tried opening localhost:8001
and its giving "405 Method Not Allowed" error on the page

Please suggest appropriate headers to solve this.


Tejas Shah
IRC nick: jash4
_______________________________________________
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