GNU bug report logs -
#31068
27.0.50; Renaming archives fails due to tramp-archive
Previous Next
Reported by: Allen Li <darkfeline <at> felesatra.moe>
Date: Thu, 5 Apr 2018 07:33:01 UTC
Severity: normal
Found in version 27.0.50
Fixed in version 27.1
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
[Message part 1 (text/plain, inline)]
Your message dated Thu, 17 May 2018 08:55:44 +0200
with message-id <87fu2qepov.fsf <at> gmx.de>
and subject line Re: bug#31068: 27.0.50; Renaming archives fails due to tramp-archive
has caused the debbugs.gnu.org bug report #31068,
regarding 27.0.50; Renaming archives fails due to tramp-archive
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
31068: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31068
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
1. touch /tmp/foo.7z
2. emacs -Q
3. C-x C-f /tmp RET
4. Use R to rename foo.7z to bar.7z
An error is signaled. The debug output:
Debugger entered--Lisp error: (user-error "Package `tramp-archive' not
supported")
signal(user-error ("Package `tramp-archive' not supported"))
tramp-error(nil user-error "Package `tramp-archive' not supported")
apply(tramp-error nil user-error "Package `tramp-archive' not supported" nil)
tramp-user-error(nil "Package `tramp-archive' not supported")
tramp-archive-file-name-handler(expand-file-name "/tmp/bar.7z/" nil)
expand-file-name("/tmp/bar.7z/" nil)
apply(expand-file-name ("/tmp/bar.7z/" nil))
tramp-autoload-file-name-handler(expand-file-name "/tmp/bar.7z/" nil)
expand-file-name("/tmp/bar.7z/")
dired-fun-in-all-buffers("/tmp/bar.7z/" nil dired-rename-subdir-1
"/tmp/bar.7z/" "/tmp/foo.7z/")
dired-rename-subdir("/tmp/bar.7z" "/tmp/foo.7z")
dired-rename-file("/tmp/bar.7z" "/tmp/foo.7z" nil)
dired-create-files(dired-rename-file "Move" ("/tmp/bar.7z")
#f(compiled-function (from) #<bytecode 0x1aa60cd>) t)
dired-do-create-files(move dired-rename-file "Move" nil t "Rename")
dired-do-rename(nil)
funcall-interactively(dired-do-rename nil)
call-interactively(dired-do-rename nil nil)
command-execute(dired-do-rename)
This error reliably happens the first time after Emacs is started; it
often goes away after the first time. The file is renamed despite the
error.
In GNU Emacs 27.0.50 (build 9, x86_64-pc-linux-gnu, GTK+ Version 3.22.29)
of 2018-04-05 built on cielnosurge
Repository revision: 0b690a83f674a160ccbaa9f374226b1fcfb2d535
Windowing system distributor 'The X.Org Foundation', version 11.0.11906000
System Description: Arch Linux
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Debug on Error enabled globally
("^Exit the snippet first!$" beginning-of-line beginning-of-buffer
end-of-line end-of-buffer end-of-file buffer-read-only
file-supersession mark-inactive)
Entering debugger...
Mark set
Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND GPM DBUS GSETTINGS NOTIFY ACL GNUTLS
LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11
THREADS LIBSYSTEMD JSON LCMS2
Important settings:
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8-unix
Major mode: Dired by name
[Message part 3 (message/rfc822, inline)]
Version: 27.1
Allen Li <darkfeline <at> felesatra.moe> writes:
Hi Allen,
> Confirmed fixed, thank you.
Thanks for the feedback, I'm closing the bug.
Best regards, Michael.
This bug report was last modified 7 years and 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.