GNU bug report logs -
#30858
27.0.50; tramp-error: Package `tramp-archive' not supported
Previous Next
Reported by: Kaushal Modi <kaushal.modi <at> gmail.com>
Date: Mon, 19 Mar 2018 17:54:02 UTC
Severity: normal
Found in version 27.0.50
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 30858 <at> debbugs.gnu.org (full text, mbox):
On 19 March 2018 at 14:08, Kaushal Modi <kaushal.modi <at> gmail.com> wrote:
> Looks like something wrong is happening at 2 places?
>
> 1. Magit is trying to do something with
> "tidy_html5_DEV-Linux-64bit.tar.xz/.git"? When
> "tidy_html5_DEV-Linux-64bit.tar.xz" is not actually a dir?
> 2. And that in turn triggering that tramp error, even when this is a local
> file, and shouldn't have tramp involved?
Magit is trying to figure out whether
"tidy_html5_DEV-Linux-64bit.tar.xz" refers to a git repo (in which
case it would add it as a git submodule, instead of plain 'git add').
It does this by checking whether there's ".git" file beneath it.
This seems to conflict with the new archive handling feature of tramp.
Not sure if there is a way to resolve it. If not, then I guess magit
must explicitly check whether "tidy_html5_DEV-Linux-64bit.tar.xz" is a
directory first.
This bug report was last modified 7 years and 121 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.