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#44289: 28.0.50; Tramp SSH on remote BSD: No file on this line Date: Fri, 30 Oct 2020 19:37:25 +0300 Message-ID: References: <86wnzakx7h.fsf@protected.rcdrun.com> <87blgjhlos.fsf@gnus.org> <87zh43eo6h.fsf@gnus.org> <87ft5ven19.fsf@gnus.org> <874kmbzoh6.fsf@gmx.de> <87imarbrwv.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13864"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/+ (1036f0e) (2020-10-18) Cc: Lars Ingebrigtsen , 44289@debbugs.gnu.org To: Michael Albinus Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Oct 30 17:38:09 2020 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 1kYXPk-0003TX-Fl for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 30 Oct 2020 17:38:08 +0100 Original-Received: from localhost ([::1]:56170 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kYXPj-0002YX-Aa for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 30 Oct 2020 12:38:07 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55152) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kYXPe-0002YR-3y for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2020 12:38:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47959) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kYXPd-0002M3-RB for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2020 12:38:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kYXPd-0000sr-MA for bug-gnu-emacs@gnu.org; Fri, 30 Oct 2020 12:38: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: Fri, 30 Oct 2020 16:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44289 X-GNU-PR-Package: emacs Original-Received: via spool by 44289-submit@debbugs.gnu.org id=B44289.16040758513358 (code B ref 44289); Fri, 30 Oct 2020 16:38:01 +0000 Original-Received: (at 44289) by debbugs.gnu.org; 30 Oct 2020 16:37:31 +0000 Original-Received: from localhost ([127.0.0.1]:59505 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kYXP9-0000s6-E1 for submit@debbugs.gnu.org; Fri, 30 Oct 2020 12:37:31 -0400 Original-Received: from static.rcdrun.com ([95.85.24.50]:43219) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kYXP7-0000rw-GE for 44289@debbugs.gnu.org; Fri, 30 Oct 2020 12:37:29 -0400 Original-Received: from localhost ([::ffff:197.157.0.60]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by static.rcdrun.com with ESMTPSA id 00000000002A0B39.000000005F9C4148.00005F49; Fri, 30 Oct 2020 16:37:27 +0000 Content-Disposition: inline In-Reply-To: <87imarbrwv.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:192160 Archived-At: * Michael Albinus [2020-10-30 19:28]: > > > 19:09:18.637657 tramp-send-command (6) # \df -k /home/protected > > 19:09:18.640823 tramp-wait-for-regexp (6) # > > Filesystem 1K-blocks Used Avail Capacity Mounted on > > /dev/mapper/home@DATA 287435200 540096 286895104 0% /home > > ///d8f05eac9e907906f608c3c0de57d798#$ > > What happened then to you? And you didn't say, which steps you have > applied after starting Emacs. Let me say that I can open file from minibuffer like /ssh:bwindi:/home/protected/anyfile and I can edit it and save it. But dired listing gives that error as in the subject. -- Jean Louis