GNU bug report logs - #35639
27.0.50; tramp fails to use ssh on LibreCMC (no base64 encoder available, and not mentioned in tramp manual)

Previous Next

Package: emacs;

Reported by: Jeronimo Pellegrini <j_p <at> aleph0.info>

Date: Wed, 8 May 2019 16:39:02 UTC

Severity: normal

Tags: patch

Merged with 35473

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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#35473: closed (accessing remote openwrt hosts gives => Wrong
 method specification for `ssh')
Date: Thu, 16 Jan 2020 20:24:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 16 Jan 2020 21:23:14 +0100
with message-id <8736cf8825.fsf <at> gmx.de>
and subject line Re: bug#35639: 27.0.50; tramp fails to use ssh on LibreCMC (no base64 encoder available, and not mentioned in tramp manual)
has caused the debbugs.gnu.org bug report #35639,
regarding accessing remote openwrt hosts gives => Wrong method specification for `ssh'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
35639: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35639
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: emacsbugs.grokchem <at> recursor.net
To: bug-gnu-emacs <at> gnu.org
Subject: accessing remote openwrt hosts gives => Wrong method specification
 for `ssh'
Date: Sun, 28 Apr 2019 11:13:32 +0200
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


[Message part 3 (message/rfc822, inline)]
From: Michael Albinus <michael.albinus <at> gmx.de>
To: Jeronimo Pellegrini <j_p <at> aleph0.info>
Cc: 35639-done <at> debbugs.gnu.org
Subject: Re: bug#35639: 27.0.50; tramp fails to use ssh on LibreCMC (no
 base64 encoder available, and not mentioned in tramp manual)
Date: Thu, 16 Jan 2020 21:23:14 +0100
Version: 27.2

Jeronimo Pellegrini <j_p <at> aleph0.info> writes:

> Hello!

Hi Jeronimo,

>> >> I've committed the appended patch to the Emacs and Tramp git
>> >> repositories. Could you, pls, test with your LibeCMC machine?
>
> I just tested it with the exact same precedure that I used when I reported
> the bug, and it worked perfectly!

Thanks for the feedback.

>> >> If you don't use the git repositories, you might install Tramp 2.4.3
>> >> from GNU ELPA, and apply the patch on top of it.
>
> I compiled Emacs from git (updated today, Jan 16)...
>
> So I believe this is solved! :-)

Yep. I'm closing the bug.

> J.

Best regards, Michael.


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.