Re: [Android-tesla-devel] Init script failed with output: ...
Status: Beta
Brought to you by:
seanhodges
From: Matthias G. <s.s...@gm...> - 2010-10-27 17:40:15
|
Dear Sean, On Wed, 2010-10-27 at 14:53 +0100, Sean Hodges wrote: > It sounds like we are not properly checking for a motd message when > starting the interactive BASH shell (which we need to keep passing > commands quickly at runtime). I expect the reason it is working for > your manual test is because you are not invoking an interactive > session, and that the motd is not being returned to a non-interactive > one. ok, I expected something like that. I guessed that a non-interactive session is used. I could not find this in the code. Therefore my test. But, as you say, my guess was wrong. FYI: 10.04 had a similar motd, but it worked with Tesla (same version). > I have a few things to look into for Tesla this weekend. I'll take a > look and let you know my findings. A quick scout on the Web turns up > this: > > https://bugs.launchpad.net/ubuntu/+bug/660470 > > If you upgraded from 10.04 then this may-or-may-not be the issue. This is definitely not my problem. I don't have the two motd's. Also I have here two machines, upgraded from 10.04 (worked before) and a complete fresh set up. Same problem on both. > Either way, a temporary solution might be to rename the /etc/motd file > on your computer to something like "motd_DISABLED", so that it isn't > dumped to SSH sessions. This is doing the trick for the moment. Clear straight forward idea, I'm becoming old, that I didn't had this thought. I can send you more information, if you need something to solve the real problem. I like the idea to help this great app. Ciao, Matthias |