From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 22 03:59:56 2021 Received: (at 46212) by debbugs.gnu.org; 22 Feb 2021 08:59:56 +0000 Received: from localhost ([127.0.0.1]:55603 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lE74N-0002nH-PP for submit@debbugs.gnu.org; Mon, 22 Feb 2021 03:59:56 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lE74M-0002n4-Eo for 46212@debbugs.gnu.org; Mon, 22 Feb 2021 03:59:54 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50677) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lE74G-0004o7-Qc; Mon, 22 Feb 2021 03:59:48 -0500 Received: from [2a01:e0a:19b:d9a0:d047:2c08:886f:ec31] (port=34462 helo=cervin) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lE74F-0002sJ-AR; Mon, 22 Feb 2021 03:59:47 -0500 From: Mathieu Othacehe To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#46212: ci.guix.gnu.org narinfos with excessive NarSize References: <87zh0pf9ip.fsf@cbaines.net> <87y2g9nneh.fsf@gnu.org> <87blcgm6st.fsf@gnu.org> Date: Mon, 22 Feb 2021 09:59:45 +0100 In-Reply-To: <87blcgm6st.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Fri, 19 Feb 2021 16:11:14 +0100") Message-ID: <87blcciike.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 46212 Cc: 46212@debbugs.gnu.org, Christopher Baines 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 (-) Hey Ludo, > Did you eventually find out where the negative size comes from? > > https://issues.guix.gnu.org/46212 > > What should we do in your opinion with database entries that have a > negative size? I didn't look closely to this problem yet. However, I fixed an issue with locales in the remote building mechanism that caused publish server crashes: https://lists.gnu.org/archive/html/bug-guix/2021-02/msg00231.html. That's maybe somehow related. Thanks, Mathieu