guix init freezes when ci.guix.gnu.org is unavailable

  • Open
  • quality assurance status badge
Details
One participant
  • Mathieu Othacehe
Owner
unassigned
Submitted by
Mathieu Othacehe
Severity
normal
M
M
Mathieu Othacehe wrote on 28 Dec 2021 10:07
(address . bug-guix@gnu.org)
87fsqdyu67.fsf@gnu.org
Hello,

This is a follow-up of the issue reported by Ricardo here:

When running this command:

Toggle snippet (3 lines)
guix system init ~/guix/gnu/system/examples/desktop.tmpl /tmp

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

Toggle snippet (3 lines)
sudo iptables -A INPUT -s 141.80.181.40 -j DROP

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

Thanks,

Mathieu
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 52845@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 52845
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch