GNU bug report logs - #32226
shadowfile test failures

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Fri, 20 Jul 2018 17:23:01 UTC

Severity: minor

Tags: fixed

Found in version 26.1.50

Fixed in version 26.2

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 32226 <at> debbugs.gnu.org, rgm <at> gnu.org
Subject: bug#32226: shadowfile test failures
Date: Wed, 25 Jul 2018 17:47:09 +0300
> From: Michael Albinus <michael.albinus <at> gmx.de>
> Cc: rgm <at> gnu.org,  32226 <at> debbugs.gnu.org
> Date: Wed, 25 Jul 2018 12:48:50 +0200
> 
> >       (equal
> >        (tramp-file-name "cluster" nil nil "c" nil "/DOCUME~1/Zaretzky/LOCALS~1/Temp/shadowfile-testsSe3Hgz" nil)
> >        (tramp-file-name nil nil nil "HOME-C4E4A596F7" nil "c:/DOCUME~1/Zaretzky/LOCALS~1/Temp/shadowfile-testsSe3Hgz" nil))
> 
> Well, the problem is the syntax of local file names on MS Windows, like
> "c:/DOCUME~1/Zaretzky/LOCALS~1/Temp/shadowfile-testsSe3Hgz". shadowfile
> uses cluster file names with syntax "/<cluster name>:<local file name>".
> If the <local file name> starts with a volume letter, the resulting
> string looks like a remote file name, and shadowfile is confused.

Can convert-standard-filename help?  It will convert any colon except
the first one to '!'.

> Fixing this is not trivial. Is it worth to do it? Again, I doubt that
> shadowfile has worked ever on MS Windows; I believe it would be
> sufficient to document this restriction.

It's up to you.  If fixing is indeed hard, I'd hate to get in the way
of your development of threaded Tramp ;-)




This bug report was last modified 6 years and 285 days ago.

Previous Next


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