all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#52845: guix init freezes when ci.guix.gnu.org is unavailable
@ 2021-12-28  9:07 Mathieu Othacehe
  0 siblings, 0 replies; only message in thread
From: Mathieu Othacehe @ 2021-12-28  9:07 UTC (permalink / raw)
  To: 52845


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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-28  9:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-28  9:07 bug#52845: guix init freezes when ci.guix.gnu.org is unavailable Mathieu Othacehe

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.