GNU bug report logs - #52717
Add watchdogd

Previous Next

Package: guix-patches;

Reported by: phodina <phodina <at> protonmail.com>

Date: Tue, 21 Dec 2021 21:26:01 UTC

Severity: normal

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#52717: closed (Add watchdogd)
Date: Thu, 23 Dec 2021 17:15:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 23 Dec 2021 18:14:49 +0100
with message-id <87wnjvb5va.fsf <at> gnu.org>
and subject line Re: bug#52717: Add watchdogd
has caused the debbugs.gnu.org bug report #52717,
regarding Add watchdogd
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
52717: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52717
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: phodina <phodina <at> protonmail.com>
To: Guix Patches <guix-patches <at> gnu.org>
Subject: Add watchdogd
Date: Tue, 21 Dec 2021 21:25:07 +0000
[Message part 3 (text/plain, inline)]
Hi,

these patches add watchdogd utility to supervise the system - applicable both to server and embedded instances.

----
Petr
[Message part 4 (text/html, inline)]
[0001-gnu-Add-libite.patch (text/x-patch, attachment)]
[0003-gnu-Add-watchdogd.patch (text/x-patch, attachment)]
[0002-gnu-Add-libuev.patch (text/x-patch, attachment)]
[Message part 8 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: phodina <phodina <at> protonmail.com>
Cc: 52717-done <at> debbugs.gnu.org
Subject: Re: bug#52717: Add watchdogd
Date: Thu, 23 Dec 2021 18:14:49 +0100
Hey,

> +               (("/usr/bin/which") (string-append (assoc-ref inputs "which")
> +                                                  "/bin/which"))
> +               (("ls\"") (string-append (assoc-ref inputs "coreutils")
> +                                        "/bin/ls\"")))

I replaced those lines to use the search-input-file procedure, and
pushed the whole series.

Thanks,

Mathieu


This bug report was last modified 3 years and 146 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.