GNU bug report logs -
#52845
guix init freezes when ci.guix.gnu.org is unavailable
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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.