guix/gnu
Ludovic Courtès 1d6b7d5847 guix system: Simply warn if we cannot talk to the shepherd.
Before that 'open-connection' would return #f, and thus
'current-services' would return a single #f value when its continuation
expects two.

Reported by calher on #guix.

* gnu/services/herd.scm (open-connection): Rethrow system-error
exceptions.
(with-shepherd): Expect CONNECTION to always be true; remove useless
'dynamic-wind'.
* guix/scripts/system.scm (warn-on-system-error): New macro.
(upgrade-shepherd-services): Wrap body in 'warn-on-system-error'.
2016-02-05 14:01:46 +01:00
..
build Rename 'dmd' to 'shepherd' in comments and strings. 2016-01-29 20:21:54 +03:00
packages gnu: net-tools: Update URLs. 2016-02-05 14:01:46 +01:00
services guix system: Simply warn if we cannot talk to the shepherd. 2016-02-05 14:01:46 +01:00
system install: Add glibc to the global profile. 2016-02-04 12:21:34 +01:00
artwork.scm
packages.scm
services.scm services: 'file-union' makes sure each source file exists. 2016-02-03 22:28:28 +01:00
system.scm system: /etc/profile reads /etc/environment for the sake of lshd. 2016-02-03 11:21:11 +01:00