From mboxrd@z Thu Jan 1 00:00:00 1970 From: Divan Santana Subject: Re: Using tramp with guixsd install image Date: Sat, 01 Jul 2017 22:36:32 +0200 Message-ID: <87a84nao8f.fsf@santanas.co.za> References: <87zicpp70b.fsf@santanas.co.za> <87tw2wdzn6.fsf@gnu.org> 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]:59579) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRPbU-0006pL-M9 for help-guix@gnu.org; Sat, 01 Jul 2017 17:06:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dRPbR-0007ye-Gh for help-guix@gnu.org; Sat, 01 Jul 2017 17:06:56 -0400 In-reply-to: <87tw2wdzn6.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: help-guix Ludovic Court=C3=A8s writes: > Divan Santana skribis: > >> env /bin/sh no such file >> >> If in the VM, I do a hack like >> >> ln -s /run/current-system/profile/bin/sh /bin/sh >> >> Then tramp works without issue. >> >> How can one configure tramp to work without the above hack? > > The VM image should contain a valid /bin/sh already, doesn=E2=80=99t it= ? No it doesn't. There is no '/bin/sh' on the guixsd-usb-install-0.13.0.x86_64-linux.xz image/VM. I'm just reconfirmed. Perhaps there was on the 0.12 VM.