bug#32779: Cuirass: Crash and unable to restart when an input is unreachable

2018-11-20 Thread Clément Lassieur
Ludovic Courtès writes: > Hello, > > Clément Lassieur skribis: > >> 2018-09-20T01:23:31 fatal: uncaught exception 'git-error' in 'build' fiber! >> 2018-09-20T01:23:31 exception arguments: (#< code: -1 message: >> "failed to resolve address for github.com: Name or service not known" class: >> 1

bug#32779: Cuirass: Crash and unable to restart when an input is unreachable

2018-11-20 Thread Ludovic Courtès
Hello, Clément Lassieur skribis: > 2018-09-20T01:23:31 fatal: uncaught exception 'git-error' in 'build' fiber! > 2018-09-20T01:23:31 exception arguments: (#< code: -1 message: > "failed to resolve address for github.com: Name or service not known" class: > 12>) > In ice-9/boot-9.scm: > 829

bug#32779: Cuirass: Crash and unable to restart when an input is unreachable

2018-09-20 Thread Clément Lassieur
Hi, Cuirass is unable to recover from this crash, which happens when 'github.com' (which is one of my inputs) is unreachable. The Shepherd can't restart it (because 'github.com' is still unreachable) so it disables it. --8<---cut here---start->8--- 2018-09-20T