bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13275: 24.2; Tramp regression: remote shells no longer work


From: Dima Kogan
Subject: bug#13275: 24.2; Tramp regression: remote shells no longer work
Date: Thu, 27 Dec 2012 14:00:24 -0800

> On Thu, 27 Dec 2012 20:10:00 +0100
> Michael Albinus <michael.albinus@gmx.de> wrote:
>
> Dima Kogan <dima@secretsauce.net> writes:
> 
> > 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.
> >
> > 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.
> 
> That's a pretty good investigation, thanks!
> 
> With that change, Ffile_accessible_directory_p got a new
> implementation, which is not compatible with remote directories any
> longer.
> 
> I've added a new handler to Tramp. Shall work now; could you, please,
> test? Bzr commit #111351.

It appears to work now. Thank you very much. I'm closing this bug.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]