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 uLjMMMo60l9jHwAA0tVLHw (envelope-from ) for ; Thu, 10 Dec 2020 15:12:10 +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 MFnHLMo60l83QQAAB5/wlQ (envelope-from ) for ; Thu, 10 Dec 2020 15:12:10 +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 203929402B6 for ; Thu, 10 Dec 2020 15:12:10 +0000 (UTC) Received: from localhost ([::1]:54830 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knNc0-0005c5-S6 for larch@yhetil.org; Thu, 10 Dec 2020 10:12:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47572) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knNbu-0005bk-O8 for guix-patches@gnu.org; Thu, 10 Dec 2020 10:12:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55698) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1knNbu-0005vQ-HN for guix-patches@gnu.org; Thu, 10 Dec 2020 10:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1knNbu-0006vH-CD for guix-patches@gnu.org; Thu, 10 Dec 2020 10:12:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45161] [PATCH 0/1] Update go? Resent-From: David Dashyan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 10 Dec 2020 15:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 45161 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 45161@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.160761306226545 (code B ref -1); Thu, 10 Dec 2020 15:12:02 +0000 Received: (at submit) by debbugs.gnu.org; 10 Dec 2020 15:11:02 +0000 Received: from localhost ([127.0.0.1]:39011 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knNaw-0006u4-Ev for submit@debbugs.gnu.org; Thu, 10 Dec 2020 10:11:02 -0500 Received: from lists.gnu.org ([209.51.188.17]:48846) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knNau-0006tc-5p for submit@debbugs.gnu.org; Thu, 10 Dec 2020 10:11:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:47392) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knNau-0005Vd-0i for guix-patches@gnu.org; Thu, 10 Dec 2020 10:11:00 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:49747) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knNar-0005Ya-SK for guix-patches@gnu.org; Thu, 10 Dec 2020 10:10:59 -0500 X-Originating-IP: 79.175.1.130 Received: from neinpad.lan (unknown [79.175.1.130]) (Authenticated sender: mail@davie.li) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 2D8E9E000C; Thu, 10 Dec 2020 15:10:52 +0000 (UTC) From: David Dashyan Date: Thu, 10 Dec 2020 18:10:24 +0300 Message-Id: <20201210151024.25316-1-mail@davie.li> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=217.70.183.196; envelope-from=mail@davie.li; helo=relay4-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: David Dashyan Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 3.70 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 203929402B6 X-Spam-Score: 3.70 X-Migadu-Scanner: scn1.migadu.com X-TUID: tVR6LhBiW1// Yesterday I found packages that won't compile with curent guix's go-1.14. Apparently 1.15 is the "stable" thing today. I've updated go package locally but when I try to run './pre-inst-env guix build --rounds=3 go' guix just spits out currently installed go-1.14 store directories. Am I right that this is not how it should work? It supposed to find the modified version in source tree, right? When I do ./pre-inst-env guile - I see local wortree in front of %load-path tho. Strange. But I've tested it ;) builds and works. Additional test file in 'for-each delete' is required for the reasons stated in the comment above. David Dashyan (1): gnu: Update go gnu/packages/golang.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) base-commit: 0faef871784f4f88e622dd36b492f020387f7a5e -- 2.29.2