GNU bug report logs - #43052
tramp-test04-substitute-in-file-name failure on RHEL 7.8

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Wed, 26 Aug 2020 01:50:02 UTC

Severity: normal

Fixed in version 28.1

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 43052 <at> debbugs.gnu.org
Subject: bug#43052: tramp-test04-substitute-in-file-name failure on RHEL 7.8
Date: Fri, 28 Aug 2020 13:45:52 +0200
Paul Eggert <eggert <at> cs.ucla.edu> writes:

Hi Paul,

>> Could you pls apply the appended patch to tramp-tests.el? Then run
>> # make -C test tramp-tests.log SELECTOR='"04"'
>> I would like to see tramp-tests.log.
>
> OK, here it is (compressed). This is with commit
> 0bbc84630f12e848e19c39dce01f3d14559bf70b, and with the patch you sent
> applied.

Thanks. There's nothing suspicious with Tramp in these traces.

What is the result of (substitute-in-file-name "/~foo") on that machine?
Do you happen to have a user "foo" on that machine? Because there's a
difference:

(substitute-in-file-name "/~root")
=> "~root"

(substitute-in-file-name "/~roott")
=> "/~roott"

Best regards, Michael.




This bug report was last modified 4 years and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.