From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id uForCMixjF9fEAAA0tVLHw (envelope-from ) for ; Sun, 18 Oct 2020 21:21:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id CLwABMixjF/9UAAAbx9fmQ (envelope-from ) for ; Sun, 18 Oct 2020 21:21:12 +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 805379400EF for ; Sun, 18 Oct 2020 21:21:11 +0000 (UTC) Received: from localhost ([::1]:55280 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUG74-0007hS-1U for larch@yhetil.org; Sun, 18 Oct 2020 17:21:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45472) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUG6w-0007gB-CB for bug-guix@gnu.org; Sun, 18 Oct 2020 17:21:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55847) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kUG6w-0006Z8-2V for bug-guix@gnu.org; Sun, 18 Oct 2020 17:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kUG6v-00033e-VT for bug-guix@gnu.org; Sun, 18 Oct 2020 17:21:01 -0400 Subject: bug#44064: can't build runc Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Sun, 18 Oct 2020 21:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 44064 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: luhux , 44064-done@debbugs.gnu.org Mail-Followup-To: 44064@debbugs.gnu.org, marius@gnu.org, luhux@outlook.com Received: via spool by 44064-done@debbugs.gnu.org id=D44064.160305603911710 (code D ref 44064); Sun, 18 Oct 2020 21:21:01 +0000 Received: (at 44064-done) by debbugs.gnu.org; 18 Oct 2020 21:20:39 +0000 Received: from localhost ([127.0.0.1]:39159 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUG6Z-00032n-77 for submit@debbugs.gnu.org; Sun, 18 Oct 2020 17:20:39 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38590) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUG6X-00032Z-1p for 44064-done@debbugs.gnu.org; Sun, 18 Oct 2020 17:20:37 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50109) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUG6R-0006WN-C8; Sun, 18 Oct 2020 17:20:31 -0400 Received: from ti0006q161-1594.bb.online.no ([46.9.75.77]:35944 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kUG6Q-0003zN-Nv; Sun, 18 Oct 2020 17:20:31 -0400 From: Marius Bakke In-Reply-To: References: Date: Sun, 18 Oct 2020 23:20:27 +0200 Message-ID: <87lfg3kz8k.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -1.11 X-TUID: U+qlBI3G6Qug --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable luhux writes: > guix describe: > Generation 15 Oct 16 2020 20:24:15 (current) > guix 24dd78a > repository URL: https://git.savannah.gnu.org/git/guix.git=20 > branch: master > commit: 24dd78a3cdd45d73d61c1133cac21f21c2331c2a This problem was fixed a few commits later, in e39e8d97c17c7e7a008a4f4e125ae6b3844cc03a. Thanks for the report! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFDBAEBCgAtFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl+MsZsPHG1hcml1c0Bn bnUub3JnAAoJEKKgbfKjOlT6OrcH/iOKT2lbdxoKum52K/ESq5U0KF0nxmBzx0cY glxYwhRemh2Hnfd1gr5T0dShKwIMQOVYfNIS/ydi7XiuuC5nvwHb7WB8Sae9A5m1 56wIinvV2RM2HU3rOFrwFj/hW0o6W3BN5SMItc2RLQO1dNma4lnDU4j3g1k47H5L XCTGy0qZHX1+SiaIEdfRsNeJzCxvo8nW0jk7MZZMZdTSlRGgWc56f90i2bcTAOmR q1xQ9U67w6fw3FVcWArBqkRkVQZ6gPl2LaaGvFErVZ4aYwjvKCGrWz5t5FCPLiHX b2IK61CLxvfwq41QD4Aw/q4aiLuKSsq+/ZQpHETuYyhQqZFtnz8= =R6cO -----END PGP SIGNATURE----- --=-=-=--