From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id iApoI+dCn2MbXwEAbAwnHQ (envelope-from ) for ; Sun, 18 Dec 2022 17:42:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CKlYI+dCn2MdZAAA9RJhRA (envelope-from ) for ; Sun, 18 Dec 2022 17:42:15 +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 05CE91B7A for ; Sun, 18 Dec 2022 17:42:14 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p6wjm-0005pW-Tp; Sun, 18 Dec 2022 11:42:06 -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 1p6wjj-0005pH-FV for bug-guix@gnu.org; Sun, 18 Dec 2022 11:42:03 -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 1p6wjj-0004kp-4H for bug-guix@gnu.org; Sun, 18 Dec 2022 11:42:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p6wji-0001f8-M4 for bug-guix@gnu.org; Sun, 18 Dec 2022 11:42:02 -0500 Subject: bug#59784: [version 1.4.0rc1] Retrying a failed install fails Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Sun, 18 Dec 2022 16:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59784 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Mathieu Othacehe , 59784-done@debbugs.gnu.org Mail-Followup-To: 59784@debbugs.gnu.org, pelzflorian@pelzflorian.de, pelzflorian@pelzflorian.de Received: via spool by 59784-done@debbugs.gnu.org id=D59784.16713817066376 (code D ref 59784); Sun, 18 Dec 2022 16:42:02 +0000 Received: (at 59784-done) by debbugs.gnu.org; 18 Dec 2022 16:41:46 +0000 Received: from localhost ([127.0.0.1]:34795 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6wjS-0001em-0A for submit@debbugs.gnu.org; Sun, 18 Dec 2022 11:41:46 -0500 Received: from relay.yourmailgateway.de ([188.68.63.166]:53307) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6wjQ-0001eg-GC for 59784-done@debbugs.gnu.org; Sun, 18 Dec 2022 11:41:44 -0500 Received: from mors-relay-8202.netcup.net (localhost [127.0.0.1]) by mors-relay-8202.netcup.net (Postfix) with ESMTPS id 4NZpWp6fS7z3q2n; Sun, 18 Dec 2022 17:41:42 +0100 (CET) Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by mors-relay-8202.netcup.net (Postfix) with ESMTPS id 4NZpWp6Fy3z3q2d; Sun, 18 Dec 2022 17:41:42 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at policy02-mors.netcup.net Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4NZpWp0PS1z8sZP; Sun, 18 Dec 2022 17:41:40 +0100 (CET) Received: from florianrock64 (ip5b40a50f.dynamic.kabel-deutschland.de [91.64.165.15]) by mxe217.netcup.net (Postfix) with ESMTPSA id A494E7FC23; Sun, 18 Dec 2022 17:41:34 +0100 (CET) From: "pelzflorian (Florian Pelz)" 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> Date: Sun, 18 Dec 2022 17:41:33 +0100 In-Reply-To: <87h6xxpsil.fsf@pelzflorian.de> (pelzflorian@pelzflorian.de's message of "Wed, 14 Dec 2022 22:47:14 +0100") Message-ID: <874jtsvf42.fsf@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: A494E7FC23 X-Spamd-Result: default: False [-5.45 / 15.00]; BAYES_HAM(-5.35)[99.65%]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_THREE(0.00)[3]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:3209, ipnet:91.64.0.0/14, country:DE]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_ZERO(0.00)[0]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_SOME(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: bwXowA6W4OWhHzbfc3go/v4u7yTywoBD/AyZ4IWnrz1+RyPngM/osLYB 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-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1671381735; a=rsa-sha256; cv=none; b=cdDWkacVyBwt7NPWLMsf4BEEmcOTTGqckYCFGreDWjqBM7VSiqsoo3GEtzp+TmAcdMJSxs PbXQK9gBXqk1hvOzxz9zGBpd4QD6LTxnSpL7buCEpd7Qqq4hRoIoC399XhacgThSflQl0B bqvj8NgOTjoHQWxnNnA6gFl3AaTmed6iPFwOxur9JIEvilfroeeYKREyOPKtod3NAUFNwZ 53Ksu6xISIYgz5BcS2CiXckG8GDzuY4R20mQyosJzXgsCYHizMHtAMAs5u33KIjcr0vqgr TfipMUbE8O0KmhVM5gdJHsh2qdSkb32EEfPDCQ0uCj3MoDQG8lOhrLN5WuwzbQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671381735; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=XAT29cm9EMsfj9mPm3D1XFr0wK+mcICA8f/EQ19muoI=; b=SKurLinawRQ9dja2iU1asvdD/4UqZslUe/yT/cz23k3O62FU6ZAE9m9kRtkifToDMBrs8C PsCSpuIhJ4+C9in8SGlxkRNWut/AiZsTm4C9xZU6ubGu9AfLESMJEwI+yFQkuBJqkMHMnb oUF5MkBjKvZRC7cRVOHXj/PBW0bNP12LfIFrJvvhfRqa7BB6rTyKiecxYLh/E/sWuL80Vy z1WsaCWaBRHct2XJx9YzF5q0FhYAZOA1ioC1SYgB4vLrLLdqn7WNMN8lM0P2nOFzgRZ7ws YjuFLSN6ahOJtl+dI48Gv2TSCyXLxHaKXtDcjTTwzVx0h1HTdqKvddEgjmu0tg== X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=none X-Migadu-Spam-Score: -3.08 X-Spam-Score: -3.08 X-Migadu-Queue-Id: 05CE91B7A X-TUID: TF3pgE/9oq66 "pelzflorian (Florian Pelz)" writes: > * If I resume a crashed installer, I need to resume twice because the > first resume always fails immediately. Hooray, you fixed it. Ludo, your debugging speed is miraculous. I did not know SQLite uses multiple files per database. > * With bad luck, it permanently fails, even a second, third, fourth, > fifth time fail. It can still permanently fail to resume, e.g. sometimes when doing Ctrl-c during download of a substitue, it will continue to say nss-certs is an unknown package, but that may be too rare to happen by chance and is not what this bug was about. Closing! Regards, Florian