services: syncthing: Ensure that service runs after mounting home directories.
Sometimes `syncthing-service-type' fails during startup because it tries
to read configuration files from the user's home directory:
Failure on home directory: mkdir /home/xyz/.config: permission denied
This patch adds `user-processes' to the shepherd service requirements to
ensure that `user-homes' is fired before `syncthing' tries to read data
from the home directory.
* gnu/services/syncthing.scm (syncthing-shepherd-service): add
`user-processes' to requirements
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
tests: childhurd: Add missing module imports.
Fixes a regression introduced in
a09c7da8f8d8e732f969cf0a09aaa78f87032ab1.
* gnu/tests/virtualization.scm (run-childhurd-test)[test]: Import (ice-9
textual-ports) and (ice-9 match) in the marionette when needed.
gnu: net-snmp: Update to 5.9.4.
* gnu/packages/networking.scm (net-snmp): Update to 5.9.4.
gnu: glirc: Re-indent.
No functional change.
* gnu/packages/irc.scm (glirc): C-M-q.
gnu: Add glirc-lua.
* gnu/packages/irc.scm (glirc-lua): New public variable.
gnu: putty: Update to 0.79.
* gnu/packages/networking.scm (putty): Update to 0.79.
gnu: iperf: Update to 3.15.
* gnu/packages/networking.scm (iperf): Update to 3.15.
gnu: httping: Update to 2.9.
* gnu/packages/networking.scm (httping): Update to 2.9.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
gnu: drpm: Update to 0.5.2.
* gnu/packages/rpm.scm (drpm): Update to 0.5.2.
gnu: mu: Update to 1.10.7.
* gnu/packages/mail.scm (mu): Update to 1.10.7.
gnu: fsearch: Update to 0.2.3.
* gnu/packages/search.scm (fsearch): Update to 0.2.3.
gnu: plocate: Update to 1.1.19.
* gnu/packages/search.scm (plocate): Update to 1.1.19.
gnu: eid-mw: Update to 5.1.11.
* gnu/packages/security-token.scm (eid-mw): Update to 5.1.11.
gnu: conflict: Update to 20221002.
* gnu/packages/shellutils.scm (conflict): Update to 20221002.
gnu: boxes: Update to 2.2.1.
* gnu/packages/shellutils.scm (boxes): Update to 2.2.1.
gnu: foot: Update to 1.15.3.
* gnu/packages/terminals.scm (foot): Update to 1.15.3.
gnu: dstask: Update to 0.26.
* gnu/packages/task-management.scm (dstask): Update to 0.26.
gnu: fsarchiver: Update to 0.8.7.
* gnu/packages/file-systems.scm (fsarchiver): Update to 0.8.7.
gnu: fuse-overlayfs: Update to 1.13.
* gnu/packages/file-systems.scm (fuse-overlayfs): Update to 1.13.