GNU bug report logs - #44260
[PATCH 0/1] knot-resolver: Silence warning re: deprecated option

Previous Next

Package: guix-patches;

Reported by: Simon South <simon <at> simonsouth.net>

Date: Tue, 27 Oct 2020 18:27:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#44260: closed ([PATCH 0/1] knot-resolver: Silence warning re:
 deprecated option)
Date: Tue, 27 Oct 2020 22:44:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 27 Oct 2020 18:43:10 -0400
with message-id <20201027224310.GA32529 <at> jasmine.lan>
and subject line Re: [bug#44260] [PATCH 1/1] services: knot-resolver: Replace deprecated command-line option.
has caused the debbugs.gnu.org bug report #44260,
regarding [PATCH 0/1] knot-resolver: Silence warning re: deprecated option
to be marked as done.

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


-- 
44260: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44260
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Simon South <simon <at> simonsouth.net>
To: guix-patches <at> gnu.org
Cc: simon <at> simonsouth.net
Subject: [PATCH 0/1] knot-resolver: Silence warning re: deprecated option
Date: Tue, 27 Oct 2020 14:21:39 -0400
This small patch silences this warning from Knot Resolver when it starts:

   deprecation WARNING: use --noninteractive instead of --forks=1

With version 5.0.0 the "-f" option was deprecated[0] in favour of "-n" as a
means of starting the daemon as a non-interactive process.

The patch updates Guix's service definition to match, without any functional
change to the service.

[0] https://gitlab.nic.cz/knot/knot-resolver/issues/529

--
Simon South
simon <at> simonsouth.net


Simon South (1):
  services: knot-resolver: Replace deprecated command-line option.

 gnu/services/dns.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.28.0



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Simon South <simon <at> simonsouth.net>
Cc: 44260-done <at> debbugs.gnu.org
Subject: Re: [bug#44260] [PATCH 1/1] services: knot-resolver: Replace
 deprecated command-line option.
Date: Tue, 27 Oct 2020 18:43:10 -0400
On Tue, Oct 27, 2020 at 02:23:19PM -0400, Simon South wrote:
> This silences a warning from the service at startup.
> 
> * gnu/services/dns.scm (knot-resolver-shepherd-services)[start]: Use the "-n"
> command-line option to kresd in place of the deprecated "-f 1".

Thanks! Pushed as 5ede2595260d74e2990a8f004298ecf23ea66206


This bug report was last modified 4 years and 207 days ago.

Previous Next


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