Maurice Libes wrote:
> Bas van der Vlies a écrit :
>>> # Interface used to seed files with bittorrent.
>>> BT_INTERFACES=eth0
>>>  
>>>     
>> BT_INTERFACE will do the trick (so remove the trailing s_ ;-)
>>
>>   
> 
> i removed the trailing "S"  (shame on me) but it's the same error, so 
> the error didnt'come from this line
> 
> /etc/init.d/systemimager-server-bittorrent start
> Starting SystemImager's BitTorrent Transport: 
> systemimager-server-bittorrent...
> tracker: ok
> ERROR: error in /etc/systemimager/bittorrent.conf: BT_INTERFACE not 
> specified or not valid!
> failed.
> 
> here below... the output log from the start command.. 
> the error seems to come from the si_installbtimage command
> don't know why
> 
> 
> tracker: ok
> + '[' -z GX320_etch ']'
> + BT_IMAGES='--images GX320_etch'
> + '[' '!' -z GX320_etch ']'
> + BT_OVERRIDES='--overrides GX320_etch'
> + '[' n = y ']'
> + '[' n = y ']'
> + si_installbtimage --quiet n n --images GX320_etch --overrides GX320_etch
> ERROR: error in /etc/systemimager/bittorrent.conf: BT_INTERFACE not 
> specified or not valid!
> + '[' 255 -ne 0 ']'
> + echo failed.
> failed.
> + exit 1
> 
> this command seems to output the same error, with or without the needed 
> arguments
> 
> $ si_installbtimage
> ERROR: error in /etc/systemimager/bittorrent.conf: BT_INTERFACE not 
> specified or not valid!
> 
> $  si_installbtimage --quiet --compress n --images GX320_etch --update n
> ERROR: error in /etc/systemimager/bittorrent.conf: BT_INTERFACE not 
> specified or not valid!
> 
> 
> any ideas?
> thanks

Which version of systemimager are you using? Could you post your new
bittorrent.conf? Which distribution are you using? which is your default
shell (ls -l /bin/sh)?

-Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to