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 ANjDGInWLl/zAQAA0tVLHw (envelope-from ) for ; Sat, 08 Aug 2020 16:44:57 +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 0F+dFInWLl+JDAAAB5/wlQ (envelope-from ) for ; Sat, 08 Aug 2020 16:44:57 +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 E52339403A9 for ; Sat, 8 Aug 2020 16:44:56 +0000 (UTC) Received: from localhost ([::1]:34298 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k4Rxn-0008Gs-MZ for larch@yhetil.org; Sat, 08 Aug 2020 12:44:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40520) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k4Rxg-0008FV-Cz for help-guix@gnu.org; Sat, 08 Aug 2020 12:44:48 -0400 Received: from mx1.dismail.de ([78.46.223.134]:28064) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k4Rxe-0005Rd-7T for help-guix@gnu.org; Sat, 08 Aug 2020 12:44:48 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 22d14cab; Sat, 8 Aug 2020 18:44:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=20190914; bh=eqk1Z9uZlwi0biGY9fGYkPa0v66XH/O0Sc tlMaMb86M=; b=ZKoXfxt41jUcumlYHs9DaSIwbBXEXZXDYdrrxXpE+asUiuLXcN wLnXS3BwdJ3Xjvegv0Tj6u+1vpqc7ZMqANn/+8qNsdfggPB6HKCVZe6SdWzNsuM0 Yho0Q7U7F0DbDnHJe+RyXk4ugFo1D1D3pn3fAjQeGWwlOPuVnPJ4tXIBYAs0zS9n 55gIhReQzOuD8+Y77+6iVaF34wa05RqrrCvwXDyEVrWvMFqUgfDoqo+Wrp4njDA+ 3FUV74F6yEn1irMHW23b7633QoN4b+Rs7YwyesKQn4DCNS2o4Ftcyy1WudR2ML0s 71H6dJvf1vftUS9CWIkGeMVhbQJUeLelQnPA== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 0e3a0e69; Sat, 8 Aug 2020 18:44:40 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 49d8390f; Sat, 8 Aug 2020 18:44:40 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 2d55abbb (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sat, 8 Aug 2020 18:44:40 +0200 (CEST) From: Joshua Branson To: Gary Johnson Cc: help-guix Subject: Re: Errors with guix pull References: <877dvkrwi1.fsf@disroot.org> Mail-Followup-To: Gary Johnson , help-guix Date: Sat, 08 Aug 2020 12:44:37 -0400 In-Reply-To: <877dvkrwi1.fsf@disroot.org> (Gary Johnson's message of "Fri, 03 Jul 2020 19:48:06 -0400") Message-ID: <87wo29m6iy.fsf@dismail.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/08 12:44:41 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no 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" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=dismail.de header.s=20190914 header.b=ZKoXfxt4; dmarc=pass (policy=reject) header.from=dismail.de; 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.21 X-TUID: Ih+XVgoesyYz Are you building guix from git by chance? -- Joshua Branson Sent from Emacs and Gnus