From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#57044: 29.0.50; tramp-error: Reading directory: Permission denied, /scp:motorolausb:/storage/emulated/0/ Date: Tue, 16 Aug 2022 07:43:45 +0300 Message-ID: References: <86czdb3lg4.fsf@protected.rcdrun.com> <87edxrkt8d.fsf@gmx.de> <87v8qxg1o8.fsf@gmx.de> <87h72gfpgd.fsf@gmx.de> <87k07aj29b.fsf@gmx.de> <87lerpu2ki.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9193"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/+ () (2022-06-11) Cc: 57044@debbugs.gnu.org To: Michael Albinus Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Aug 16 06:49:15 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oNoVu-00029h-1L for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 16 Aug 2022 06:49:14 +0200 Original-Received: from localhost ([::1]:39836 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oNoVs-00005r-JA for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 16 Aug 2022 00:49:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40164) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oNoVi-00005f-9u for bug-gnu-emacs@gnu.org; Tue, 16 Aug 2022 00:49:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:54826) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oNoVi-0005eU-0r for bug-gnu-emacs@gnu.org; Tue, 16 Aug 2022 00:49:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oNoVh-0001qX-Sp for bug-gnu-emacs@gnu.org; Tue, 16 Aug 2022 00:49:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 16 Aug 2022 04:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57044 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 57044-submit@debbugs.gnu.org id=B57044.16606252926997 (code B ref 57044); Tue, 16 Aug 2022 04:49:01 +0000 Original-Received: (at 57044) by debbugs.gnu.org; 16 Aug 2022 04:48:12 +0000 Original-Received: from localhost ([127.0.0.1]:44572 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNoUu-0001om-8o for submit@debbugs.gnu.org; Tue, 16 Aug 2022 00:48:12 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:49763) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNoUs-0001oO-HP for 57044@debbugs.gnu.org; Tue, 16 Aug 2022 00:48:10 -0400 Original-Received: from localhost ([::ffff:197.239.6.199]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000B5B10.0000000062FB2187.00004695; Mon, 15 Aug 2022 21:48:07 -0700 Content-Disposition: inline In-Reply-To: <87lerpu2ki.fsf@gmx.de> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:239871 Archived-At: I will try your suggestions now, but I must say I used Tramp on same devices previously without problems. Some change was introduced somewhere that I can't access them anymore. I did not try it yet, I will do now. I already have i remote path the Termux PATH for executables. tramp-remote-path is a variable defined in ‘tramp.el’. Its value is (tramp-default-remote-path "/data/data/com.termux/files/usr/bin/" "/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin" "/local/bin" "/local/freeware/bin" "/local/gnu/bin" "/usr/freeware/bin" "/usr/pkg/bin" "/usr/contrib/bin" "/opt/bin" "/opt/sbin" "/opt/local/bin") Original value was (tramp-default-remote-path "/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin" "/local/bin" "/local/freeware/bin" "/local/gnu/bin" "/usr/freeware/bin" "/usr/pkg/bin" "/usr/contrib/bin" "/opt/bin" "/opt/sbin" "/opt/local/bin") -- Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns In support of Richard M. Stallman https://stallmansupport.org/