From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#30434: magit =?UTF-8?Q?won=E2=80=99t?= work over TRAMP Date: Mon, 12 Feb 2018 13:53:22 +0100 Message-ID: <87lgfyl67x.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1elDcV-0008Sp-5q for bug-guix@gnu.org; Mon, 12 Feb 2018 07:54:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1elDcQ-00074M-7b for bug-guix@gnu.org; Mon, 12 Feb 2018 07:54:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:59326) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1elDcQ-00074I-3w for bug-guix@gnu.org; Mon, 12 Feb 2018 07:54:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1elDcP-0002FW-TX for bug-guix@gnu.org; Mon, 12 Feb 2018 07:54:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1elDc4-0007yG-1T for bug-guix@gnu.org; Mon, 12 Feb 2018 07:53:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1elDbz-0005i5-25 for bug-guix@gnu.org; Mon, 12 Feb 2018 07:53:40 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21037) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1elDby-0005gx-SC for bug-guix@gnu.org; Mon, 12 Feb 2018 07:53:35 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 30434@debbugs.gnu.org The default value for =E2=80=9Cmagit-git-executable=E2=80=9D (when magit is= installed via Guix) appears to be a store path, such as =E2=80=9C/gnu/store/l7g5r1c2i0bf3cd71g53ajy8khdcyidz-git-2.16.1/bin/git=E2= =80=9D. This means that when magit is used over TRAMP it will try to find the exact same git executable on the remote. Instead, magit should only look for =E2=80=9Cgit=E2=80=9D on the remote, no= t for the exact store location of a particular git executable. I could only use magit over TRAMP after setting =E2=80=9Cmagit-git-executab= le=E2=80=9D to =E2=80=9Cgit=E2=80=9D. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net