GNU bug report logs -
#38404
27.0.50; deleting files with ~ on the end with tramp did not work
Previous Next
Reported by: Jean Louis <bugs <at> gnu.support>
Date: Wed, 27 Nov 2019 17:33:02 UTC
Severity: normal
Tags: moreinfo, unreproducible
Found in version 27.0.50
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
Jean Louis <bugs <at> gnu.support> writes:
Hi,
> Deleting file /etc/courier/aliases/20191810~ did not work inside of
> Tramp, there was "permission denied". But other files could be
> deleted. I was root at the time and I could delete any file. When I
> entered with ssh to system as root I could delete the file. With Tramp
> it did not work.
I cannot repoduce it:
--8<---------------cut here---------------start------------->8---
# sudo touch /etc/touch~
# sudo ls -l /etc/touch~
-rw-r--r-- 1 root root 0 Nov 28 12:54 /etc/touch~
# emacs -Q --batch --eval '(delete-file "/ssh:|sudo::/etc/touch~")'
Password for /sudo:root <at> host: ********
# sudo ls -l /etc/touch~
ls: cannot access '/etc/touch~': No such file or directory
--8<---------------cut here---------------end--------------->8---
Does the problem also happen for you if you start "emacs -Q"? If yes,
could you pls reproduce it step by step, and show those steps? Pls set
also tramp-verbose to 6, andd show the resulting Tramp debug buffer.
Best regards, Michael.
This bug report was last modified 5 years and 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.