Hello, > * gnu/packages/admin.scm (restartd): New variable. I have the following error when trying to build the package: --8<---------------cut here---------------start------------->8--- 2 out of 8 hunks FAILED -- saving rejects to file restartd.c.rej source is at 'restartd-0.2.3-1.7044125-checkout' applying '/gnu/store/gayczr3cvcxlqafxz9pclk6b8jhxhl75-restartd-fix-compilation.patch'... applying '/gnu/store/d1sllhia0ninbfrq9agw2272dwm1v103-restartd-add-error-handling-for-robustness.patch'... Backtrace: 5 (primitive-load "/gnu/store/skbm6f65x56bhq5sd8w7fys5q49…") In ice-9/eval.scm: 619:8 4 (_ #(#(# "res…") #)) In ice-9/boot-9.scm: 142:2 3 (dynamic-wind # …) In ice-9/eval.scm: 619:8 2 (_ #(#(#))) In srfi/srfi-1.scm: 634:9 1 (for-each # _) In guix/build/utils.scm: 762:6 0 (invoke "/gnu/store/z39hnrwds1dgcbpfgj8dnv2cngjb2xbl-p…" …) guix/build/utils.scm:762:6: In procedure invoke: ERROR: 1. &invoke-error: program: "/gnu/store/z39hnrwds1dgcbpfgj8dnv2cngjb2xbl-patch-2.7.6/bin/patch" arguments: ("--force" "--no-backup-if-mismatch" "-p1" "--input" "/gnu/store/d1sllhia0ninbfrq9agw2272dwm1v103-restartd-add-error-handling-for-robustness.patch") exit-status: 1 term-signal: #f stop-signal: #f --8<---------------cut here---------------end--------------->8--- Mathieu