From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 01 07:04:02 2021 Received: (at 46829) by debbugs.gnu.org; 1 Mar 2021 12:04:02 +0000 Received: from localhost ([127.0.0.1]:48293 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGhHO-0001PL-K2 for submit@debbugs.gnu.org; Mon, 01 Mar 2021 07:04:02 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:45246) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGhHN-0001Or-AC for 46829@debbugs.gnu.org; Mon, 01 Mar 2021 07:04:01 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 8FEF2343; Mon, 1 Mar 2021 13:03:55 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zfUXuoT8yEYS; Mon, 1 Mar 2021 13:03:55 +0100 (CET) Received: from jurong (unknown [IPv6:2001:910:103f::bf5]) by hera.aquilenet.fr (Postfix) with ESMTPSA id A801254; Mon, 1 Mar 2021 13:03:54 +0100 (CET) Date: Mon, 1 Mar 2021 13:03:52 +0100 From: Andreas Enge To: Ludovic =?iso-8859-15?Q?Court=E8s?= Subject: Re: bug#46829: Fresh install of 1.2.0 can't guix pull Message-ID: References: <871rd0ebd5.fsf@cbaines.net> <877dmrtbvn.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <877dmrtbvn.fsf@gnu.org> X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr X-Rspamd-Server: hera X-Rspamd-Queue-Id: 8FEF2343 X-Spamd-Result: default: False [-0.50 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; FORGED_RECIPIENTS(2.00)[ludo@gnu.org ..,andreas.enge@aquilenet.fr ...]; RCVD_COUNT_TWO(0.00)[2]; BAYES_HAM(-3.00)[100.00%] X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 46829 Cc: Christopher Baines , 46829@debbugs.gnu.org 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.3 (/) Am Mon, Mar 01, 2021 at 11:19:08AM +0100 schrieb Ludovic Courtès: > That’s on an installation without ‘nss-certs’ in the system profile, > right? Yes, I installed nss-certs into the profiles from which I wanted to do the "guix pull". Andreas