GNU bug report logs -
#64124
29.0.91; Loading ‘tramp’ unconditionally loads ‘ls-lisp’
Previous Next
Reported by: Sebastian Miele <iota <at> whxvd.name>
Date: Sat, 17 Jun 2023 09:44:02 UTC
Severity: normal
Found in version 29.0.91
Fixed in version 29.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
Hi Micheal,
Michael Albinus <michael.albinus <at> gmx.de> writes:
> Could you please check whether the appended patch fixes this for you?
the patch does not apply to my Emacs 29 checkout. I suspect that the
patch is relative to another repository (probably a/the Tramp repository
outside of Emacs). I tried changing "lisp/…" into "lisp/net/…". But
even then, I get:
error: patch failed: lisp/net/tramp-compat.el:32
error: lisp/net/tramp-compat.el: patch does not apply
I also tried cloning git://git.savannah.gnu.org/tramp.git, and applying
the (unmodified) patch on its current master branch, but I get the same
error (only with "lisp/…" instead of "lisp/net/…"). I tried both using
‘magit-patch-apply’.
Finally, I tried with "patch -p1" on the current master branch of the
Tramp repository. It get:
patching file lisp/tramp-compat.el
Hunk #1 FAILED at 32.
1 out of 1 hunk FAILED -- saving rejects to file lisp/tramp-compat.el.rej
patching file lisp/tramp-sh.el
Hunk #2 succeeded at 2552 (offset -83 lines).
patching file lisp/tramp.el
Hunk #2 succeeded at 4403 (offset 76 lines).
Hunk #3 succeeded at 4416 (offset 76 lines).
Looks like basically the same error, only with a different message.
(I did not look into tramp-compat.el.)
This bug report was last modified 1 year and 342 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.