all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#13275: 24.2; Tramp regression: remote shells no longer work
@ 2012-12-25  3:13 Dima Kogan
  2012-12-26 19:46 ` Glenn Morris
  2012-12-27 19:10 ` Michael Albinus
  0 siblings, 2 replies; 6+ messages in thread
From: Dima Kogan @ 2012-12-25  3:13 UTC (permalink / raw)
  To: 13275

I'm observing that remote tramp shells no longer work with the most
recent emacs from git. I have only tried with recent linux kernels and
amd64 machines for both the client and the server.

My HEAD is currently at 9ca828f0bb329dcc50e68f52d19f17b4e53d68dd
(gnus-related commit made on 2012/12/24), although this issue has been
around for about a month now.

To reproduce:

1. launch emacs
2. open anything with tramp. For instance C-x C-f /server:
3. M-x shell then accept the defaults for the shell and path

You'll get a shell at this point, but even though emacs thinks it is
remote, it's actually local, as can be verified with 'uname -n'. Other
remote processes other than shell-mode are affected; for instance
gud-gdb now suffers from this issue as well.

A bisection indicates that this regression was introduced on Nov 13 in
commit 46d8d668c19b4f299b49856be204a419c15c0af5 : "Use faccessat, not
access, when checking file permissions".

I haven't investigated further.

Thanks.





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

end of thread, other threads:[~2012-12-27 22:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-25  3:13 bug#13275: 24.2; Tramp regression: remote shells no longer work Dima Kogan
2012-12-26 19:46 ` Glenn Morris
2012-12-26 19:50   ` Dima Kogan
2012-12-27  7:22     ` Michael Albinus
2012-12-27 19:10 ` Michael Albinus
2012-12-27 22:00   ` Dima Kogan

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.