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: Sun, 14 Aug 2022 07:12:22 +0300 Message-ID: References: <86czdb3lg4.fsf@protected.rcdrun.com> <87edxrkt8d.fsf@gmx.de> <87v8qxg1o8.fsf@gmx.de> <87h72gfpgd.fsf@gmx.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=_stw1.rcdrun.com-17597-1660450470-0001-2" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6840"; 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 Sun Aug 14 06:16:03 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 1oN52g-0001a6-CV for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 14 Aug 2022 06:16:02 +0200 Original-Received: from localhost ([::1]:42760 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oN52e-0002U9-Sg for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 14 Aug 2022 00:16:00 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35240) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oN51l-0002Ts-4r for bug-gnu-emacs@gnu.org; Sun, 14 Aug 2022 00:15:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45828) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oN51i-0001q3-79 for bug-gnu-emacs@gnu.org; Sun, 14 Aug 2022 00:15:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oN51i-00022H-1S for bug-gnu-emacs@gnu.org; Sun, 14 Aug 2022 00:15:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 14 Aug 2022 04:15:02 +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.16604504777782 (code B ref 57044); Sun, 14 Aug 2022 04:15:02 +0000 Original-Received: (at 57044) by debbugs.gnu.org; 14 Aug 2022 04:14:37 +0000 Original-Received: from localhost ([127.0.0.1]:35577 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oN51H-00021R-AJ for submit@debbugs.gnu.org; Sun, 14 Aug 2022 00:14:36 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:45557) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oN51E-00021G-5h for 57044@debbugs.gnu.org; Sun, 14 Aug 2022 00:14:34 -0400 Original-Received: from localhost ([::ffff:102.81.106.28]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000B5B11.0000000062F876A6.000044BD; Sat, 13 Aug 2022 21:14:29 -0700 Content-Disposition: inline In-Reply-To: <87h72gfpgd.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:239609 Archived-At: This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_stw1.rcdrun.com-17597-1660450470-0001-2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline * Michael Albinus [2022-08-13 12:44]: > Jean Louis writes: > > Hi Jean, > > > Then when I run `emacs -q' I have seen first I have to download > > `outline' library for Tramp to work. > > Why that? outline.el is part of core Emacs, there shouldn't be a need to > download it from anywhere. And Tramp requires it when needed. Probably because I did `emacs -q' as with `emacs -Q' I will also get same warning: Debugger entered--Lisp error: (void-variable outline-minor-mode-cycle-filter) default-toplevel-value(outline-minor-mode-cycle-filter) custom-initialize-reset(outline-minor-mode-cycle-filter (funcall #'#f(compiled-function () #))) custom-declare-variable(outline-minor-mode-cycle-filter (funcall #'#f(compiled-function () #)) "Control where on a heading the visibility-cycling ..." :type (choice (const :tag "Everywhere" nil) (const :tag "At line beginning" bolp) (const :tag "Not at line beginning" (lambda nil (not (bolp)))) (const :tag "At line end" eolp) (function :tag "Custom filter function")) :version "28.1") byte-code("\300\301\302\303\304DD\305\306\307\310\311&\7\207" [custom-declare-variable outline-minor-mode-cycle-filter funcall function #f(compiled-function () #) "Control where on a heading the visibility-cycling ..." :type (choice (const :tag "Everywhere" nil) (const :tag "At line beginning" bolp) (const :tag "Not at line beginning" (lambda nil (not (bolp)))) (const :tag "At line end" eolp) (function :tag "Custom filter function")) :version "28.1"] 8) outline-mode() > Oops. I'm sorry I haven't been clear enough. I need the *debug > tramp/ssh ...* buffer. And tramp-verbose 10 is sufficient. Find it attached. -- Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns In support of Richard M. Stallman https://stallmansupport.org/ --=_stw1.rcdrun.com-17597-1660450470-0001-2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="debug-buffer.txt" ;; Emacs: 29.0.50 Tramp: 2.6.0-pre -*- mode: outline; coding: utf-8; -*- ;; Location: /home/data1/protected/Programming/Software/emacs/lisp/net/tram= p.elc Git: master/e7b348b08ac5cea01141ece6b06f95c6d0b8c292 07:10:57.010006 tramp-get-file-property (8) # /storage/emulated/0 file-read= able-p undef; inhibit: 10; cache used: nil; cached at: nil 07:10:57.010231 tramp-get-file-property (8) # /storage/emulated/0 file-attr= ibutes undef; inhibit: 10; cache used: nil; cached at: nil 07:10:57.010446 tramp-get-connection-property (7) # test test; cache used: t 07:10:57.010702 tramp-get-connection-property (7) # null-device /dev/null; = cache used: t 07:10:57.010845 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.010976 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.011108 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.011247 tramp-get-connection-property (7) # last-cmd-time (25336 30= 064 80357 821000); cache used: t 07:10:57.011413 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.011542 tramp-get-connection-property (7) # remote-echo nil; cache = used: nil 07:10:57.011657 tramp-send-command (6) # echo are you awake 07:10:57.011781 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.011910 tramp-get-connection-property (7) # chunksize 0; cache used= : t 07:10:57.012048 tramp-set-connection-property (7) # last-cmd-time (25336 30= 161 12000 869000) 07:10:57.012181 tramp-send-string (10) # echo are you awake 07:10:57.012306 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.012445 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.012558 tramp-set-connection-property (7) # locked t 07:10:57.012717 tramp-flush-connection-property (7) # locked 07:10:57.012864 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.012979 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.013141 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.013260 tramp-set-connection-property (7) # locked t 07:10:57.015675 tramp-accept-process-output (10) # *tramp/scp motorolausb* = nil run t are you awake ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.015804 tramp-flush-connection-property (7) # locked 07:10:57.015901 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.015995 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.016113 tramp-wait-for-regexp (6) #=20 are you awake ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.016319 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.016428 tramp-get-connection-property (7) # remote-echo nil; cache = used: nil 07:10:57.016525 tramp-send-command (6) # test -r /storage/emulated/0/ 2>/de= v/null; echo tramp_exit_status $? 07:10:57.016627 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.016734 tramp-get-connection-property (7) # chunksize 0; cache used= : t 07:10:57.016844 tramp-set-connection-property (7) # last-cmd-time (25336 30= 161 16806 271000) 07:10:57.016951 tramp-send-string (10) # test -r /storage/emulated/0/ 2>/de= v/null; echo tramp_exit_status $? 07:10:57.017052 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.017166 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.017265 tramp-set-connection-property (7) # locked t 07:10:57.017422 tramp-flush-connection-property (7) # locked 07:10:57.017559 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.017671 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.017788 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.017904 tramp-set-connection-property (7) # locked t 07:10:57.019614 tramp-accept-process-output (10) # *tramp/scp motorolausb* = nil run t tramp_exit_status 0 ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.019742 tramp-flush-connection-property (7) # locked 07:10:57.019842 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.019969 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.020085 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.020272 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.020452 tramp-set-file-property (8) # /storage/emulated/0 file-read= able-p t 07:10:57.021586 tramp-get-connection-property (7) # case-insensitive nil; c= ache used: t 07:10:57.021719 tramp-get-connection-property (7) # case-insensitive nil; c= ache used: t 07:10:57.021849 tramp-get-connection-property (7) # case-insensitive nil; c= ache used: t 07:10:57.022062 tramp-get-connection-property (7) # ~ /data/data/com.termux= /files/home; cache used: t 07:10:57.023019 tramp-get-file-property (8) # /storage/emulated/0 file-dire= ctory-p undef; inhibit: 10; cache used: nil; cached at: nil 07:10:57.023218 tramp-get-file-property (8) # /storage/emulated/0 file-true= name nil; inhibit: 10; cache used: nil; cached at: nil 07:10:57.023423 tramp-get-connection-property (7) # test test; cache used: t 07:10:57.023665 tramp-get-connection-property (7) # null-device /dev/null; = cache used: t 07:10:57.023805 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.023932 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.024058 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.024196 tramp-get-connection-property (7) # last-cmd-time (25336 30= 161 16806 271000); cache used: t 07:10:57.024358 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.024487 tramp-get-connection-property (7) # remote-echo nil; cache = used: nil 07:10:57.024604 tramp-send-command (6) # test -d /storage/emulated/0 2>/dev= /null; echo tramp_exit_status $? 07:10:57.024727 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.024853 tramp-get-connection-property (7) # chunksize 0; cache used= : t 07:10:57.024986 tramp-set-connection-property (7) # last-cmd-time (25336 30= 161 24939 703000) 07:10:57.025122 tramp-send-string (10) # test -d /storage/emulated/0 2>/dev= /null; echo tramp_exit_status $? 07:10:57.025246 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.025384 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.025498 tramp-set-connection-property (7) # locked t 07:10:57.025653 tramp-flush-connection-property (7) # locked 07:10:57.025792 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.025906 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.026033 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.026147 tramp-set-connection-property (7) # locked t 07:10:57.028254 tramp-accept-process-output (10) # *tramp/scp motorolausb* = nil run t tramp_exit_status 0 ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.028383 tramp-flush-connection-property (7) # locked 07:10:57.028480 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.028574 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.028688 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.028887 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.029064 tramp-set-file-property (8) # /storage/emulated/0 file-dire= ctory-p t 07:10:57.030908 tramp-get-connection-property (7) # case-insensitive nil; c= ache used: t 07:10:57.031043 tramp-get-connection-property (7) # case-insensitive nil; c= ache used: t 07:10:57.031175 tramp-get-connection-property (7) # case-insensitive nil; c= ache used: t 07:10:57.031385 tramp-get-connection-property (7) # ~ /data/data/com.termux= /files/home; cache used: t 07:10:57.041666 tramp-get-file-property (8) # /storage/emulated/0 file-true= name undef; inhibit: 10; cache used: nil; cached at: nil 07:10:57.041823 tramp-sh-handle-file-truename (4) # Finding true name for = =E2=80=98/scp:motorolausb:/storage/emulated/0/=E2=80=99 07:10:57.041952 tramp-get-connection-property (7) # readlink nil; cache use= d: t 07:10:57.042079 tramp-get-connection-property (7) # perl nil; cache used: t 07:10:57.044070 tramp-get-file-property (8) # /storage/emulated/0 file-true= name undef; inhibit: 10; cache used: nil; cached at: nil 07:10:57.045355 tramp-get-file-property (8) # /storage/emulated/0 file-attr= ibutes-integer undef; inhibit: 10; cache used: nil; cached at: nil 07:10:57.045561 tramp-get-file-property (8) # /storage/emulated/0 file-attr= ibutes undef; inhibit: 10; cache used: nil; cached at: nil 07:10:57.045712 tramp-get-connection-property (7) # stat nil; cache used: t 07:10:57.045836 tramp-get-connection-property (7) # perl nil; cache used: t 07:10:57.045953 tramp-do-file-attributes-with-ls (5) # file attributes with= ls: /storage/emulated/0/ 07:10:57.046151 tramp-get-connection-property (7) # file-exists test -e; ca= che used: t 07:10:57.046298 tramp-get-connection-property (7) # test test; cache used: t 07:10:57.046590 tramp-get-connection-property (7) # null-device /dev/null; = cache used: t 07:10:57.046730 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.046858 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.046981 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.047119 tramp-get-connection-property (7) # last-cmd-time (25336 30= 161 24939 703000); cache used: t 07:10:57.047283 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.047412 tramp-get-connection-property (7) # remote-echo nil; cache = used: nil 07:10:57.047529 tramp-send-command (6) # cd /storage/emulated/0/ && (test -= e . || test -h .) 2>/dev/null; echo tramp_exit_status $? 07:10:57.047654 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.047778 tramp-get-connection-property (7) # chunksize 0; cache used= : t 07:10:57.047917 tramp-set-connection-property (7) # last-cmd-time (25336 30= 161 47871 387000) 07:10:57.048051 tramp-send-string (10) # cd /storage/emulated/0/ && (test -= e . || test -h .) 2>/dev/null; echo tramp_exit_status $? 07:10:57.048181 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.048329 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.048453 tramp-set-connection-property (7) # locked t 07:10:57.048619 tramp-flush-connection-property (7) # locked 07:10:57.048765 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.048893 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.049032 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.049154 tramp-set-connection-property (7) # locked t 07:10:57.053864 tramp-accept-process-output (10) # *tramp/scp motorolausb* = nil run t tramp_exit_status 0 ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.054002 tramp-flush-connection-property (7) # locked 07:10:57.054107 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.054209 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.054332 tramp-wait-for-regexp (6) #=20 tramp_exit_status 0 ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.054531 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.054668 tramp-get-connection-property (7) # ls undef; cache used: n= il 07:10:57.054768 tramp-get-ls-command (5) # Finding a suitable =E2=80=98ls= =E2=80=99 command 07:10:57.054873 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.054984 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.055163 tramp-get-connection-property (7) # remote-path (/sbin); ca= che used: t 07:10:57.055290 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.055419 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.055525 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.055657 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.055782 tramp-get-connection-property (7) # last-cmd-time (25336 30= 161 47871 387000); cache used: t 07:10:57.055955 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.056088 tramp-get-connection-property (7) # remote-echo nil; cache = used: nil 07:10:57.056208 tramp-send-command (6) # while read d; do if test -x $d/ls = && test -f $d/ls; then echo tramp_executable $d/ls; break; fi; done <<'b436= 31a7d2938506927af066a6b54cbc' /sbin b43631a7d2938506927af066a6b54cbc 07:10:57.056337 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.056467 tramp-get-connection-property (7) # chunksize 0; cache used= : t 07:10:57.056607 tramp-set-connection-property (7) # last-cmd-time (25336 30= 161 56563 523000) 07:10:57.056733 tramp-send-string (10) # while read d; do if test -x $d/ls = && test -f $d/ls; then echo tramp_executable $d/ls; break; fi; done <<'b436= 31a7d2938506927af066a6b54cbc' /sbin b43631a7d2938506927af066a6b54cbc 07:10:57.056867 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.057018 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.057145 tramp-set-connection-property (7) # locked t 07:10:57.057304 tramp-flush-connection-property (7) # locked 07:10:57.057445 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.057566 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.057690 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.057815 tramp-set-connection-property (7) # locked t 07:10:57.059912 tramp-accept-process-output (10) # *tramp/scp motorolausb* = nil run t ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.060070 tramp-flush-connection-property (7) # locked 07:10:57.060199 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.060323 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.060465 tramp-wait-for-regexp (6) #=20 ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.060700 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.060834 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.061027 tramp-get-connection-property (7) # remote-path (/sbin); ca= che used: t 07:10:57.061179 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.061338 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.061481 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.061609 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.061741 tramp-get-connection-property (7) # last-cmd-time (25336 30= 161 56563 523000); cache used: t 07:10:57.061896 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.062021 tramp-get-connection-property (7) # remote-echo nil; cache = used: nil 07:10:57.062140 tramp-send-command (6) # while read d; do if test -x $d/gnu= ls && test -f $d/gnuls; then echo tramp_executable $d/gnuls; break; fi; don= e <<'b43631a7d2938506927af066a6b54cbc' /sbin b43631a7d2938506927af066a6b54cbc 07:10:57.062276 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.106408 tramp-get-connection-property (7) # chunksize 0; cache used= : t 07:10:57.106622 tramp-set-connection-property (7) # last-cmd-time (25336 30= 161 106563 712000) 07:10:57.106753 tramp-send-string (10) # while read d; do if test -x $d/gnu= ls && test -f $d/gnuls; then echo tramp_executable $d/gnuls; break; fi; don= e <<'b43631a7d2938506927af066a6b54cbc' /sbin b43631a7d2938506927af066a6b54cbc 07:10:57.106885 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.107039 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.107157 tramp-set-connection-property (7) # locked t 07:10:57.107334 tramp-flush-connection-property (7) # locked 07:10:57.107471 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.107592 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.107718 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.107834 tramp-set-connection-property (7) # locked t 07:10:57.110562 tramp-accept-process-output (10) # *tramp/scp motorolausb* = nil run t ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.110695 tramp-flush-connection-property (7) # locked 07:10:57.110796 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.110893 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.111013 tramp-wait-for-regexp (6) #=20 ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.111267 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.111378 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.111550 tramp-get-connection-property (7) # remote-path (/sbin); ca= che used: t 07:10:57.111671 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.111802 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.111907 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.112008 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.112110 tramp-get-connection-property (7) # last-cmd-time (25336 30= 161 106563 712000); cache used: t 07:10:57.112256 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.112370 tramp-get-connection-property (7) # remote-echo nil; cache = used: nil 07:10:57.112472 tramp-send-command (6) # while read d; do if test -x $d/gls= && test -f $d/gls; then echo tramp_executable $d/gls; break; fi; done <<'b= 43631a7d2938506927af066a6b54cbc' /sbin b43631a7d2938506927af066a6b54cbc 07:10:57.112586 tramp-get-connection-property (7) # process-name nil; cache= used: nil 07:10:57.112696 tramp-get-connection-property (7) # chunksize 0; cache used= : t 07:10:57.112814 tramp-set-connection-property (7) # last-cmd-time (25336 30= 161 112774 926000) 07:10:57.112929 tramp-send-string (10) # while read d; do if test -x $d/gls= && test -f $d/gls; then echo tramp_executable $d/gls; break; fi; done <<'b= 43631a7d2938506927af066a6b54cbc' /sbin b43631a7d2938506927af066a6b54cbc 07:10:57.113044 tramp-get-connection-property (7) # process-buffer nil; cac= he used: t 07:10:57.113175 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.113285 tramp-set-connection-property (7) # locked t 07:10:57.113425 tramp-flush-connection-property (7) # locked 07:10:57.113547 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.113654 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.113765 tramp-get-connection-property (7) # locked nil; cache used:= nil 07:10:57.113872 tramp-set-connection-property (7) # locked t 07:10:57.116419 tramp-accept-process-output (10) # *tramp/scp motorolausb* = nil run t ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.116566 tramp-flush-connection-property (7) # locked 07:10:57.116670 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.116770 tramp-get-connection-property (7) # check-remote-echo nil; = cache used: nil 07:10:57.116886 tramp-wait-for-regexp (6) #=20 ///fc5b092ac8d0a3784e7c5443fffe4f12#$ 07:10:57.189033 tramp-get-ls-command (10) #=20 backtrace() tramp-error((tramp-file-name "scp" nil nil "motorolausb" nil "/storage/em= ulated/0/" nil) file-error "Couldn't find a proper `ls' command") tramp-get-ls-command((tramp-file-name "scp" nil nil "motorolausb" nil "/s= torage/emulated/0/" nil)) tramp-do-file-attributes-with-ls((tramp-file-name "scp" nil nil "motorola= usb" nil "/storage/emulated/0/" nil) "/storage/emulated/0/") tramp-sh-handle-file-attributes("/scp:motorolausb:/storage/emulated/0/") apply(tramp-sh-handle-file-attributes "/scp:motorolausb:/storage/emulated= /0/") tramp-sh-file-name-handler(file-attributes "/scp:motorolausb:/storage/emu= lated/0/") apply(tramp-sh-file-name-handler file-attributes "/scp:motorolausb:/stora= ge/emulated/0/") tramp-file-name-handler(file-attributes "/scp:motorolausb:/storage/emulat= ed/0/") file-attributes("/scp:motorolausb:/storage/emulated/0/") tramp-handle-file-symlink-p("/scp:motorolausb:/storage/emulated/0/") apply(tramp-handle-file-symlink-p "/scp:motorolausb:/storage/emulated/0/") tramp-sh-file-name-handler(file-symlink-p "/scp:motorolausb:/storage/emul= ated/0/") apply(tramp-sh-file-name-handler file-symlink-p "/scp:motorolausb:/storag= e/emulated/0/") tramp-file-name-handler(file-symlink-p "/scp:motorolausb:/storage/emulate= d/0/") file-symlink-p("/scp:motorolausb:/storage/emulated/0/") tramp-handle-file-truename("/scp:motorolausb:/storage/emulated/0/") tramp-sh-handle-file-truename("/scp:motorolausb:/storage/emulated/0/") apply(tramp-sh-handle-file-truename "/scp:motorolausb:/storage/emulated/0= /") tramp-sh-file-name-handler(file-truename "/scp:motorolausb:/storage/emula= ted/0/") apply(tramp-sh-file-name-handler file-truename "/scp:motorolausb:/storage= /emulated/0/") tramp-file-name-handler(file-truename "/scp:motorolausb:/storage/emulated= /0/") file-truename("/scp:motorolausb:/storage/emulated/0/") tramp-handle-access-file("/scp:motorolausb:/storage/emulated/0/" "Reading= directory") apply(tramp-handle-access-file ("/scp:motorolausb:/storage/emulated/0/" "= Reading directory")) tramp-sh-file-name-handler(access-file "/scp:motorolausb:/storage/emulate= d/0/" "Reading directory") apply(tramp-sh-file-name-handler access-file ("/scp:motorolausb:/storage/= emulated/0/" "Reading directory")) tramp-file-name-handler(access-file "/scp:motorolausb:/storage/emulated/0= /" "Reading directory") access-file("/scp:motorolausb:/storage/emulated/0/" "Reading directory") tramp-sh-handle-insert-directory("/scp:motorolausb:/storage/emulated/0/" = "--dired -al" nil t) apply(tramp-sh-handle-insert-directory ("/scp:motorolausb:/storage/emulat= ed/0/" "--dired -al" nil t)) tramp-sh-file-name-handler(insert-directory "/scp:motorolausb:/storage/em= ulated/0/" "--dired -al" nil t) apply(tramp-sh-file-name-handler insert-directory ("/scp:motorolausb:/sto= rage/emulated/0/" "--dired -al" nil t)) tramp-file-name-handler(insert-directory "/scp:motorolausb:/storage/emula= ted/0/" "--dired -al" nil t) #f(compiled-function (file switches &optional wildcard full-directory-p) = "Insert directory listing for FILE, formatted according to SWITCHES.\nLeave= s point after the inserted text.\nSWITCHES may be a string of options, or a= list of strings\nrepresenting individual options.\nOptional third arg WILD= CARD means treat FILE as shell wildcard.\nOptional fourth arg FULL-DIRECTOR= Y-P means file is a directory and\nswitches do not contain `d', so that a f= ull listing is expected.\n\nThis works by running a directory listing progr= am\nwhose name is in the variable `insert-directory-program'.\nIf WILDCARD,= it also runs the shell specified by `shell-file-name'.\n\nWhen SWITCHES co= ntains the long `--dired' option, this function\ntreats it specially, for t= he sake of dired. However, the\nnormally equivalent short `-D' option is j= ust passed on to\n`insert-directory-program', as any other option." #)("/scp:motorolausb:/storage/emulated/0/" "--dired -a= l" nil t) ls-lisp--insert-directory(#f(compiled-function (file switches &optional w= ildcard full-directory-p) "Insert directory listing for FILE, formatted acc= ording to SWITCHES.\nLeaves point after the inserted text.\nSWITCHES may be= a string of options, or a list of strings\nrepresenting individual options= =2E\nOptional third arg WILDCARD means treat FILE as shell wildcard.\nOptio= nal fourth arg FULL-DIRECTORY-P means file is a directory and\nswitches do = not contain `d', so that a full listing is expected.\n\nThis works by runni= ng a directory listing program\nwhose name is in the variable `insert-direc= tory-program'.\nIf WILDCARD, it also runs the shell specified by `shell-fil= e-name'.\n\nWhen SWITCHES contains the long `--dired' option, this function= \ntreats it specially, for the sake of dired. However, the\nnormally equiv= alent short `-D' option is just passed on to\n`insert-directory-program', a= s any other option." #) "/scp:motorolausb:/stor= age/emulated/0/" "--dired -al" nil t) apply(ls-lisp--insert-directory #f(compiled-function (file switches &opti= onal wildcard full-directory-p) "Insert directory listing for FILE, formatt= ed according to SWITCHES.\nLeaves point after the inserted text.\nSWITCHES = may be a string of options, or a list of strings\nrepresenting individual o= ptions.\nOptional third arg WILDCARD means treat FILE as shell wildcard.\nO= ptional fourth arg FULL-DIRECTORY-P means file is a directory and\nswitches= do not contain `d', so that a full listing is expected.\n\nThis works by r= unning a directory listing program\nwhose name is in the variable `insert-d= irectory-program'.\nIf WILDCARD, it also runs the shell specified by `shell= -file-name'.\n\nWhen SWITCHES contains the long `--dired' option, this func= tion\ntreats it specially, for the sake of dired. However, the\nnormally e= quivalent short `-D' option is just passed on to\n`insert-directory-program= ', as any other option." #) ("/scp:motorolausb:= /storage/emulated/0/" "--dired -al" nil t)) insert-directory("/scp:motorolausb:/storage/emulated/0/" "--dired -al" ni= l t) dired-insert-directory("/scp:motorolausb:/storage/emulated/0/" "-al" nil = nil t) dired-readin-insert() #f(compiled-function () #)() combine-change-calls-1(1 1 #f(compiled-function () #)) dired-readin() dired-internal-noselect("/scp:motorolausb:/storage/emulated/0/" nil) dired-noselect("/scp:motorolausb:/storage/emulated/0/") run-hook-with-args-until-success(dired-noselect "/scp:motorolausb:/storag= e/emulated/0/") find-file-noselect("/scp:motorolausb:/storage/emulated/0/") bookmark-default-handler((#("LineageOS USB" 0 13 (bmkp-full-record #1)) (= filename . "/scp:motorolausb:/storage/emulated/0/") (front-context-string .= "Music\n drwxrwx-") (rear-context-string . "0K Sep 4 07:21 ") (position = =2E 642))) bookmark-handle-bookmark("LineageOS USB") bookmark--jump-via("LineageOS USB" pop-to-buffer-same-window) bookmark-jump("LineageOS USB") funcall-interactively(bookmark-jump "LineageOS USB") call-interactively(bookmark-jump nil nil) command-execute(bookmark-jump) 07:10:57.189655 tramp-get-ls-command (1) # File error: Couldn't find a prop= er `ls' command --=_stw1.rcdrun.com-17597-1660450470-0001-2--