opensand team mailing list archive
-
opensand team
-
Mailing list archive
-
Message #00099
opensand 1.0.0
Hello,
I have just installed opensand 1.0.0 from sources and I m facing 2 problems.
Firstly, I ve faced this bug (Im runnning ubuntu 10.4)
https://bugs.launchpad.net/opensand/+bug/1042641
which I bypassed using "sudo touch /var/lock/opensand-network", as
this thread indicates (although Im not sure if this will work since Im
setting up the GW). After that, opensand-daemon seams to start fine,
but the problem is that I don't see the process with "ps aux | grep
sand-daemon".
Secondly, I can not deploy sand-manager.
I get this error:
2012-12-13 20:14:48,683 - sand-manager - ERROR - failed to initialize
OpenSAND Manager: You need encapsulation modules to use your platform
Traceback (most recent call last):
File "/usr/bin/sand-manager", line 110, in __init__
self._model = Model(self._manager_log, options.scenario)
File
"/usr/lib/python2.6/dist-packages/opensand_manager_core/opensand_model.py",
line 92, in __init__
raise ModelException("You need encapsulation modules to use your "
ModelException: You need encapsulation modules to use your platform
The problem is that Ive already installed the encapsulation plugins
and updated the daemon.conf file.
Any help would be truly appreciated.
Thank you in advance.
Yannis
Follow ups