From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gBEmL8at116sbQAA0tVLHw (envelope-from ) for ; Wed, 03 Jun 2020 14:03:50 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4LYLK8at116DdgAAB5/wlQ (envelope-from ) for ; Wed, 03 Jun 2020 14:03:50 +0000 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 314639404D5 for ; Wed, 3 Jun 2020 14:03:50 +0000 (UTC) Received: from localhost ([::1]:42012 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgTzh-00014D-4M for larch@yhetil.org; Wed, 03 Jun 2020 10:03:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57634) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgTzZ-00013s-6p for help-guix@gnu.org; Wed, 03 Jun 2020 10:03:41 -0400 Received: from w4.tutanota.de ([81.3.6.165]:52378) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgTzX-0005ct-CN for help-guix@gnu.org; Wed, 03 Jun 2020 10:03:40 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w4.tutanota.de (Postfix) with ESMTP id D71431060160 for ; Wed, 3 Jun 2020 14:03:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1591193014; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=3TqCKygULOBK0LwtqXm/USu/ufpkUnXKEJq+x4uf5r8=; b=MXHRyJkVVJIYhYP0C8zvCLLEEy2oA+qxLE/vBPPDzBRWqaae8DC9gQVkwkQesRrt IvRmpnpE35eFGdUfg/7s9cUx2N0qnh7PYvBZ0KNXC3mPb6UV64dNLK8BUeHlANmmd5e 8FZ5O85N6MVBYYrAtBtyTAbW5hQeDrE6DwgRC63hhwl5ypitFz1BTNQIxvehlovCkbk OKMubeHVJlnq0+c1M0DAg21XHTtQu/FhRJKDrZznqNMbgOoecZ/i1wqDymSXqhXH6vW UPGjvrEmtN0mXeaPNATpR11m/mCgcl5vFGUzg6sHa1JTA2ITv7HYytKUbp9JcSqqaGK bDdy2RXltg== Date: Wed, 3 Jun 2020 16:03:34 +0200 (CEST) To: Help Guix Message-ID: Subject: newbe question MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=81.3.6.165; envelope-from=rndd@tuta.io; helo=w4.tutanota.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/03 10:03:35 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 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" Reply-to: Adam Kandur From: Adam Kandur via X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=tuta.io header.s=s1 header.b=MXHRyJkV; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -0.01 X-TUID: 7Uaoocng2RQK hi everyone! why when i "$ guix pull" i need to connect to ci.guix.gnu.org?