the make check and noxcore run without any problems in root. Thank you very much for all the help
On Thu, May 14, 2009 at 5:03 PM, Martin Casado <[email protected]> wrote: > Try running as root (so you can bind to the privileged ports). > >> Thank you very much for your interest and help. the packages list proved >> to be really helpful. >> I think 'make' is running but there are still some errors when i run >> 'make check' >> >> Compiled with OpenFlow 0x97 (exp) >> 00001|sqlite3-impl|WARN:Transactional storage file not given in the >> command line; defaulting to 'testing.sqlite' >> 00002|webserver|ERR:Error starting HTTPS server: Couldn't listen on >> any:443: (13, 'Permission denied'). >> 00003|webserver|ERR:Error starting HTTP server: Couldn't listen on any:80: >> (13, 'Permission denied'). >> >> 0% 10 20 30 40 50 60 70 80 90 100% >> |----|----|----|----|----|----|----|----|----|----| >> Running 74 test cases... >> ****************../../../../../src/nox/netapps/tests/tests.cc(220): fatal >> error in "nox.netapps.tests.pyunittests.webservice_test.run_test": Traceback >> (failure with no frames): <class >> 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by >> other side: 111: Connection refused. >> >> *********************../../../../../src/nox/netapps/tests/tests.cc(220): >> fatal error in >> "nox.netapps.tests.pyunittests.componentws_test.check_version": Traceback >> (failure with no frames): <class >> 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by >> other side: 111: Connection refused. >> >> *../../../../../src/nox/netapps/tests/tests.cc(220): fatal error in >> "nox.netapps.tests.pyunittests.componentws_test.check_uptime": Traceback >> (failure with no frames): <class >> 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by >> other side: 111: Connection refused. >> >> ../../../../../src/nox/netapps/tests/tests.cc(220): fatal error in >> "nox.netapps.tests.pyunittests.componentws_test.check_components": Traceback >> (failure with no frames): <class >> 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by >> other side: 111: Connection refused. >> >> ******00468|topology|WARN:Add link to unknown datapath 2 - adding default >> entry. >> 00469|topology|WARN:Add internal to unknown datapath 3 - adding default >> entry. >> 00470|topology|WARN:Add link to unknown datapath 1 - adding default entry. >> ******* >> >> Test suite "NOX" failed with: >> 167 assertions out of 171 passed >> 4 assertions out of 171 failed >> 70 test cases out of 74 passed >> 4 test cases out of 74 failed >> 4 test cases out of 74 aborted >> >> FAIL: nox.test >> ==================================== >> 1 of 1 tests failed >> Please report to [email protected] <mailto:[email protected]> >> ==================================== >> make[4]: *** [check-TESTS] Error 1 >> make[4]: Leaving directory `/home/saurav/noxcore/build/src' >> make[3]: *** [check-am] Error 2 >> make[3]: Leaving directory `/home/saurav/noxcore/build/src' >> make[2]: *** [check-recursive] Error 1 >> make[2]: Leaving directory `/home/saurav/noxcore/build/src' >> make[1]: *** [check] Error 2 >> make[1]: Leaving directory `/home/saurav/noxcore/build/src' >> make: *** [check-recursive] Error 1 >> >> Do i have to give any permissions anywhere else to make noxcore work. >> >> THanks >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> On Wed, May 13, 2009 at 1:54 PM, Martin Casado <[email protected]<mailto: >> [email protected]>> wrote: >> >> Do you have libssl-dev installed? >> >> Thank you very much for all the help. >> I installed the xerces package libxerces28-dev and 'make' ran >> succesfully. But i still get errors when i run make check: >> >> 00001|sqlite3-impl|WARN:Transactional storage file not given >> in the command line; defaulting to 'testing.sqlite' >> 00002|nox|ERR:Cannot change the state of 'tests' to INSTALLED: >> 'tests' has an unmet dependency: >> 'webservice' has an unmet dependency: >> 'webauth' has an unmet dependency: >> 'webserver' ran into an error: >> cannot import a Python module >> 'nox.webapps.webserver.webserver': >> Traceback (most recent call last): >> File "./nox/webapps/webserver/webserver.py", >> line 22, in <module> >> from OpenSSL import crypto, SSL >> ImportError: No module named OpenSSL >> FAIL: nox.test >> ==================================== >> 1 of 1 tests failed >> Please report to [email protected] >> <mailto:[email protected]> <mailto:[email protected] >> <mailto:[email protected]>> >> >> ==================================== >> make[4]: *** [check-TESTS] Error 1 >> make[4]: Leaving directory `/home/saurav/noxcore/build/src' >> make[3]: *** [check-am] Error 2 >> make[3]: Leaving directory `/home/saurav/noxcore/build/src' >> make[2]: *** [check-recursive] Error 1 >> make[2]: Leaving directory `/home/saurav/noxcore/build/src' >> make[1]: *** [check] Error 2 >> make[1]: Leaving directory `/home/saurav/noxcore/build/src' >> make: *** [check-recursive] Error 1 >> >> >> >> > > -- > Martin Casado > CTO, Nicira Networks > 650-776-1457 (m) > > > >
_______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
