From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6Kl9LDE1nmMQPQAAbAwnHQ (envelope-from ) for ; Sat, 17 Dec 2022 22:31:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +IGlKzE1nmO/HwAAG6o9tA (envelope-from ) for ; Sat, 17 Dec 2022 22:31:29 +0100 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 8B9112D0AF for ; Sat, 17 Dec 2022 22:31:29 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p6elv-0003zW-Js; Sat, 17 Dec 2022 16:31:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p6elr-0003xF-Ce for bug-guix@gnu.org; Sat, 17 Dec 2022 16:31:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p6elq-0001EX-IE for bug-guix@gnu.org; Sat, 17 Dec 2022 16:31:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p6elq-0001vz-11 for bug-guix@gnu.org; Sat, 17 Dec 2022 16:31:02 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#59784: [version 1.4.0rc1] Retrying a failed install fails Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 17 Dec 2022 21:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59784 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "pelzflorian (Florian Pelz)" Cc: Mathieu Othacehe , 59784@debbugs.gnu.org Received: via spool by 59784-submit@debbugs.gnu.org id=B59784.16713126527425 (code B ref 59784); Sat, 17 Dec 2022 21:31:01 +0000 Received: (at 59784) by debbugs.gnu.org; 17 Dec 2022 21:30:52 +0000 Received: from localhost ([127.0.0.1]:58074 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6elg-0001vh-3n for submit@debbugs.gnu.org; Sat, 17 Dec 2022 16:30:52 -0500 Received: from eggs.gnu.org ([209.51.188.92]:48770) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6eld-0001va-Fl for 59784@debbugs.gnu.org; Sat, 17 Dec 2022 16:30:51 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p6elV-00014Y-06; Sat, 17 Dec 2022 16:30:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=bE9F7AHCL/ongv6SKYSEz3m5ZYhjoiCPcE08L3yoyfQ=; b=m+D7vnKPV9mF2T0m6CYl bBnKfOnK90E7WvYCK6VBLQnaxbToWqCD8RvqN0TYXtr1rn8Jp4K2bByqGHa71ixJB9ySjH+R7+hwT axekrpI1OPYP/3NZWjeGEFoIA1pSvCQJdAuFKHYPKWrvmyadn9YKhTZ5NvRlwX1SIGUMq7wNw6Lhw 2urgxiBYTasJtIT9yEGaN+EkqnP3gYe4w8HwwNHLpAfZLQZwXFOBU5oD0Z1ttTUpOSMr4Cs8pdHM4 +wjzDVSDxG6JnjmZOimzT4s+tTJ/0aBFBRwAkuklSffoeJfcMQHv56AyIFV5g6Qsa25Llvu7FTMcR gcTCgJFu6l7ucg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p6elQ-0001cq-Ue; Sat, 17 Dec 2022 16:30:39 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87y1rpy9p4.fsf@pelzflorian.de> <87mt7wap6v.fsf@gnu.org> <87y1rf649x.fsf@pelzflorian.de> <87pmcny73z.fsf@gnu.org> <87k02vy6pw.fsf@gnu.org> <87ilifeyg1.fsf@pelzflorian.de> <87h6xyvqr6.fsf@gnu.org> <878rja150v.fsf@pelzflorian.de> <87h6xxpsil.fsf@pelzflorian.de> <87sfhhr1du.fsf@gnu.org> <871qp05zmf.fsf@pelzflorian.de> <87v8mcz9ai.fsf@pelzflorian.de> <87pmcji8wn.fsf@gnu.org> <87v8magg6e.fsf@gnu.org> <87zgblhlu8.fsf@pelzflorian.de> Date: Sat, 17 Dec 2022 22:30:34 +0100 In-Reply-To: <87zgblhlu8.fsf@pelzflorian.de> (pelzflorian@pelzflorian.de's message of "Sat, 17 Dec 2022 20:27:43 +0100") Message-ID: <87len5hg5h.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-bounces+larch=yhetil.org@gnu.org X-TUID: fRC8xhA98zkM "pelzflorian (Florian Pelz)" skribis: > I saw a comment >> void LocalStore::registerValidPaths(const ValidPathInfos & infos) >> { >> /* SQLite will fsync by default, but the new valid paths may not be = fsync-ed. >> * So some may want to fsync them before registering the validity, a= t the >> * expense of some speed of the path registering operation. */ >> if (settings.syncBeforeRegistering) sync(); > > In vain, I therefore tried Yeah, I don=E2=80=99t think this has much to do with syncing data on disk. = It=E2=80=99s an inconsistency between the store database and the actual store. Ludo=E2=80=99.