From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 27 16:42:03 2022 Received: (at 53998) by debbugs.gnu.org; 27 Feb 2022 21:42:03 +0000 Received: from localhost ([127.0.0.1]:59434 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nORIp-00008i-CM for submit@debbugs.gnu.org; Sun, 27 Feb 2022 16:42:03 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:55752) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nORIn-00008D-Oi for 53998@debbugs.gnu.org; Sun, 27 Feb 2022 16:42:02 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 4645A399; Sun, 27 Feb 2022 22:41:56 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L7zUCCOEJVGJ; Sun, 27 Feb 2022 22:41:55 +0100 (CET) Received: from ribbon (91-160-117-201.subs.proxad.net [91.160.117.201]) by hera.aquilenet.fr (Postfix) with ESMTPSA id C59522D9; Sun, 27 Feb 2022 22:41:55 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Ahmad Draidi Subject: Re: bug#53998: Guix pull always gets stuck at ~80% on fresh i686 1.3.0 install References: <87ee42x3hk.fsf@gnu.org> <417d2ede-f783-1fff-76de-11a24e56c617@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 9 =?utf-8?Q?Vent=C3=B4se?= an 230 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 27 Feb 2022 22:41:55 +0100 In-Reply-To: <417d2ede-f783-1fff-76de-11a24e56c617@gmail.com> (Ahmad Draidi's message of "Sun, 27 Feb 2022 17:20:58 +0400") Message-ID: <87fso4t2ak.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 4645A399 X-Spamd-Result: default: False [-0.10 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; MIME_GOOD(-0.10)[text/plain]; TO_DN_SOME(0.00)[]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 53998 Cc: 53998@debbugs.gnu.org, Leo Famulari 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: -0.0 (/) Hi Ahmad, Ahmad Draidi skribis: > I tested a few more times using the same method (clean install, etc) > and the results were like this: > > - Pull seg faulted, 2nd pull worked > > - Pull seg faulted, 2nd pull got stuck > > - Pull finished without issues > > - Pull finished without issues > > - Pull seg faulted, 2nd pull worked > > - Pull finished without issues > > - Pull seg faulted (log attached), 2nd pull worked, system reconfigure > worked, reboot then pull again worked > > > It's a bit random now, but at least it passes sometimes. That doesn=E2=80=99t sound great. How much (v)RAM does this (virtual) machine have? Thanks for testing and reporting back, Ludo=E2=80=99.