From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 22 13:25:15 2020 Received: (at submit) by debbugs.gnu.org; 22 Jun 2020 17:25:15 +0000 Received: from localhost ([127.0.0.1]:34465 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnQC1-0005Fq-Aa for submit@debbugs.gnu.org; Mon, 22 Jun 2020 13:25:15 -0400 Received: from lists.gnu.org ([209.51.188.17]:46734) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnPs1-0004lP-QK for submit@debbugs.gnu.org; Mon, 22 Jun 2020 13:04:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53100) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jnPs1-0005MU-L3 for bug-guix@gnu.org; Mon, 22 Jun 2020 13:04:33 -0400 Received: from mout02.posteo.de ([185.67.36.66]:48713) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jnPry-0002pA-Pg for bug-guix@gnu.org; Mon, 22 Jun 2020 13:04:33 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 908B82400FB for ; Mon, 22 Jun 2020 19:04:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1592845466; bh=w246GvReA0dFm3GSbG/K/WhJf3V0Xudpq6e06/ivVlY=; h=Date:From:To:Subject:From; b=qQsVNOJyKmj8Ag+ysUqP/Vci4E6tgV+9lCKU8+8Molnu7MT0spu9Xw69KNzaKgVds bl7/63KpNY4b3zLNwcXskT0QB2P4IwDZt+kykKDL3Nt2pimGaMtZAyZlhsQvtQqx37 2lzTi+G/LAm/VvNEutBLd8IP22RGi+rZGOpOpzUHo2LRlu2HokWqEaT9H6jYr7IF5D skb8rzh76NSo9sYnmuSIGhR5saWsz6AUWEGsXz8mD5gavbceE8WtmFBjq87GTUWCvU C4g1xqDTHhspQ/iXMqT7vTlln75qJp7WJqLUic+TyJW5OF8tOcpHG3qp9lakJu+b6H ZfJ4NkJGF6qxA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 49rG3Y6j92z6tmR for ; Mon, 22 Jun 2020 19:04:25 +0200 (CEST) Date: Mon, 22 Jun 2020 19:04:20 +0200 From: Fannys Bampaloukas To: bug-guix@gnu.org Subject: Determinism problem with guix pul Message-ID: <20200622190420.0b72f1a9@posteo.net> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.67.36.66; envelope-from=fannys.bampaloukas@posteo.net; helo=mout02.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/22 13:04:26 X-ACL-Warn: Detected OS = Linux 3.11 and newer 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, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 22 Jun 2020 13:25:12 -0400 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: -2.3 (--) Hi, Run into a determinism problem today with guix pull. I run guix pull --rounds=3D3 but guix ended in error that the result wasn't the same. The error was this: building package cache... |output =E2=80=98/gnu/store/277s1r2kxw9pfw1g6wg3vf6wrkksj57y-guix-package-cache=E2= =80=99 of =E2=80=98/gnu/store/m64b2g2h75xbbnrxxn3g1h4833i58yj4-guix-package-cache.drv= =E2=80=99 differs from previous round build of /gnu/store/m64b2g2h75xbbnrxxn3g1h4833i58yj4-guix-package-cache.drv failed View build log at '/var/log/guix/drvs/m6/4b2g2h75xbbnrxxn3g1h4833i58yj4-guix-package-cache.dr= v.bz2'. cannot build derivation `/gnu/store/bcpjm4yvslpf4858lx4pj89xj279z5nv-profile.drv': 1 dependencies couldn't be built guix pull: error: build of `/gnu/store/bcpjm4yvslpf4858lx4pj89xj279z5nv-profile.drv' failed The files are indeed different size with one being larger than the other. My system is this: guix describe Generation 7 Jun 18 2020 13:55:17 (current) guix e418c3d repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: e418c3d076ec301a2deda42568035d75f5ed174d Fannys From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 22 14:49:33 2020 Received: (at 42008-done) by debbugs.gnu.org; 22 Jun 2020 18:49:33 +0000 Received: from localhost ([127.0.0.1]:34529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnRVd-0007HQ-DD for submit@debbugs.gnu.org; Mon, 22 Jun 2020 14:49:33 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:58189) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jnRVb-0007H7-Ez for 42008-done@debbugs.gnu.org; Mon, 22 Jun 2020 14:49:32 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 112225C0EF3; Mon, 22 Jun 2020 14:49:26 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Mon, 22 Jun 2020 14:49:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:message-id:mime-version:content-type; s=mesmtp; bh=MSGgUpFVE1krSxK1HYr5hl2qpKSgoDbsyqTmVJ8zzeg=; b=u6y9mSOkKYW/ Ig853UmcLE+/ZSG7/0IZbXlN4R01pk2fVxOQ7pY2wK8odqoSCVI51bPwVKHaiAev nTnQDlxLSx1ZDQdT56YzVXgwCIn4uaJEDjdR9vPaoPclHSY0slTD9QPYPxESbZ3T xGZNR5Gvg0OKFQlm8o0S+Hh7y6M5j5A= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=MSGgUpFVE1krSxK1HYr5hl2qpKSgoDbsyqTmVJ8zz eg=; b=rWhZQSOBymE4cJiViUkXtv7ZM1VDxnRfWyt4SFDDvHx1RoQupvUeL4hlT wZnZN3KDdV9xbp8xLRuUML+CFCp4WY4udaFQslI0kaY2xGSLtr+wJ2X1MLf9Y8a/ xejdv5w54dATYCBOd60M9Y/z2wZSCatW5Mj/dOt+49VAlWe5iLlfjfSYJhYHPgbO 6nC73pP8hwZ+VMv4Dm8vc1/cqYstHjrltWribfy+xw/TR0h1YkCOHzsW4GtdPEuc mVDzXqeJqGuL6Xg6a/PMCjIc0JR1VJMq/cncMtULQi+N7TKvcZz06IpH88hYx+SB DKf93wYc5BnnFYPbG8FlDVm7ED+Ig== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrudekvddgudefvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecugfhmphhthicushhusghjvggtthculddutddmne cujfgurhepfffhvffkgggtugesthdtredttddtvdenucfhrhhomhepnfgvohcuhfgrmhhu lhgrrhhiuceolhgvohesfhgrmhhulhgrrhhirdhnrghmvgeqnecuggftrfgrthhtvghrnh ephfejiefgfeevvdefteehgeeltdekvedutdegtdduieetheetgedvfeffudfffeffnecu kfhppeejiedruddvgedrudefkedrieefnecuvehluhhsthgvrhfuihiivgeptdenucfrrg hrrghmpehmrghilhhfrhhomheplhgvohesfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: from localhost (c-76-124-138-63.hsd1.pa.comcast.net [76.124.138.63]) by mail.messagingengine.com (Postfix) with ESMTPA id B0D9B3280065 for <42008-done@debbugs.gnu.org>; Mon, 22 Jun 2020 14:49:25 -0400 (EDT) Date: Mon, 22 Jun 2020 14:49:23 -0400 From: Leo Famulari To: 42008-done@debbugs.gnu.org Message-ID: <20200622184923.GA25274@jasmine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Closing as a duplicate of #42009 Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [66.111.4.25 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [66.111.4.25 listed in wl.mailspike.net] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: 42008-done 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 (/) Closing as a duplicate of #42009 From unknown Thu Jun 19 14:04:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 21 Jul 2020 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator