From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 13390@debbugs.gnu.org
Subject: bug#13390: tramp-adb hanging forever
Date: Mon, 18 Feb 2013 19:39:05 +0100 [thread overview]
Message-ID: <87zjz1bh6e.fsf@gmail.com> (raw)
In-Reply-To: <87fw0txyu8.fsf@gmx.de> (Michael Albinus's message of "Mon, 18 Feb 2013 19:26:39 +0100")
Hi Michael,
Michael Albinus <michael.albinus@gmx.de> writes:
> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
>
>> I saw that in log yes, how can I make tramp using
>> PATH=/sbin:/system/xbin:/system/bin
>> instead of:
>> 18:40:29.282486 tramp-send-command (6) #
>> PATH=/sbin:/system/bin:/system/xbin; export PATH
>
> (tramp-cleanup-all-connections)
> (add-to-list 'tramp-remote-path "/sbin")
> (add-to-list 'tramp-remote-path "/system/xbin")
>
> The cleanup is because Tramp remembers connection properties, like the
> remote path.
Ok it worked with SSHDroid and these settings:
(add-to-list 'tramp-connection-properties
(list (regexp-quote "192.168.0.24") "remote-shell" "sh"))
(add-to-list 'tramp-remote-path 'tramp-own-remote-path)
(push "/system/xbin" tramp-remote-path)
(add-to-list 'tramp-remote-process-environment "TMPDIR=$HOME/tmp")
I will try now back with dropbear with same settings.
Thanks.
--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
next prev parent reply other threads:[~2013-02-18 18:39 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-08 18:10 bug#13390: tramp-adb hanging forever Thierry Volpiatto
2013-01-08 21:36 ` Michael Albinus
2013-01-08 21:53 ` Thierry Volpiatto
2013-01-09 7:09 ` Michael Albinus
2013-02-16 18:56 ` Michael Albinus
2013-02-16 22:21 ` Thierry Volpiatto
2013-02-18 10:42 ` Thierry Volpiatto
2013-02-18 11:05 ` Michael Albinus
2013-02-18 14:32 ` Thierry Volpiatto
2013-02-18 14:37 ` Michael Albinus
2013-02-18 14:52 ` Thierry Volpiatto
2013-02-18 16:09 ` Michael Albinus
2013-02-18 16:42 ` Thierry Volpiatto
2013-02-18 17:54 ` Michael Albinus
2013-02-18 18:18 ` Thierry Volpiatto
2013-02-18 18:26 ` Michael Albinus
2013-02-18 18:39 ` Thierry Volpiatto [this message]
2013-02-18 18:50 ` Michael Albinus
2013-02-18 19:02 ` Thierry Volpiatto
2013-02-18 19:26 ` Michael Albinus
2013-02-18 19:40 ` Thierry Volpiatto
2013-02-18 19:48 ` Michael Albinus
2013-02-18 16:14 ` Thierry Volpiatto
2013-02-18 10:53 ` Thierry Volpiatto
2013-02-18 11:02 ` Thierry Volpiatto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zjz1bh6e.fsf@gmail.com \
--to=thierry.volpiatto@gmail.com \
--cc=13390@debbugs.gnu.org \
--cc=michael.albinus@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).