GNU bug report logs -
#35473
accessing remote openwrt hosts gives => Wrong method specification for `ssh'
Previous Next
Reported by: emacsbugs.grokchem <at> recursor.net
Date: Sun, 28 Apr 2019 15:33:01 UTC
Severity: normal
Tags: patch
Merged with 35639
Found in version 27.0.50
Fixed in version 27.2
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
In emacs on a Debian stable desktop:
C-x C-f /ssh:myopenwrt-host:/etc/config/
remotely opens the directory on the openwrt router just fine. When a
file in that directory (e.g. "system") is selected, emacs gives:
"Wrong method specification for `ssh'"
If the same file is selected a second time, emacs opens an empty
buffer.
There is no problem accessing these files without emacs using ssh and
scp. FWIW, this is the relevant ssh config:
host myopenwrt-host
hostname 192.168.1.38
port 22
user root
IdentityFile /home/user/.ssh/id_rsa
ForwardX11 no
* versions *
GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
OpenSSH_7.4p1 Debian-10+deb9u6, OpenSSL 1.0.2r 26 Feb 2019
openwrt-18.06.2-brcm47xx-mips74k-asus-rt-n16-squashfs.trx
This bug report was last modified 5 years and 121 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.