[issue5435] test_httpservers on Debian Testing

2009-04-02 Thread Michael Zamot
Michael Zamot added the comment: yes it ran with normal user :-) thanks now im enjoying python 3k ;-) 2009/3/23 Facundo Batista > > Facundo Batista added the comment: > > CGI tests shouldn't be run as root, it seems, as it breaks the inherent > protection. &

[issue5435] test_httpservers on Debian Testing

2009-03-07 Thread Michael Zamot
Michael Zamot added the comment: I re-download again (maybe its the four time jaja) the python 3.0.1 from the svn and now, it pass all the tests. Thanks to all! ___ Python tracker <http://bugs.python.org/issue5

[issue5435] test_httpservers on Debian Testing

2009-03-07 Thread Michael Zamot
Michael Zamot added the comment: I dont know, it weird, because im running the test as root. I tried in a Stable Lenny, and nothing too ___ Python tracker <http://bugs.python.org/issue5

[issue5435] test_httpservers on Debian Testing

2009-03-07 Thread Michael Zamot
Michael Zamot added the comment: I tried too yesterday with the svn version, and i get the same error. Is there a solution or im doing something wrong? ___ Python tracker <http://bugs.python.org/issue5

[issue5435] test_httpservers on Debian Testing

2009-03-06 Thread Michael Zamot
New submission from Michael Zamot : Hi, im trying to compile Python 3.0.1 under Debian Testing, and i get an error in the step make test. test_https fails with errno 13. The atach file has the full output. So, what is missing in my computer or what i need to do, to compile it, thanks and sorry