From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Marusich Subject: Re: offloading trouble on GuixSD->Debian Date: Mon, 26 Feb 2018 00:40:05 +0100 Message-ID: <87y3jg4p0q.fsf@gmail.com> References: <20180224213734.lmfynnkhvgpqadqx@abyayala> <878tbiovs0.fsf@gmail.com> <20180224225316.ojocbdmf2u4fvxxt@abyayala> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eq5tu-0005sN-NJ for guix-devel@gnu.org; Sun, 25 Feb 2018 18:40:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eq5tp-00076x-Oo for guix-devel@gnu.org; Sun, 25 Feb 2018 18:40:14 -0500 Received: from mail-pl0-x231.google.com ([2607:f8b0:400e:c01::231]:41876) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eq5tp-00076f-HD for guix-devel@gnu.org; Sun, 25 Feb 2018 18:40:09 -0500 Received: by mail-pl0-x231.google.com with SMTP id k8so8222966pli.8 for ; Sun, 25 Feb 2018 15:40:09 -0800 (PST) Received: from garuda.local (c-24-18-253-84.hsd1.wa.comcast.net. [24.18.253.84]) by smtp.gmail.com with ESMTPSA id t63sm18031756pfj.44.2018.02.25.15.40.06 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 25 Feb 2018 15:40:06 -0800 (PST) In-Reply-To: <20180224225316.ojocbdmf2u4fvxxt@abyayala> (ng0@crash.cx's message of "Sat, 24 Feb 2018 22:53:16 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable ng0 writes: >> Are the Guix modules actually present at those paths in >> "/gnu/store/63p2z4sx3j6y8xs4sff423fl12qh1m0p-profile"? You can find out >> by running this command on the Debian host: >>=20 >> find -L /gnu/store/63p2z4sx3j6y8xs4sff423fl12qh1m0p-profile -name guix > > indeed, this returned an empty result. > >> If they aren't present, then according to the "guix offload" hint, >> you'll need to add the Guix modules to it. One way to accomplish that >> might be to add either the system installation or the build user's >> installation of Guix (the latter should be at ~/.config/guix/latest) to >> the GUILE_LOAD_PATH in your build user's ~/.bashrc on the Debian host. > > None of the above worked, > >> Another way might be to run "guix package -i guix" as the build user on >> the Debian host. > > but this did. Too bad, I wanted avoid installing guix into the profile. Glad it worked. To figure out precisely why only the last method worked for you, I guess it would be necessary to debug the exact logic that is importing the modules. It's probably somewhere in guix/scripts/offload.scm, maybe? =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAlqTSVUACgkQ3UCaFdgi Rp3reBAAoDLCGVGTIVUsaMLbvJ7l78TOtTLpiHZNhpwdxV5UyDGs14xlLCwetp3d BPJTXQR6DWXR2cWbFwzBE1ndNFNYDkT170HNrRUsr9quk9VNF/1VbVpPVhmt5rjh b/dhDCB5936/5M7c/G5oHFbXZChUYzmEo0xc+aQrVu0IX479/vdIRYYvrTUTLUUA ZIKhWLRhzhp2BnBNEr15ikzuEDVbfX82/mBOvGhnuozj2zLOlA4A57n+ZBE8434M mjR3xUbo5TPAarVsgrwSDvluBRsorjQWKo0/dw2volXDFBo6VY3K1jYz4npWkSrL TPX81qTMzSHswADzwcLQLJaZLH+cSAQb7zSQAXvAEUVmVkiZEhAr96d3R1HQPAI4 RgajN8OR13l9SHzcECaw03VGc9p3SRCG3dyxVGom5HUTrmDnUuvaIJkI/HsUoscp 6wQo+/OBKT93u50hZDl/1kkhBiz0iH8KhzLiKuKwXjLy/XCyhyuYl8YHgSHw+lEg /Lm3UPcCojiuKG6KZjtyP2TaoLQjuc6Y799DyzBI9w8QcDIQByh0Tp90r2kdcEvN NgkJpiXpm8AmfG5Hzuc2sABfdCglIvhYYz758CRMkOoKkbzWfU3Jw+yefhuEgYFA 2fnSaul1pVUqL47x1xj6rb9/gWTuYCc1CBTN+qf3jXh3x2zx6LU= =fz+s -----END PGP SIGNATURE----- --=-=-=--