all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* TRAMP mulihop stopped working after updating to 24.3.50.1
@ 2013-02-22 14:38 Alejandro
  2013-02-23  9:18 ` Michael Albinus
       [not found] ` <mailman.20680.1361611181.855.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Alejandro @ 2013-02-22 14:38 UTC (permalink / raw)
  To: help-gnu-emacs

Hi:

I configured TRAMP to use a multihop connection for some domains. I use the following configuration:

(add-to-list 'tramp-default-proxies-alist '("destination.example.com" nil "/ssh:user@hop.com:"))

This was working until the last update of emacs. Now when I try to open a file in destination.example.com, I get the following error:

Tramp: Waiting for prompts from remote shell
Tramp: Sending command `exec ssh -l user  -o ControlPath=/tmp/tramp.21213BaP.%r@%h:%p -o ControlMaster=auto -o ControlPersist=no -e none hop.com'
Tramp: Opening connection for user@destination.example.com using ssh...done
byte-code: Args out of range: 68, 106

I'm running GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.6.0) of 2013-02-15 on wani04, modified by Debian.

Any idea about how to fix this?

Alejandro




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: TRAMP mulihop stopped working after updating to 24.3.50.1
  2013-02-22 14:38 TRAMP mulihop stopped working after updating to 24.3.50.1 Alejandro
@ 2013-02-23  9:18 ` Michael Albinus
       [not found] ` <mailman.20680.1361611181.855.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Albinus @ 2013-02-23  9:18 UTC (permalink / raw)
  To: Alejandro; +Cc: help-gnu-emacs

Alejandro <alejandro.weinstein@gmail.com> writes:

> Hi:

Hi,

> I configured TRAMP to use a multihop connection for some domains. I
> use the following configuration:
>
> (add-to-list 'tramp-default-proxies-alist '("destination.example.com"
> nil "/ssh:user@hop.com:"))
>
> This was working until the last update of emacs. Now when I try to
> open a file in destination.example.com, I get the following error:
>
> Tramp: Waiting for prompts from remote shell
> Tramp: Sending command `exec ssh -l user -o
> ControlPath=/tmp/tramp.21213BaP.%r@%h:%p -o ControlMaster=auto -o
> ControlPersist=no -e none hop.com'
> Tramp: Opening connection for user@destination.example.com using ssh...done
> byte-code: Args out of range: 68, 106
>
> I'm running GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, GTK+ Version
> 3.6.0) of 2013-02-15 on wani04, modified by Debian.
>
> Any idea about how to fix this?

There was an error when I have introduced ControlMaster options to all
ssh-based methods. Has been fixed on 2013-02-21. You might upgrade to
that Emacs version, when available from Debian.

Sorry for that.

> Alejandro

Best regards, Michael.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: TRAMP mulihop stopped working after updating to 24.3.50.1
       [not found] ` <mailman.20680.1361611181.855.help-gnu-emacs@gnu.org>
@ 2013-02-23 17:30   ` Alejandro
  0 siblings, 0 replies; 3+ messages in thread
From: Alejandro @ 2013-02-23 17:30 UTC (permalink / raw)
  To: gnu.emacs.help; +Cc: help-gnu-emacs

On Saturday, February 23, 2013 2:18:52 AM UTC-7, Michael Albinus wrote:

> There was an error when I have introduced ControlMaster options to all
> ssh-based methods. Has been fixed on 2013-02-21. You might upgrade to
> that Emacs version, when available from Debian.

Thanks for the answer. I'll wait for the update.

Alejandro.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-23 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-22 14:38 TRAMP mulihop stopped working after updating to 24.3.50.1 Alejandro
2013-02-23  9:18 ` Michael Albinus
     [not found] ` <mailman.20680.1361611181.855.help-gnu-emacs@gnu.org>
2013-02-23 17:30   ` Alejandro

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.