From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OOX0Fa/ItWOrHgEAbAwnHQ (envelope-from ) for ; Wed, 04 Jan 2023 19:42:55 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 4GkEFq/ItWP6JQEA9RJhRA (envelope-from ) for ; Wed, 04 Jan 2023 19:42:55 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CCCEB34002 for ; Wed, 4 Jan 2023 19:42:54 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pD8iZ-0001j9-0P; Wed, 04 Jan 2023 13:42:27 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pD8iU-0001hm-Ho for help-guix@gnu.org; Wed, 04 Jan 2023 13:42:22 -0500 Received: from mail-qk1-x729.google.com ([2607:f8b0:4864:20::729]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pD8iR-0004kg-At for help-guix@gnu.org; Wed, 04 Jan 2023 13:42:21 -0500 Received: by mail-qk1-x729.google.com with SMTP id pa22so16715519qkn.9 for ; Wed, 04 Jan 2023 10:42:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=atai-org.20210112.gappssmtp.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=s4vQA2IMTrjSPyR9KEknsBK0+OGwgq5PFprW7Z/Awj8=; b=P1HaSxs/DnkcHDoIik9C1oK8iSHywPgQjvNyscmOC73ISR18zYshBuQvapT0Fwb530 Jact+ZX2DCpTiiLeMHe8MWeV/NWFhjNNOCd0s7WxR5EVfrl3z0yr2EM88DSp0jGkwMpv ZflKrxlU5RD1r891HQVznxakJErEqXa166wCWTUGrRlOO/4+y1Xlu1svoUOC3gSrD+Wm 4w91HieAs7IfMb8sCcgGtIaRGfuu66xXh8nrZtXkxr0L6sSIowOMAR+RaAScO5PQ1W+u dcciB38vBaP964Ax9Pl6w711kTzPwidxqnegraGPiZY/Nln+ux9Y6ZpbD/j8dOhH2jDr Dc9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=s4vQA2IMTrjSPyR9KEknsBK0+OGwgq5PFprW7Z/Awj8=; b=cNrgccuKO8yLN0U+4bJpmEGruz/5KWl5tECS+9vv8DhQNrMb4E0fMycz60EuEZdqs3 4+h34y/JqeUZrvgquE0cMvh3lAow2xftfuRv7p4NG5eMKR5SLrxfDaCuWnF1ZGCmDgNB N3piOZvG8I84pTgS8aftjNll77obSYvayAc+fCM4GfMSE7ZwBvcnzDcLsBFBLnW9OmEY 76Of116R1bsQMAD8mUS0GXDBScqLSkJ1vCMzOyhadN8un7365AG/vd42wNGK2Wa6Pd/Q L5Zgs3xpQC1NS8gsVfOlQiOLT+o2Be2YT6bf5aDvoc1AtTZnIZa+MFsHLauM3xOgGLEz o6cg== X-Gm-Message-State: AFqh2kod2oJQeizwqc3h1z4Jg4IP+4tPfEt5kHVS2rzVmBUHiSeaKczZ xtABSrvqaFNQwlys7Zejdd2qTwQa2oCVImFaasYEVHnE X-Google-Smtp-Source: AMrXdXv6gVCK71R6PLvLf+OL+xTapT2Mot0S43fHzzN3gqujwe1s/UQjXVz72VIsQBC/sq2Kug3MzxgEKsszBW7YEhA= X-Received: by 2002:a37:5e44:0:b0:6fc:a3a1:5e63 with SMTP id s65-20020a375e44000000b006fca3a15e63mr2246554qkb.5.1672857737621; Wed, 04 Jan 2023 10:42:17 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Andy Tai Date: Wed, 4 Jan 2023 10:41:41 -0800 Message-ID: Subject: Re: guix running advice: correct? To: Julien Lepiller Cc: help-guix@gnu.org Received-SPF: pass client-ip=2607:f8b0:4864:20::729; envelope-from=lichengtai@gmail.com; helo=mail-qk1-x729.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: help-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1672857775; a=rsa-sha256; cv=none; b=iYCh2w3HjJYvw+voCgtg+cpsCE9926TWNCsi91ShumQ/Uf0Lboqtspl5VCWi1dEWdAzFIv WivjdbHBO1hdHo1eK+n/soZy8Njndnk/PX4n/jaWxAt46RTW/4iiQDVeJFGbod1JsJCzAZ JafrK7jIlb6il1y+HRpZmFH6QCUVPXMDhNSBvbuVO6Lk5gXr978sJ/JGIn0E2gwWzuiC+L OYsXb/ZdTvLO5Gd4XBA1EcGXMbcma1kh4BWCUKcnJL35paUx9L/y9jKPH59ApWmwp+Wjqp rR9uOhzY04sKXeg6NciMJSeTb37ui6Q7tmLEVx6C6b6zIkFU/prWkMimWOLJZA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=atai-org.20210112.gappssmtp.com header.s=20210112 header.b="P1HaSxs/"; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1672857775; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=SwHIthysnvsBp1KEE830WVubroy0+RIlaUpygM2I6WY=; b=TAseTfdx6MIDkgEp/bh4T1a/Ab5HOnk7sq6Df7pMg9VUQZMn522Fu1jze1wozJ/aFU/1kK spKTNyBnpmIWAGGLn6S3ctMEV+blhvI2UzjJTYd+MPpHsC6/MVAZj5h4btK+Mpmk+kQEkf dlbUrB0c/hiRybnC+3Wus8J1CtZaXPzEbs0XjEUj3R3y/p3CKa4uwiqRTIaJQA2QvOiSNF Rv4G5aY6HpBu1lotVT1pBwW/R6/UoA7ygPhoG4z+HHNeIY1pndjq6wKivNFBCNUr3g+9FX Ub7HXOY3vPzS1USot6B1GfOdcFjtnyd81VBSbwNjC2XMDCYBg5E76KeB00h2cg== X-Spam-Score: -1.66 X-Migadu-Queue-Id: CCCEB34002 Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=atai-org.20210112.gappssmtp.com header.s=20210112 header.b="P1HaSxs/"; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -1.66 X-TUID: cnth2Q227xES Thanks! Maybe it is a good idea to emphasize that in the manual somewhere especially for new users of GNU Guix. On Wed, Jan 4, 2023 at 9:08 AM Julien Lepiller wrote: > Hi Andy, > > I'm the author of this advice. I think it's still correct. It's mostly > sanity checks that you would run to ensure you can get packages from this > channel. Most of it is scattered around the manual, mostly in the manual > installation documentation. > > ~/.config/guix/current is where your new guix (the one you pulled with th= e > channel) is installed. If it's not first in $PATH, you're at risk that so= me > other guix will be used instead. > > hash is a command that removes an entry from the shell's cache. If this i= s > your first pull, the guix you used comes from another location that is > recorded by the shell, so you have to clear the cache to use the newly > pulled guix. If your guix already comes from the correct location, it'll = be > useless but it won't hurt. > > HTH! > > Le 3 janvier 2023 06:31:25 GMT+01:00, Andy Tai a =C3=A9cr= it : >> >> Hi, from this page >> https://framagit.org/tyreunom/guix-android/-/blob/master/README.md >> >> Important checks >> Make sure your guix environment is set up properly. You need to have >> ~/.config/guix/current as the first item in your $PATH or you're going >> to run into troubles. Additionally, after running guix pull, make sure y= ou >> run hash guix in any open terminal to make sure bash's cache is cleared = of >> the old guix binary location. >> >> I wonder if the above is correct, as I do not recall seeing anything in >> Guix doc mentioning such advice or something to that effect (unless I >> missed it) >> >> --=20 Andy Tai, atai@atai.org, Skype: licheng.tai, Line: andy_tai, WeChat: andytai1010 Year 2023 =E6=B0=91=E5=9C=8B112=E5=B9=B4 =E8=87=AA=E5=8B=95=E7=9A=84=E7=B2=BE=E7=A5=9E=E5=8A=9B=E6=98=AF=E4=BF=A1=E4= =BB=B0=E8=88=87=E8=A6=BA=E6=82=9F =E8=87=AA=E5=8B=95=E7=9A=84=E8=A1=8C=E7=82=BA=E5=8A=9B=E6=98=AF=E5=8B=9E=E5= =8B=95=E8=88=87=E6=8A=80=E8=83=BD