tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp hangs decoding local file (cygwin, emacs-w32)


From: Michael Albinus
Subject: Re: tramp hangs decoding local file (cygwin, emacs-w32)
Date: Sun, 31 May 2015 23:00:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

delskorch <address@hidden> writes:

> Michael,

Hi,

> Debug output from the plink connection attempt:
> debug_tramp_plink.gz
> <http://emacs.1067599.n5.nabble.com/file/n359893/debug_tramp_plink.gz>  

Well, I cannot see an error in the traces. What I see is

2:36:26.392083 tramp-call-process (6) # `chown 1000:513 /tmp/tramp.9660Nxn' nil 
nil
12:36:46.303612 tramp-file-name-handler (1) # Interrupt received in operation 
(file-local-copy /plink:address@hidden:/home/rclark4/.bashrc)

IOW, you (?) have pressed C-g, 20 seconds after the "chown ..." command
has been sent. Hmm, don't know what happened. Does

# touch /tmp/123
# chown 1000:513 /tmp/123

work on the remote host?

> I also ran the test suite for the git master (but did not install).
> tramp-test30-make-auto-save-file-name is failing. The stdout+err of the test
> run is also attached. Let me know if you want to see more verbose test
> output and how to enable that.
> make_test_output.make_test_output
> <http://emacs.1067599.n5.nabble.com/file/n359893/make_test_output.make_test_output>

The test case tramp-test30-make-auto-save-file-name was added some few
days ago, I couldn't test it on an MS Windows machine. Thanks for
reporting.

I have pushed a patch to the Tramp repository; could you please check
whether it works better now?

Best regards, Michael.



reply via email to

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