GNU bug report logs - #52845
guix init freezes when ci.guix.gnu.org is unavailable

Previous Next

Package: guix;

Reported by: Mathieu Othacehe <othacehe <at> gnu.org>

Date: Tue, 28 Dec 2021 09:08:01 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: bug-guix <at> gnu.org
Subject: guix init freezes when ci.guix.gnu.org is unavailable
Date: Tue, 28 Dec 2021 10:07:12 +0100
Hello,

This is a follow-up of the issue reported by Ricardo here:
https://issues.guix.gnu.org/52682.

When running this command:

--8<---------------cut here---------------start------------->8---
guix system init ~/guix/gnu/system/examples/desktop.tmpl /tmp
--8<---------------cut here---------------end--------------->8---

and simulating a connection loss, in the middle of its execution, this
way:

--8<---------------cut here---------------start------------->8---
sudo iptables -A INPUT -s 141.80.181.40 -j DROP
--8<---------------cut here---------------end--------------->8---

the init commands hangs forever. Looks like we are missing a timeout
somewhere.

Thanks,

Mathieu




This bug report was last modified 3 years and 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.