Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Debugger entered--Lisp error: (permission-denied "Removing old name Permission denied /etc/testfile1")
- tramp-signal-hook-function(permission-denied ("Removing old name" "Permission denied" "/etc/testfile1"))
- signal(permission-denied ("Removing old name" "Permission denied" "/etc/testfile1"))
- tramp-do-copy-or-rename-file(rename #("/sudo:root@archlinux:/etc/testfile1" 6 10 (tramp-default t) 11 20 (tramp-default t)) "/home/wurfkreuz/.local/share/trash/testfile1.~1~" nil keep-time preserve-uid-gid)
- tramp-sh-handle-rename-file(#("/sudo:root@archlinux:/etc/testfile1" 6 10 (tramp-default t) 11 20 (tramp-default t)) "/home/wurfkreuz/.local/share/trash/testfile1.~1~" nil)
- tramp-sh-file-name-handler(rename-file #("/sudo:root@archlinux:/etc/testfile1" 6 10 (tramp-default t) 11 20 (tramp-default t)) "/home/wurfkreuz/.local/share/trash/testfile1.~1~" nil)
- apply(tramp-sh-file-name-handler rename-file (#("/sudo:root@archlinux:/etc/testfile1" 6 10 (tramp-default t) 11 20 (tramp-default t)) "/home/wurfkreuz/.local/share/trash/testfile1.~1~" nil))
- tramp-file-name-handler(rename-file #("/sudo:root@archlinux:/etc/testfile1" 6 10 (tramp-default t) 11 20 (tramp-default t)) "/home/wurfkreuz/.local/share/trash/testfile1.~1~" nil)
- rename-file(#("/sudo:root@archlinux:/etc/testfile1" 6 10 (tramp-default t) 11 20 (tramp-default t)) "/home/wurfkreuz/.local/share/trash/testfile1.~1~")
- move-file-to-trash(#("/sudo:root@archlinux:/etc/testfile1" 6 10 (tramp-default t) 11 20 (tramp-default t)))
- tramp-sh-handle-delete-file(#("/sudo:root@archlinux:/etc/testfile1" 6 10 (tramp-default t) 11 20 (tramp-default t)) t)
- tramp-sh-file-name-handler(delete-file #("/sudo:root@archlinux:/etc/testfile1" 6 10 (tramp-default t) 11 20 (tramp-default t)) t)
- apply(tramp-sh-file-name-handler delete-file (#("/sudo:root@archlinux:/etc/testfile1" 6 10 (tramp-default t) 11 20 (tramp-default t)) t))
- tramp-file-name-handler(delete-file #("/sudo:root@archlinux:/etc/testfile1" 6 10 (tramp-default t) 11 20 (tramp-default t)) t)
- #f(compiled-function (filename &optional trash) "Delete file named FILENAME. If it is a symlink, remove the symlink.\nIf file has multiple names, it continues to exist with the other names.\nTRASH non-nil means to trash the file instead of deleting, provided\n`delete-by-moving-to-trash' is non-nil.\n\nWhen called interactively, TRASH is t if no prefix argument is given.\nWith a prefix argument, TRASH is nil." (interactive #f(compiled-function () #<bytecode 0x1bcf55e29dba65c4>)) #<bytecode 0x1a698f0b2d60>)("/sudo::/etc/testfile1" t)
- apply(#f(compiled-function (filename &optional trash) "Delete file named FILENAME. If it is a symlink, remove the symlink.\nIf file has multiple names, it continues to exist with the other names.\nTRASH non-nil means to trash the file instead of deleting, provided\n`delete-by-moving-to-trash' is non-nil.\n\nWhen called interactively, TRASH is t if no prefix argument is given.\nWith a prefix argument, TRASH is nil." (interactive #f(compiled-function () #<bytecode 0x1bcf55e29dba65c4>)) #<bytecode 0x1a698f0b2d60>) ("/sudo::/etc/testfile1" t))
- delete-file("/sudo::/etc/testfile1" t)
- apply(delete-file ("/sudo::/etc/testfile1" t))
- eshell-exec-lisp(eshell-printn eshell-errorn delete-file ("/sudo::/etc/testfile1" t) nil)
- eshell-remove-entries(("/sudo::/etc/testfile1") t)
- eshell/rm("/sudo::/etc/testfile1")
- apply(eshell/rm "/sudo::/etc/testfile1")
- eshell-exec-lisp(eshell-print eshell-error eshell/rm ("/sudo::/etc/testfile1") nil)
- eshell-lisp-command(eshell/rm ("/sudo::/etc/testfile1"))
- eshell-plain-command("rm" ("/sudo::/etc/testfile1"))
- eshell-named-command("rm" ("/sudo::/etc/testfile1"))
- (unwind-protect (eshell-named-command "rm" (list "/sudo::/etc/testfile1")) (mapc #'funcall eshell-this-command-hook))
- (let ((eshell-this-command-hook '(ignore))) (unwind-protect (eshell-named-command "rm" (list "/sudo::/etc/testfile1")) (mapc #'funcall eshell-this-command-hook)))
- (condition-case err (let ((eshell-this-command-hook '(ignore))) (unwind-protect (eshell-named-command "rm" (list "/sudo::/etc/testfile1")) (mapc #'funcall eshell-this-command-hook))) ((debug error) (eshell-errorn (error-message-string err)) (eshell-close-handles 1)))
- (condition-case-unless-debug err (let ((eshell-this-command-hook '(ignore))) (unwind-protect (eshell-named-command "rm" (list "/sudo::/etc/testfile1")) (mapc #'funcall eshell-this-command-hook))) (error (eshell-errorn (error-message-string err)) (eshell-close-handles 1)))
- (if eshell-handle-errors (condition-case-unless-debug err (let ((eshell-this-command-hook '(ignore))) (unwind-protect (eshell-named-command "rm" (list "/sudo::/etc/testfile1")) (mapc #'funcall eshell-this-command-hook))) (error (eshell-errorn (error-message-string err)) (eshell-close-handles 1))) (let ((eshell-this-command-hook '(ignore))) (unwind-protect (eshell-named-command "rm" (list "/sudo::/etc/testfile1")) (mapc #'funcall eshell-this-command-hook))))
- (eshell-condition-case err (let ((eshell-this-command-hook '(ignore))) (unwind-protect (eshell-named-command "rm" (list "/sudo::/etc/testfile1")) (mapc #'funcall eshell-this-command-hook))) (error (eshell-errorn (error-message-string err)) (eshell-close-handles 1)))
- (eshell-trap-errors (eshell-named-command "rm" (list "/sudo::/etc/testfile1")))
- (let ((eshell-current-handles (eshell-duplicate-handles eshell-current-handles t))) (eshell-trap-errors (eshell-named-command "rm" (list "/sudo::/etc/testfile1"))))
- (eshell-with-copied-handles (eshell-trap-errors (eshell-named-command "rm" (list "/sudo::/etc/testfile1"))) t)
- (progn (eshell-with-copied-handles (eshell-trap-errors (eshell-named-command "rm" (list "/sudo::/etc/testfile1"))) t))
- (unwind-protect (progn (eshell-with-copied-handles (eshell-trap-errors (eshell-named-command "rm" (list "/sudo::/etc/testfile1"))) t)) (run-hooks 'eshell-post-command-hook))
- (progn (run-hooks 'eshell-pre-command-hook) (unwind-protect (progn (eshell-with-copied-handles (eshell-trap-errors (eshell-named-command "rm" (list "/sudo::/etc/testfile1"))) t)) (run-hooks 'eshell-post-command-hook)))
- (let ((eshell-current-handles (eshell-create-handles t 'append)) eshell-current-subjob-p) (progn (run-hooks 'eshell-pre-command-hook) (unwind-protect (progn (eshell-with-copied-handles (eshell-trap-errors (eshell-named-command "rm" (list "/sudo::/etc/testfile1"))) t)) (run-hooks 'eshell-post-command-hook))))
- (eshell-commands (progn (run-hooks 'eshell-pre-command-hook) (unwind-protect (progn (eshell-with-copied-handles (eshell-trap-errors (eshell-named-command "rm" (list "/sudo::/etc/testfile1"))) t)) (run-hooks 'eshell-post-command-hook))))
- eval((eshell-commands (progn (run-hooks 'eshell-pre-command-hook) (unwind-protect (progn (eshell-with-copied-handles (eshell-trap-errors (eshell-named-command "rm" ...)) t)) (run-hooks 'eshell-post-command-hook)))))
- eshell-send-input(nil)
- funcall-interactively(eshell-send-input nil)
- command-execute(eshell-send-input)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement