bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13390: tramp-adb hanging forever


From: Michael Albinus
Subject: bug#13390: tramp-adb hanging forever
Date: Mon, 18 Feb 2013 17:09:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:

Hi Thierry,

> 15:39:46.189500 tramp-send-command (6) # /system/bin/id -g 2>/dev/null; echo 
> tramp_exit_status $?
> 15:39:46.778728 tramp-wait-for-regexp (6) # 
> uid=0(root) gid=0(root) groups=0(root)
> tramp_exit_status 0
> ///cd75dd09133d48f3a1970966969c4c9a#$
> 15:39:46.779790 tramp-send-command-and-read (1) # File error:
> /system/bin/id -g ' does not return a valid Lisp expression:
> uid=0(root) gid=0(root) groups=0(root)

Tramp expects, that "id -g" returns just a number. Your /system/bin/id
behaves differently.

During my tests I've found that several commands in /system/bin behave
not exactly as expected. Thats why I have recommended to use as shell
just "sh". In the case of SSHDroid this results in a shell which comes
with SSHDroid, and which behaves more regular.

Maybe you give it a try?

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]