← Back to team overview

opensand team mailing list archive

Re: opensand 1.0.0

 

Hi Thomas,

Le 13/12/2012 19:16, thomasi@xxxxxxx a écrit :

Hello,
I have just installed opensand 1.0.0 from sources and I m facing 2 problems.
Thanks for trying our new version so quickly.


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".
The manual part is not really clear on the daemon installation due to the bug you mentioned. If you have already created the /etc/opensand/daemon.conf and installed the core part, try to run the opensand_tun program as root then launch sand-daemon -f as root as well. If something goes wrong you should have errors on your terminal which would help us to detect your problem.


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.
Did you run this command on Manager for all plugins:

cp src/$name.py $OPENSAND_BASE_DIR/lib/python2.6/dist-packages/opensand_manager_core/modules/

with name the name of the plugin you are installing ?


Any help would be truly appreciated.
I hope this would help.

If I may give you an advice, as you are running OpenSAND on Ubuntu 10.04, if this is the 32 bits version you should install the platform with debian packages. If you are on a 64 bits version you may encounter some errors as it has not been tested yet but we would be glad to help you.

Regards,


--
Julien BERNARD



Follow ups

References