← Back to team overview

opensand team mailing list archive

Re: OpanSAND test bed - compilation with sources

 

Andy,

> Thanks for a tip :) I checked once again all 'scp' and 'ssl' commands
> and you were right. I skipped all lines mentioned in your reply.
> However once again I found out that one of the commands above might
> have small error.
> 
> When I checked the content of /etc/init.d folder I haven't found*
> /init *folder,
> only files and among them *opensand-daemon* and *opensand-network*.
> This leads me to conclusion that proper command looks as follows:
> 
> $ ssh root@HOST chmod a+x /etc/init.d/opensand-daemon
> /etc/init.d/opensand-network

You're right. I fixed the manual.
 

> This solution works fine for me, however I encounter another error
> when i tried to run network service:
> 
> andyg@andyg-laptop:~/opensand-trunk/opensand-daemon$ sudo service
> opensand-network start
>  * Configuring the OpenSAND
> network
> 
> Configure OpenSAND Daemon:
>     Get user configuration
>  * failed to configure the OpenSAND network
> [fail]

You hit bug #1042641: https://bugs.launchpad.net/opensand/+bug/1042641

As a workaround on "sat", you may skip the opensand-network service,
and make the opensand-daemon script believe it is started with the
following command:
 # sudo touch /var/lock/opensand-network

Then start the opensand-daemon service. It should work.

Regards,
Didier


Follow ups

References