Hi all,

I am trying to run nox with the routing application and keep get the following error:

adam@nfnet1:~/nox/build/src$ ./nox_core -v -i ptcp:6633 topology
00001|nox|INFO:Starting nox_core (/home/adam/nox/build/src/.libs/lt-nox_core)
00002|nox|DBG:Application installation report:
00003|nox|DBG:built-in event dispatcher:
    Current state: INSTALLED
    Required state: INSTALLED
    Dependencies:

00004|nox|DBG:topology:
    Current state: NOT_INSTALLED
    Required state: INSTALLED
    Dependencies: 'discovery' not found

00005|nox|DBG:built-in DSO deployer:
    Current state: INSTALLED
    Required state: INSTALLED
    Dependencies:

00006|nox|ERR:Application 'discovery' description not found.


When I run it with

   adam@nfnet1:~/nox/build/src$ ./nox_core -v -i ptcp:6633 switch

it works just fine. I am also having issues with running pyswitch so could it be a python issue? Is there some special flag I need to enable the python apps in Nox?

Thanks,
Adam

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to