From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damien Cassou Subject: bug#39815: Sharing the store between a host and a guest Date: Mon, 09 Mar 2020 14:00:32 +0100 Message-ID: <87mu8plm33.fsf@cassou.me> References: <87k147epvx.fsf@cassou.me> <87eeufdx2x.fsf@cassou.me> <20200228210753.GA30122@jasmine.lan> <87d09m7ary.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:470:142:3::10]:36478) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jBI1s-00049k-Ri for bug-guix@gnu.org; Mon, 09 Mar 2020 09:01:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jBI1m-0007qf-U5 for bug-guix@gnu.org; Mon, 09 Mar 2020 09:01:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43998) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jBI1m-0007ln-Nd for bug-guix@gnu.org; Mon, 09 Mar 2020 09:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jBI1l-0002jd-U9 for bug-guix@gnu.org; Mon, 09 Mar 2020 09:01:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87d09m7ary.fsf@gnu.org> 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-mx.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Leo Famulari Cc: 39815@debbugs.gnu.org Ludovic Court=C3=A8s writes: > However, one thing that could work is to: > > 1. in the guest, set GUIX_DAEMON_SOCKET=3Dguix://localhost:1234; > > 2. set up QEMU port forwarding such that the guest=E2=80=99s port 1234 = is > somehow redirected to a port the host guix-daemon listens to (with > =E2=80=98--listen=E2=80=99); > > 3. share /var/guix with the guest. > > It would be easier if Unix-domain sockets could be forwarded between the > host and the guest, but that doesn=E2=80=99t seem to be the case. :-/ thank you Ludovic. --=20 Damien Cassou "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill