From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 01 04:16:09 2021 Received: (at 46212) by debbugs.gnu.org; 1 Feb 2021 09:16:09 +0000 Received: from localhost ([127.0.0.1]:58795 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l6VJZ-0004F2-Af for submit@debbugs.gnu.org; Mon, 01 Feb 2021 04:16:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58714) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l6VJV-00046U-6P for 46212@debbugs.gnu.org; Mon, 01 Feb 2021 04:16:07 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49320) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l6VJP-0007Dc-Oq; Mon, 01 Feb 2021 04:15:59 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=54198 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1l6VJO-00037N-R3; Mon, 01 Feb 2021 04:15:59 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Christopher Baines Subject: Re: bug#46212: ci.guix.gnu.org narinfos with excessive NarSize References: <87zh0pf9ip.fsf@cbaines.net> <87y2g9nneh.fsf@gnu.org> Date: Mon, 01 Feb 2021 10:15:56 +0100 In-Reply-To: <87y2g9nneh.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Sun, 31 Jan 2021 16:20:38 +0100") Message-ID: <87mtwoi1wz.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 46212 Cc: Mathieu Othacehe , 46212@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: -1.7 (-) Ludovic Court=C3=A8s skribis: > The key point here is that =E2=80=98narSize=E2=80=99 in the database is n= egative: With commit 13a7d2a538b00aa0a8cf9b999f1a4ff3e5959af9, =E2=80=98register-ite= ms=E2=80=99 & co. will now detect invalid nar size values early on. Ludo=E2=80=99.