From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 29 16:18:02 2019 Received: (at submit) by debbugs.gnu.org; 29 Jan 2019 21:18:02 +0000 Received: from localhost ([127.0.0.1]:50890 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1goale-0007To-00 for submit@debbugs.gnu.org; Tue, 29 Jan 2019 16:18:02 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41793) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1goalb-0007TH-Jr for submit@debbugs.gnu.org; Tue, 29 Jan 2019 16:18:00 -0500 Received: from lists.gnu.org ([209.51.188.17]:44175) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1goalV-0002on-8a for submit@debbugs.gnu.org; Tue, 29 Jan 2019 16:17:53 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1goalU-00062n-5J for bug-guix@gnu.org; Tue, 29 Jan 2019 16:17:53 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1goalT-0002mA-9M for bug-guix@gnu.org; Tue, 29 Jan 2019 16:17:52 -0500 Received: from mx1.riseup.net ([198.252.153.129]:60848) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1goalT-0002lj-0v for bug-guix@gnu.org; Tue, 29 Jan 2019 16:17:51 -0500 Received: from cotinga.riseup.net (cotinga-pn.riseup.net [10.0.1.164]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 71F341A028F for ; Tue, 29 Jan 2019 13:17:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1548796670; bh=XIO9eBxbAE/jZpktgdRwitTGXLAVtlzjS4MFLgiM3hE=; h=Subject:From:To:References:Date:In-Reply-To:From; b=DI3XrrHBGPvJCvF/uKC34aEcwl0MwNqawuwfLsId1BXwBOvWz+Ph/CpwELEU78Wwx yRAQQrQZRjDmjHTozlam5+Kk2v4VWeQDNiwDfIqAlANOEcX5hhqtQ9ayOgZLv4CKfg vW41WKN3mpANyDtxhxP2lgFO0khIGXU9ZNrYZOgU= X-Riseup-User-ID: 45BBA7B80D6051BC2E8BC7357D35528F14DC29B264FEAEF81EDD9DA19123CE2C Received: from [127.0.0.1] (localhost [127.0.0.1]) by cotinga.riseup.net with ESMTPSA id 4699943660 for ; Tue, 29 Jan 2019 13:17:48 -0800 (PST) Subject: Re: bug#28144: info-dir ERROR: no code for module (guix build utils) From: swedebugia To: bug-guix@gnu.org References: <20170819012022.7aad5fa6@cbaines.net> <87h8dsr4nq.fsf@elephly.net> <5638a309-1cb3-a9b8-1872-1f458036cb65@riseup.net> Message-ID: <6e4534ba-773a-49d8-6251-1e61e86bcea8@riseup.net> Date: Tue, 29 Jan 2019 22:17:47 +0100 MIME-Version: 1.0 In-Reply-To: <5638a309-1cb3-a9b8-1872-1f458036cb65@riseup.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 198.252.153.129 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) On 2019-01-29 22:14, swedebugia wrote: > Hi Brant >=20 > I moved your reply below. Please avoid top posting. >=20 > On 2019-01-28 23:04, Brant Gardner wrote: >> On Mon, Jan 28, 2019, at 12:57, Ricardo Wurmus wrote: >>> >=20 > snip >=20 >>> Could you please tell us what =E2=80=9Cguix describe=E2=80=9D and/or = =E2=80=9Cguix --version=E2=80=9D >>> say?=C2=A0 This would help us figure out if we can do something to pr= event >>> this. >>> >>> You can get out of this problem by using a different variant of Guix = to >>> run =E2=80=9Cguix pull=E2=80=9D, e.g. ~/.config/guix/current-1-link/b= in/guix pull. >> As normal user: >> >> ~ % guix describe >> guix describe: error: failed to determine origin >> >> ~ % guix --version >> guix (GNU Guix) 0.16.0-8.7ba2b27 >> Copyright (C) 2018 the Guix authors >> License GPLv3+: GNU GPL version 3 or later=20 >> >> This is free software: you are free to change and redistribute it. >> There is NO WARRANTY, to the extent permitted by law. >> >> ----- >> >> Root gets very different answers, as you already pointed out I should=20 >> expect: >> >> root@mercury ~# guix describe >> Generation 3=C2=A0=C2=A0=C2=A0 Jan 27 2019 07:33:28=C2=A0=C2=A0=C2=A0 = (current) >> =C2=A0=C2=A0 guix 4f8be6d >> =C2=A0=C2=A0=C2=A0=C2=A0 repository URL: https://git.savannah.gnu.org/= git/guix.git >> =C2=A0=C2=A0=C2=A0=C2=A0 branch: master >> =C2=A0=C2=A0=C2=A0=C2=A0 commit: 4f8be6d905de0ca53275907cce37742287b51= 111 >> >> root@mercury ~# guix --version >> guix (GNU Guix) 4f8be6d905de0ca53275907cce37742287b51111 >> Copyright (C) 2019 the Guix authors >> License GPLv3+: GNU GPL version 3 or later=20 >> >> This is free software: you are free to change and redistribute it. >> There is NO WARRANTY, to the extent permitted by law. >> >> >> The path you indicated doesn't exist for me, can I use root's path to=20 >> the guix executable to perform the pull and fix the normal user? >=20 > Yes if you make sure it and all directories above it is readable by the= =20 > normal user. >=20 Also see this by fredrick in guix-help: "I didn't have ~/.config/guix/current-1-link/bin/guix, so I ran /var/guix/profiles/system-1-link/profile/bin/guix pull. That solved the issue and I can now run "guix pull" and "guix environment guix" again. Haven't tried "guix package -u" but I would assume that works as well." HTH --=20 Cheers Swedebugia