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: Leo Famulari <leo <at> famulari.name>
To: 52717 <at> debbugs.gnu.org, othacehe <at> gnu.org, phodina <at> protonmail.com
Subject: [bug#52717] Add watchdogd
Date: Thu, 23 Dec 2021 12:38:19 -0500
On Thu, Dec 23, 2021 at 06:14:49PM +0100, Mathieu Othacehe wrote:
> 
> 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.

Hi Mathieu,

I want to point out that search-input-file does not do the same thing as
(assoc-ref inputs "foo").

We should consider search-input-file as a replacement for the WHICH
procedure, and use gexps like #$foo to replace (assoc-ref inputs "foo").




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.