From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 28 10:36:26 2021 Received: (at submit) by debbugs.gnu.org; 28 Mar 2021 14:36:26 +0000 Received: from localhost ([127.0.0.1]:46721 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQWWf-0004S0-N6 for submit@debbugs.gnu.org; Sun, 28 Mar 2021 10:36:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:51394) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQVhx-000744-CD for submit@debbugs.gnu.org; Sun, 28 Mar 2021 09:44:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54890) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQVhx-0000Lq-4R for bug-guix@gnu.org; Sun, 28 Mar 2021 09:44:01 -0400 Received: from knopi.disroot.org ([178.21.23.139]:48746) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQVhu-000582-JZ for bug-guix@gnu.org; Sun, 28 Mar 2021 09:44:00 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 5AE0B50CFE for ; Sun, 28 Mar 2021 15:43:56 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MpbSP-he_o2D for ; Sun, 28 Mar 2021 15:43:54 +0200 (CEST) From: Bone Baboon DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1616939034; bh=lEnhr/U3KFc1Ln19Xydh8t7AnPO8qLQyWFQzWPoljzM=; h=From:To:Subject:Date; b=koAah/mCchF05ZKWi+20auTHH8jfXsHC4uF+0toQV4AiGKGHIc0iftwsK3W4Qump/ 5imJf2pvbVpWPxWDDuDbAGCh9duiPBvhd5aQsJwvWGFVyJASo3+w/B6Tyi2rwgk138 ewLnelxq1vgXprGK4x94qSSQddzYt+zSUOxdVlyS3MI+ZLCh6BwL/yX42KjFa2V7Bo FFyLZih1d16/zpco6NYNKwj7iOLR6TQa/FconnePbakfp25tK635SyOzwubRwfYpgL W/DuBuccTZjqVL3UEGyvKMIJRoA7KPCatJXqbqCfnJ5UxNSHuaON6mulDT1Nle+y4m xAgLlJreA4CdA== To: bug-guix@gnu.org Subject: Guix pull building lz4-1.9.3 fails Date: Sun, 28 Mar 2021 09:43:53 -0400 Message-ID: <87pmzjfl5y.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=178.21.23.139; envelope-from=bone.baboon@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.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, HEXHASH_WORD=1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 28 Mar 2021 10:36:24 -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.4 (--) I am getting an error message that tells me to report it to this Guix bug mailing list. After reading the Specifying Additional Channels section of the Guix manual I created `~/.config/guix/channels.scm` with these contents: ``` (cons (channel (name 'openvpn-2-4-9) (url "https://git.savannah.gnu.org/git/guix.git") ; (commit "33c140e0fb3ddcd6ce05c02bc00df102830ecbd6")) (commit "c5a2b70135c9830e9c3051ddf4a096f9a80eb952")) %default-channels) ``` When I run `guix pull --no-substitutes` I get this error message below. I get the same error message if I use commit c5a2b70135c9830e9c3051ddf4a096f9a80eb952 and run `guix pull --no-substitutes`. When I run `guix describe` on the computer that is getting this error it outputs: ``` Generation 5 Mar 26 2021 22:04:40 (current) guix 53dd99b repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 53dd99bc0b2e23c5463b4cb95546fd438a72d229 ``` With the same channels.scm file with the 33c140e0fb3ddcd6ce05c02bc00df102830ecbd6 commit on another x86_64 computer if I run `guix pull` there is no error message. Error Message: ``` ... @ build-log 28219 16 # Test for #596 @ build-log 28219 32 ../programs/lz4 -m tmp-tlb-test @ build-log 28219 47 ../programs/lz4 tmp-tlb-test.lz4 tmp-tlb-test2 @ build-log 28219 121 tmp-tlb-test.lz4 : decoded 5 bytes @ build-log 28219 35 diff -q tmp-tlb-test tmp-tlb-test2 @ build-log 28219 74 make[1]: Leaving directory '/tmp/guix-build-lz4-1.9.3.drv-0/source/tests' @ build-log 28219 39 make: *** [Makefile:127: test] Error 2 @ build-log 28219 34 Test suite failed, dumping logs. @ build-log 28219 124 command "make" "test" "-j" "8" "CC=gcc" "prefix=/gnu/store/y6j2zpdpyw5xdnfspyjqgmbq1p7k22bx-lz4-1.9.3" failed with status 2 builder for `/gnu/store/8r1d8lw4xix0r90irz0rr1gnnq4mainz-lz4-1.9.3.drv' failed with exit code 1 @ build-failed /gnu/store/8r1d8lw4xix0r90irz0rr1gnnq4mainz-lz4-1.9.3.drv - 1 builder for `/gnu/store/8r1d8lw4xix0r90irz0rr1gnnq4mainz-lz4-1.9.3.drv' failed with exit code 1 cannot build derivation `/gnu/store/pd0m0qikzva35hi8l1lcciiw9l1fsx6p-subversion-1.14.0.drv': 1 dependencies couldn't be built Backtrace: 11 (primitive-load "/gnu/store/6ck8lnf8jdycbcfpp2g8af559zjb6ffg-compute-guix-derivation") In ice-9/eval.scm: 155:9 10 (_ _) 159:9 9 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ./guix/store.scm: 2049:24 8 (run-with-store # _ #:guile-for-build _ #:system _ #:target _) 1883:8 7 (_ _) In ./guix/gexp.scm: 258:18 6 (_ _) 1123:2 5 (_ _) 982:2 4 (_ _) 843:4 3 (_ _) In ./guix/store.scm: 1931:12 2 (_ #) 1358:5 1 (map/accumulate-builds # _ _) 1369:15 0 (_ # _ _) ./guix/store.scm:1369:15: ERROR: 1. &store-protocol-error: message: "build of `/gnu/store/pd0m0qikzva35hi8l1lcciiw9l1fsx6p-subversion-1.14.0.drv' failed" status: 100 guix pull: error: You found a bug: the program '/gnu/store/6ck8lnf8jdycbcfpp2g8af559zjb6ffg-compute-guix-derivation' failed to compute the derivation for Guix (version: "33c140e0fb3ddcd6ce05c02bc00df102830ecbd6"; system: "x86_64-linux"; host version: "53dd99bc0b2e23c5463b4cb95546fd438a72d229"; pull-version: 1). Please report it by email to . ``` From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 28 16:10:54 2021 Received: (at submit) by debbugs.gnu.org; 28 Mar 2021 20:10:55 +0000 Received: from localhost ([127.0.0.1]:47105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQbkM-0008RT-I6 for submit@debbugs.gnu.org; Sun, 28 Mar 2021 16:10:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:44054) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQbkK-0008RL-Jx for submit@debbugs.gnu.org; Sun, 28 Mar 2021 16:10:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39650) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQbkJ-000563-R6 for bug-guix@gnu.org; Sun, 28 Mar 2021 16:10:52 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:46625) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQbk9-0005Dx-VO for bug-guix@gnu.org; Sun, 28 Mar 2021 16:10:46 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 0F92A5C01F6; Sun, 28 Mar 2021 16:10:39 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Sun, 28 Mar 2021 16:10:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=TFLsWPnhDxCdZX/IbsS0BTUg 9UnUuGBq2f42xjlW2+4=; b=MaNUz+9p3j4Tfm0C00eLDgfjE2uEYBNkOjTam06q c1n5yXZi0fYi4scGLcOe7Cb3467wDooIyzNRs39WgEfWPQa1Tpp76iQvRj5qb4U7 yohMHrXtRqqZHvDT+JvtzEWjQeApJC3MZc13IL/gUFInL0EJIuCsoqEi5IjMACFh F74= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=TFLsWP nhDxCdZX/IbsS0BTUg9UnUuGBq2f42xjlW2+4=; b=JS7L4CwghwFwFsF7rWFGiz y7i0xW5XmjzxMaH1g+cee1QnInWgCdUVBJPcfOqRQCuI83GM4i6C9znW15Rx1THs o8hRwHiClqG6e+gkQ71Lcv9fMrCI4d3SqgVmUg2vlLDcpvIndfWgXv7L0xME7/qT aBsrRHvVWkTYZU022EtjBJ+PwbTRS9pvk5Urguyz3J/LND3wjcCBFN6HX+4gaE2S uy/d6rCpcyqqgB+T/sQInPEHEhuURAz3ebqSOslJcB1bXiH6qEVvrrx5Dgu0Xs92 DABJHbjBge5N8ClnkqGqAn9DbI7uCJFFELzNtnSyqsfm+E2LT9UHHTzMQ4Yfqvow == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrudehiedgudeglecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvuffkfhggtggujgesthdtrodttddtvdenucfhrhhomhepnfgvohcu hfgrmhhulhgrrhhiuceolhgvohesfhgrmhhulhgrrhhirdhnrghmvgeqnecuggftrfgrth htvghrnhepgfefudegkeekvdekhefgudeujedvffeuteehhfelfefgtdeliedvleegteef jedunecuffhomhgrihhnpehgnhhurdhorhhgpdhgihhthhhusgdrtghomhenucfkphepud dttddruddurdduieelrdduudeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghm pehmrghilhhfrhhomheplhgvohesfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: from localhost (pool-100-11-169-118.phlapa.fios.verizon.net [100.11.169.118]) by mail.messagingengine.com (Postfix) with ESMTPA id 8EE0B24005A; Sun, 28 Mar 2021 16:10:38 -0400 (EDT) Date: Sun, 28 Mar 2021 16:10:36 -0400 From: Leo Famulari To: Bone Baboon via Bug reports for GNU Guix Subject: Re: bug#47451: Guix pull building lz4-1.9.3 fails Message-ID: References: <87pmzjfl5y.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87pmzjfl5y.fsf@disroot.org> Received-SPF: pass client-ip=66.111.4.27; envelope-from=leo@famulari.name; helo=out3-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 47451@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: -2.4 (--) On Sun, Mar 28, 2021 at 09:43:53AM -0400, Bone Baboon via Bug reports for GNU Guix wrote: > Error Message: [...] > @ build-log 28219 16 > # Test for #596 > @ build-log 28219 32 > ../programs/lz4 -m tmp-tlb-test > @ build-log 28219 47 > ../programs/lz4 tmp-tlb-test.lz4 tmp-tlb-test2 > @ build-log 28219 121 > tmp-tlb-test.lz4 : decoded 5 bytes > @ build-log 28219 35 > diff -q tmp-tlb-test tmp-tlb-test2 > @ build-log 28219 74 > make[1]: Leaving directory '/tmp/guix-build-lz4-1.9.3.drv-0/source/tests' > @ build-log 28219 39 > make: *** [Makefile:127: test] Error 2 > @ build-log 28219 34 > > Test suite failed, dumping logs. > @ build-log 28219 124 > command "make" "test" "-j" "8" "CC=gcc" "prefix=/gnu/store/y6j2zpdpyw5xdnfspyjqgmbq1p7k22bx-lz4-1.9.3" failed with status 2 > builder for `/gnu/store/8r1d8lw4xix0r90irz0rr1gnnq4mainz-lz4-1.9.3.drv' failed with exit code 1 > @ build-failed /gnu/store/8r1d8lw4xix0r90irz0rr1gnnq4mainz-lz4-1.9.3.drv - 1 builder for `/gnu/store/8r1d8lw4xix0r90irz0rr1gnnq4mainz-lz4-1.9.3.drv' failed with exit code 1 I think this bug was fixed in Guix in February: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=78bbf6c44394c1024e0a369d0d5947e669606248 If I understand correctly, you're trying to use Guix from May 2020. I recommend trying again but with "--cores=1" [0]. The lz4 test suite may not support multithreaded execution reliably: https://github.com/lz4/lz4/issues/957 You can limit the use of a single thread by only building this lz4 derivation with --cores=1: `guix build /gnu/store/8r1d8lw4xix0r90irz0rr1gnnq4mainz-lz4-1.9.3.drv --cores=1` [0] https://guix.gnu.org/manual/en/html_node/Common-Build-Options.html From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 01 11:18:24 2021 Received: (at submit) by debbugs.gnu.org; 1 Apr 2021 15:18:24 +0000 Received: from localhost ([127.0.0.1]:58302 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lRz5U-00030c-7s for submit@debbugs.gnu.org; Thu, 01 Apr 2021 11:18:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:35472) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lRz5S-00030V-Qm for submit@debbugs.gnu.org; Thu, 01 Apr 2021 11:18:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44722) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lRz5S-0006E8-Ko for bug-guix@gnu.org; Thu, 01 Apr 2021 11:18:22 -0400 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]:60043) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lRz5K-0003w4-Bw for bug-guix@gnu.org; Thu, 01 Apr 2021 11:18:22 -0400 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 988112EC8; Thu, 1 Apr 2021 11:18:12 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 01 Apr 2021 11:18:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=dXn2pK400/7RT7Y1qtHJn+TC /NCbgqRyCOSt8ihvsRg=; b=hqjBVe7I1ZxLxBL2xpmvIPE6yuKfp2/cMzztmOYv S1vKZaRGhBQQpSbPaiglh2addLz8nTLOfsvkRuF+wO0YX03GLxZI8be8rdvwm4pU TdL0IkS/58l5FunR0WReDrNOvGbrqwNZwymxFHSOu37HE+FxCLuq0u9GTfr9wz/K ioA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=dXn2pK 400/7RT7Y1qtHJn+TC/NCbgqRyCOSt8ihvsRg=; b=eMpWJONnPaFJMau9GoHJC+ zLmHbTovFuXLvby18eBeKRg41mTtHnQD6XwREwcOFPZ6fXcL/NcjsmMLeTQrFuyM sn2BRbsFaT6YXl9IS4zIqAVXCU6E7y20nnVA8hzb1Bc3tsJSea4E3joLGaYGzxrp DSP/1ZFX6XgUK4aCeoGy8EU4W/rH6251LgbAbEXwCU7qaDHQncmwaCMmVXeClNAM gldWPGLQ9ao4uQXQVMGbG14lmu8KWU1TKxGx1F+sz9n2YoGIi2LGD5tZywJcbOnn mbQ0TeHb7RX7H3I6tji6aDkyOlJhEpVl5i0eVTDWnNjNj3tJiPIvSOLzIoJRBiGw == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrudeigedgkedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvghoucfh rghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtth gvrhhnpedvvddugefffeeitddthfefvdeuhffgkeeikeegkeevteeghfeftefggeeuudff ieenucffohhmrghinhepghhnuhdrohhrghenucfkphepieelrdduvddtrdelvddrvddtke enucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvgho sehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: from localhost (ool-45785cd0.dyn.optonline.net [69.120.92.208]) by mail.messagingengine.com (Postfix) with ESMTPA id A5544240057; Thu, 1 Apr 2021 11:18:11 -0400 (EDT) Date: Thu, 1 Apr 2021 11:18:09 -0400 From: Leo Famulari To: Bone Baboon via Bug reports for GNU Guix Subject: Re: bug#47451: Guix pull building lz4-1.9.3 fails Message-ID: References: <87pmzjfl5y.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=64.147.123.21; envelope-from=leo@famulari.name; helo=wout5-smtp.messagingengine.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 47451-done@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: -2.4 (--) On Sun, Mar 28, 2021 at 04:10:36PM -0400, Leo Famulari wrote: > I think this bug was fixed in Guix in February: > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=78bbf6c44394c1024e0a369d0d5947e669606248 Closing... please let us know if the bug should be reopened. From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 06 22:53:22 2021 Received: (at 47451) by debbugs.gnu.org; 7 Apr 2021 02:53:23 +0000 Received: from localhost ([127.0.0.1]:42714 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lTyJm-00015b-5B for submit@debbugs.gnu.org; Tue, 06 Apr 2021 22:53:22 -0400 Received: from knopi.disroot.org ([178.21.23.139]:44800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lTxyE-0000WM-6p for 47451@debbugs.gnu.org; Tue, 06 Apr 2021 22:31:07 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 494A550D70 for <47451@debbugs.gnu.org>; Wed, 7 Apr 2021 04:31:04 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KPLOP9VzGIbm for <47451@debbugs.gnu.org>; Wed, 7 Apr 2021 04:31:03 +0200 (CEST) From: Bone Baboon DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1617762662; bh=qgJ47VysjfEYnx+ID2cCV8J4D+TWM8McKLCZFy5HWyQ=; h=From:To:Subject:Date; b=e/9e3/i7g8mlxXc3FPT6sQhzwO3AtYQRZECVsoUzR8M6vsQ/w/DrvnsUtd/T3EVyd 8QzSzZYW+nS8mTxxmX4aHhfpWewkDtlUgAnNkq/ZB92+kaTLuyFWMx/JY8NctZeE+F cphsEQ6g8RHbqkgSBLbTci7E1rS0CL0j27bU2WWHt+152INHbIiUsWP7ypZUfuFhEf 7WRFmMbJUppSAWsp/5WXzOkNbYzs1OETx3gU76j0z1Gb8GilB6qM7T6spomHUKs95W 3NzdGjsC4K5s9ik3pjWgYlFLdmGAN1gWrrm3Uv0X3T6n76dec5UqzWvMcGVWpKECFq li7j9qvTjyn8g== To: 47451@debbugs.gnu.org Subject: bug#47451: closed (Re: bug#47451: Guix pull building lz4-1.9.3 fails) Date: Tue, 06 Apr 2021 22:31:01 -0400 Message-ID: <87blaqg716.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 47451 X-Mailman-Approved-At: Tue, 06 Apr 2021 22:53:21 -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: -1.0 (-) I am no longer having this error. This error was part of a unsuccessful attempt to install a previous version of a package. I am using a different approach to install a previous version of a package which is working and is detailed here: https://lists.gnu.org/archive/html/help-guix/2021-04/msg00006.html From unknown Fri Aug 22 01:03:53 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 05 May 2021 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